Issue Virtual Cards

Creates and delivers virtual cards to the given email addresses. This endpoint returns the count and external IDs of cards ordered, and the card order.
Optionally pass in an amount to load funds onto the card upon order.
Optionally pass in spend rule ID(s) to apply spend rule(s) to the cards upon order. To create a spend rule and limit where and how cardholders can use funds, refer to Create Spend Rule.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
boolean

Set async to true to issue the card asynchronously

cardMetadata
array of objects
cardMetadata
emailAddresses
array of strings
required

The email address(es) that cards will be sent to. An email address can only have one card sent to it. Maximum of 300 cards per order.

emailAddresses*
string

Deprecated: please use spend rule ids param instead.

string

Program ID is only required for superbusinesses.

spendRuleIds
array of objects

Passing in a spend rule id(s) applies spend rule(s) to a card upon order. To create a spend rule and limit where cardholders can use funds, refer to Create Spend Rule.

spendRuleIds
Headers
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*