This API to get transaction details of a specific transaction. We must pass merchant id, terminal id, unique id, and reference id : used to identify the specific transaction in request. If the request has valid details, we will get all the details like status code, amount, order id, mobile, invoice no etc in response.
Any information passed in the request, which can be received in the response exactly as it was sent. We can pass multiple data in ‘CustomVar’ separated by the '
posmode
Number
One of the transaction modes in POS like Authorization,Sale Completion etc.
invoiceno
Number
Invoice number
editamount
Number
Edit amount can have values 0,1. 1- User can change the amount, 0-User would not be able to change the amount.