Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Example:
"Transfer from GL to Account"
Example:
[]
Example:
"NGN"
Example:
[
{
"amount": "30000",
"customerAccountId": "000000458"
}
]
Example:
[{ "amount": "30000", "glAccountId": "30" }]
Example:
"1"
Example:
"Credit"
Example:
"dsfvghtrhrg132evsbwd"
Example:
"17 March 2022"
Response
200 - application/json
ddddd
The response is of type object
.