<- Cards API

Cards API

Disable card

POST

 /v2/cards/{card_id}/disable

Disables the card, preventing any further updates or charges.

Disabling an already disabled card is allowed but has no effect.

Permissions:PAYMENTS_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

card_id

string

Required

Unique ID for the desired Card.

Link to section

Request body

Link to section

Response fields

Link to section

errors

Information on errors encountered during the request.

Link to section

card

The retrieved card.