Requires
Authorization: Bearer <user-access-token> — the token from Verify login code. The JWT identifies which user’s card is being accessed; you do not need to send X-Api-Key/X-Api-Secret on these calls.Endpoints
Important notes
- Pass
x-idempotency-keywith a unique UUID per request onlock,unlock,limit, andPUT /pin— without it, duplicate-request detection is skipped and a retried call may be processed twice - A card with status
canceledcannot be reactivated - If a card is
locked, secret endpoints such as PAN and CVC do not return data