Update card details

Toggle the active state of a stored card using the is_active parameter. Set is_active to false to disable the card, or true to re-enable a previously disabled card.

Disabling a card (is_active: false) prevents it from being used in payment requests. If your account uses Network Tokens, any tokens associated with the card are also de-provisioned, and will be re-provisioned as needed when the card is next used after being re-enabled.

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

📘

Be Aware

A disabled card can be re-enabled at any time by sending is_active: true. If your account uses Network Tokens, disabling a card (is_active: false) also de-provisions any tokens associated with it; new tokens will be provisioned as needed when the card is next used after being re-enabled.

Path Params
uuid
required

Unique ID assigned by Acquired.com for the card.

Body Params
boolean
required

Indicates whether the card is active. Set to false to disable the card or true to re-enable a previously disabled card. If your account uses Network Tokens, disabling a card also de-provisions its associated tokens.

Responses

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