Skip to main content
POST
Create a virtual account

Authorizations

Authorization
string
header
required

See Authentication for the full explanation of session tokens vs. API keys and when each is used.

Body

application/json
first_name
string
required
Maximum string length: 100
last_name
string
required
Maximum string length: 100
email
string<email> | null
phone
string | null

Response

OK