View virtual accounts

Get details of all virtual accounts allocated to the customer.

Authentication: Bearer token required

Authentication

AuthorizationBearer

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

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