Funds an account with the specified amount.
The _id of the account you wish to fund. Required if you wish to fund account using the id.
The amount to add to account.
The bank code of the specified account. Required if you wish to fund account using the account number.
The number of the specified account. Required if you wish to fund account using the account number.
Account funded successfully.
Status code of the response. 200 indicates a successful request.
Human-readable description of the result.
Transfer response code (00 indicates success).