View virtual accounts

Get details of all virtual accounts allocated to the customer.

Authentication: Bearer token required

Authentication

AuthorizationBearer

OAuth 2.0 Bearer token authentication. This API uses OAuth 2.0 Client Credentials flow. Please refer to the Authentication section for detailed information on how to obtain and use your OAuth credentials.

Path parameters

customer_idstringRequired
Unique Customer Identifier

Response

OK. Returns all virtual accounts allocated to the customer.
customer_idstring
Customer number.
customer_namestring
Name of the customer.
virtual_account_detailslist of objects
Array of virtual accounts.

Errors