Update card details

This allows you to update specific details about a card, such as card number, expiry month/year or cardholder name, without having to re-enter and update all the card details. Utilise the is_active parameter to disable an active card.

Path Params
uuid
required

Unique ID assigned by Acquired.com for the card.

Body Params
string
length between 2 and 45

The name of the cardholder.

string

The card number.

integer
1 to 12

The month the card expires in.

integer
22 to 32

The year the card expires in.

boolean
Defaults to false

Indicates whether a card is active or not. Set to false if you want to disable the card.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json