Skip to main content
POST
Create a Virtual Card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
currency
string
required
amount
integer<int32>
required
debit_currency
string
required
billing_name
string
required
billing_address
string
required
billing_city
string
required
billing_state
string
required
billing_postal_code
string
required
billing_country
string
required

Response

200 - application/json; charset=utf-8

OK

status
string
required
message
string
required
data
Data43 · object
required
Example: