Update a credit/debit card record for a customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Merchant Id

string
required
string
required
Body Params

Card details of the customer.

string

Card identifier.

string
required

First 6 digits of the customer's card.

string
required

last 4 digits of the customer's card.

string

First name on the customer's card.

string

Last name on the customer's card.

string

Expiry date of the customer's card.

additionalInfo
object

Additional information for the customer's card.

string

Customer's card type.

string

Customer's card token number. Note: Token length cannot be more than 72 characters.

string
enum

Customer's card token type.

Allowed:
int64

Time when the card was last updated.

customer
object

Customer who this card belongs to.

Headers
string
required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>

Response
200
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!