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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""