Endpoints
Attributes
string
required
Card ID, prefixed
icrd_.object | null
required
string | null
required
When the card was canceled.
string | null
required
When the card was created.
string | null
required
Card expiration month.
string | null
required
Card expiration year.
string | null
required
Last four digits of the card number.
null for pending invitation cards.object | null
required
The spending limit configuration.
string | null
required
Card display name.
string
required
object | null
Sensitive card details. Present only on
GET /cards/:card_id for active cards; null when the card is inactive or details cannot be retrieved.Properties
Properties
string
required
Full card number.
string
required
Card verification code.
string | null
required
Cardholder name printed on the card.
string | null
required
The card PIN. Only returned when the request is authenticated as the user the card is assigned to;
null for all other callers, including account API keys.integer | null
required
Total spend in the last 30 days, in cents.
string | null
required
The card status.
denied means the issuer declined the cardholder, so the card will never be issued.Available options: active, frozen, canceled, invited, deniedstring | null
required
The card type.Available options:
virtual, physicalstring | null
required
Cardholder user ID, prefixed
user_, when assigned.Card

