Withdraws funds from a given account.
withdrawMoney Parameter Descriptions
Parameter Name |
Data Type |
Description |
accountUniqueKey |
string |
Unique key of the record to withdraw funds from. |
amount |
decimal |
Monetary amount to withdraw. |
description |
String |
Description of the transaction. |
None