Virtual Cards
Create virtual card
Create a new virtual card with limits and cardholder information.
POST
Creates a new virtual card with the specified limits and cardholder information. Requires an API key with access level 2 or higher.
Body
Name of the cardholder.
Email address for card notifications.
Transaction approval method. Possible values:
NONE, WEBHOOK, TOP_UP, DEFI.Phone country code for OTP authentication.
Phone number for OTP authentication (without country code).
Daily spending limit in USD.
Weekly spending limit in USD.
Monthly spending limit in USD.
Additional metadata key-value pairs for the card.
Response
Unique card identifier.
Name of the cardholder.
Card type.
Last 4 digits of the card number.
Current card status.
Transaction approval method.
Daily spending limit in USD.
Weekly spending limit in USD.
Monthly spending limit in USD.

