API Reference

Issue Virtual Card And Generate Link

Creates a virtual card and returns a unique activation link for the cardholder to view the virtual card details. This takes in either an email or phoneNumber, not both. This does not send an email or SMS, refer to IssueVirtualCards to send the card directly to the cardholder.

Log in to see full request history
Body Params
string
string

The email address the card is issued to. An email address can only have one card sent to it.

string

Deprecated: please use the spend rule ids field instead.

string

The phone number the card is issued to. Must be 10 digits long with no special chars. A phone number can only have one card sent to it.

string

Program ID is only required for superbusinesses.

spendRuleIds
array of uuids

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

spendRuleIds
Headers
string
Responses

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