Debit amount
POST {{baseUrl}}/admin/debit
To be used by the bank tellers to cash checks, receive deposits, savings account transactions among other things.
Request Body
{"user_id"=>"user-id", "transaction_party"=>"somwhere", "transaction_amount"=>100}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""