v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Credit cards

Add tokenized credit card

Adds a new tokenized credit card to the specified customer. To be able to use this operation special permission has to be granted during certification. Note this operation supports Portfolio Access Tokens.

post/api/connector/v1/creditCards/addTokenized

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdstring uuid nullable

Unique identifier of the enterprise. Required when using Portfolio Access Tokens, ignored otherwise.

CustomerIdstring uuid required

Unique identifier of the Customer.

Response

OK

CreditCardIdstring uuid

Unique identifier of the CreditCard.