Debit amount
POST {{host}}/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}