Show/Hide Toolbars

Transfers funds between accounts.

Parameters

transferMoney Parameter Descriptions

Parameter Name

Data Type

Description

fromAccountUniqueKey

string

Unique key of the account record to transfer money from.

toAccountUniqueKey

string

Unique key of the account record to transfer money to.

amount

decimal

Monetary amount to transfer between the accounts.

description

String

Description of the transaction.

Response

None