Card

Block card

put/cards/{cardId}/block

Path parameters

cardIdstring uuid required

The unique identifier for the card for which you change the status from ACTIVE to BLOCK

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

reasonstring required

Specifies the reason for blocking the card. Provide a brief description or choose a predefined code that explains the reason (e.g., "lost", "stolen", "fraud suspected"). After blocking the card, this value will appear in the statusReason field when you call the GET /cards/{cardId} endpoint.

Response

Successfully block card

Changes

No recorded changes to this endpoint across all 1 revision of this API.