Card Management
Get Card Details
This endpoint retrieves detailed information about a specific card
GET
Params
string
required
The unique card identifier
Response
boolean
Indicates whether the call was successful
string
The unique card identifier
string
The user ID of the card holder
string
Card status:
notActivated, active, locked, or canceledstring
Card type:
physical or virtualstring
Last 4 digits of the card number
string
Card expiration month (MM)
string
Card expiration year (YYYY)
string
Card brand (e.g., “Visa”, “Mastercard”)
object
Spending limits configured for the card
string
ISO 8601 timestamp when the card was created
string
ISO 8601 timestamp when the card was activated