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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.