Skip to main content
POST
Freeze Card

Overview

Temporarily freeze a card to prevent any transactions. The card can be unfrozen later using the Unfreeze Card endpoint. The card balance is preserved while frozen.

Path Parameters

Example Usage

Error Responses

Use card freezing for temporary security concerns. If a card is compromised or lost, freeze it immediately while you investigate.

Authorizations

Authorization
string
header
required

JWT access token obtained from /auth/token

Path Parameters

cardId
string
required

Response

Card frozen successfully

success
boolean
Example:

true

status
integer
Example:

200

message
string
data
object
meta
object