POST
/
payment-groups
/
{id}
/
validate

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
customerEmail
string

The email address of the customer to be validated. This field is optional and must be a valid email format.

amount
number

The amount to be validated. This field is optional and must be a positive number.