Skip to main content
PUT
Freeze card

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

cardId
string<uuid>
required

Body

application/json
reason
enum<string>
required

Reason for freezing the card. Lost and damaged apply only to physical cards.

Available options:
lost,
damaged,
suspectedFraud,
noLongerNeeded,
other
note
string | null

Additional details. Required when reason is other.

Maximum string length: 255

Response

id
string
required

ID of the updated card.

status
enum<string>
required

Current card status after the operation.

Available options:
pending,
active,
frozen,
inactive,
expiring,
expired,
terminated