v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Virtual Account Endpoints

virtual-account

Create a new virtual account.

post/virtual-account

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

VirtualAccountIDstring

The ID of the newly created virtual account

Example response

{
  "VirtualAccountID": "450"
}