Cards
Create and manage ledger cards with provisioning support
Endpoints for managing cards, cardholders, and digital wallet provisioning.
Cards
GET /v1/cards
List cards
POST /v1/ledger/cards
Creates a card
GET /v1/cards/{id}
Gets card
PATCH /v1/cards/{card_id}
Update a card
GET /v1/cards/{card_id}/transactions
Gets card transactions
GET /v1/cards/{card_id}/look
Gets information about the card look
Cardholders
POST /v1/cards/cardholders
Create a cardholder
GET /v1/cards/cardholders/{id}
Show a cardholder
PATCH /v1/cards/cardholders/{id}
Update a cardholder
PIN Management
Plastic Card Activation
POST /v1/cards/activation_links
Generate a URL to activate a plastic card
GET /v1/cards/activation_links
List plastic card activations
GET /v1/cards/activation_links/{plastic_card_activation_id}
Get plastic card activation