header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/jsonRequired
Example
{"payment_date":"2026-04-05","voucher_no":1,//nullable"from_account_id":12,"from_account_name":"Cash in Hand","to_account_id":5,"to_account_name":"2145789","description":"Office Stationery",//nullable"amount":1500.00,"cheque_no":"CHQ-998877",//nullable"cheque_date":"2026-04-10",//nullable"reference":"Monthly Expenses"//nullable}