Create virtual card

Creates a new virtual card linked to a balance or customer

The card is active immediately and ready for online transactions.

Either balance_id or customer_id must be provided; if balance_id is given, customer_id is inferred automatically.

The campaign_id is optional. All operations are atomic.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64
required

Determines which client to create the virtual card for.
The primary key of the balance for which to create a virtual card.

string

The id for the card's campaign.
A default campaign will be set if this field is not present.
Max length is 100

int64

Determines which client to create the virtual card for.
Required when there isn't balance in the request.

Headers
string
required

Ecommerce authorization string

string
required

Cutomer authorization string

Responses

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