Skip to main content
POST

Authorizations

Authorization
string
header
required

Short-lived access token. Obtain with your api_key.

Path Parameters

id
string
required

Card UUID.

Response

The updated card record with status set to frozen.

The stored card record returned by card action endpoints. Additional internal fields may be present.

id
string
required
companyId
string
required
name
string
required
token
string
required
type
enum<string>
required
Available options:
physical,
virtual
status
enum<string>
required
Available options:
pending,
active,
frozen,
blocked,
closing,
terminated
lastFour
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
nickname
string | null
theme
string | null
startDate
string

MM/YY.

expiryDate
string

MM/YY.

userId
string | null
autoConvert
boolean
auth3dsCredential
string