Create Card of Customer

Binds the card to the customer record using the paymentTokenId of the card and the customerId.

For Basic Authentication, use SECRET API KEY. Learn more

All fields tagged as required must be provided on the API request.


Path Params
uuid
required

The unique identification string of a customer record.

Body Params
string
required

The string token representing the card information (only relevant for card-based payments).

boolean
required

Set to true to make the card the default card of the customer.

redirectUrl
object

Contains a list of redirect URLs of the merchant for specific events.

string
length between 1 and 36

The merchant's reference number for the transaction. It is strongly advised that the merchant provide unique value for this property for each transaction.

metadata
object

Used to provide additional data to the transaction such a payment faciliator information.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json