put
https://test-api.acquired.com/v1/cards/
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
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Be AwareA 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.