v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Client Account Transfer Endpoints

account/client-accounts/transfer

This endpoint will transfer money directly from the debitor client account to the recipient client account. Both client accounts must be active.

post/account/client-accounts/transfer

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

TransactionIDinteger

The unique ID of the transaction that was just created. This ID should be saved as it is required in order to look up the status information on the transaction.