{"initiate_payment_endpoint":{"url":"https:\/\/charges.himsportal.org\/api\/make-payments","method":"post","data":{"student_id":"required","year_id":"required","amount":"required","payment_id":"required; payment_item id for fee, income id for others payments, transcript_ratings id for transcript, resit id for resit","payment_purpose":"required; TUTION, OTHERS, TRANSCRIPT or RESIT","tel":"required; the account number to request for payment"},"response":"transaction_id"},"getTransactionStatus_endpoint":{"url":"https:\/\/charges.himsportal.org\/api\/get-transaction-status","method":"post","data":{"transaction_id":"required; reference to the transaction, saved to the database as transaction_id"},"response":"transaction status"}}