Create Card
Before creating a card, you need to complete the required configurations and prepare the necessary parameters, including setting up request headers, creating a cardholder, retrieving card product and account information, and configuring card transaction restrictions. We recommend following the workflow below before calling the Create Card.
Query Card Details
Retrieve detailed card information, including the card product name, card type, masked card number, cardholder information, card transaction restrictions, balance, and other related details. Use the `card_id` returned by the Add Card to query the corresponding card details.
Query Card Number and CVV
Retrieve the full card number and CVV in plain text.
Activate Virtual Card
Enable the card. The card status changes to “Activated”.
Suspend Virtual Card
Deactivate the card. The card status changes to “Suspended”.
Close Virtual Card
Deactivate the card. The card status changes to “Cancelled”.
Update Virtual Card config
Manage the transaction limits for your current cards.
Retrieve Virtual Card config limit
Retrieve the maximum card transaction limit
Get Card Program
Retrieves a list of all card types `program_value` under the account.