Deposits funds to an account.
allocateMoney Parameter Descriptions
Parameter Name |
Data Type |
Description |
accountUniqueKey |
string |
Unique key of the record to read. |
amount |
decimal |
Monetary amount to deposit to the account. |
description |
String |
Description of the transaction. |
None