Create Virtual Account

Create Virtual Account

Create new Virtual Account

post
/v0/customers/{customer_id}/virtual-account

Creates Virtual Account and returns deposit information

Path parameters
customer_idstringRequired

The unique identifier of the customer

Header parameters
AuthorizationstringRequired

Token for authentication

Body
source_currencystring · enumRequired

The currency for the source

Possible values:
source_railsstring · enumOptional

Required only for USD in case you want to accept SWIFT payments

Possible values:
destination_tokenstring · enumOptional

The currency to be deposited

Possible values:
destination_networkstring · enumRequired

The blockchain network for the destination

Possible values:
destination_addressstringOptional

The blockchain address where the funds will be sent

Responses
post
/v0/customers/{customer_id}/virtual-account

Last updated