Request a virtual account
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Virtual accounts are unique, bank routing instructions which are assigned to an individual customer (can be a personal customer or a business customer). Virtual Accounts will be available in a number of currencies. Please contact your Account Manager or Implementation Manager for more information. Virtual accounts can be requested for registered and active customers.
This will initiate the process of creating a virtual account for the customer.
Using the Response:
The response includes a unique_identifier that you can use to retrieve the virtual account details. After creating a virtual account, use the unique_identifier from the response with the unique-ref query parameter in the View a virtual account endpoint to get the complete virtual account details.
Example:
Authentication: Bearer token required
Three-letter currency code as per ISO 4217.
Three-letter country code as per ISO 3166-1 alpha-3. Mandatory for EUR & GBP virtual accounts.
Unique identifier to identify this virtual account in future. Use this identifier with the unique-ref query parameter in the View a virtual account endpoint to retrieve the complete virtual account details including account number, bank details, and status.
Usage Example: