Get Virtual Account

Get Virtual Account

get
/v0/customers/{customer_id}/virtual-account/{virtual_account_id}

Returns Virtual Account deposit information

Path parameters
customer_idstringRequired

The unique identifier of the customer

virtual_account_idstringRequired

The unique identifier of the virtual account

Header parameters
AuthorizationstringRequired

Token for authentication

Responses
chevron-right
200

Successful virtual account retrieval

application/json
idstring · uuidOptional

The unique identifier for the virtual account

statusstring · enumOptional

The current status of the virtual account

Possible values:
destination_tokenstring · enumOptional

The currency to be deposited

Possible values:
destination_networkstring · enumOptional

The blockchain network for the destination

Possible values:
destination_addressstringOptional

The blockchain address where the funds will be sent

deposit_instructionsone ofOptional
or
or
get
/v0/customers/{customer_id}/virtual-account/{virtual_account_id}
200

Successful virtual account retrieval

Last updated