PATCH
/
payment-groups
/
{id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
metadata
object
required

Additional metadata for the payment group update. This can include any additional information needed to update the payment group.

creatorEmail
string

Email of the creator of the payment group. This field is optional and should be a valid email address.

Response

200 - application/json
metadata
object
required

Additional metadata for the payment group update. This can include any additional information needed to update the payment group.

creatorEmail
string

Email of the creator of the payment group. This field is optional and should be a valid email address.