Transaction Enquiry [v3]
POST/api/v3/transaction-enquiry
Query the latest status of an order and its associated transactions. Use this to verify payment outcomes and reconcile your records.
Quick Reference
- Required:
transaction_id,order_id, orinvoice_id(provide any one) - Returns:
transactionarray (withpayment_status,nimbbl_transaction_id,payment_mode,additional_charges,offer_discount) andorderdetails (withrefund_details,total_amount) - Data Security: Encryption supported
Request
Responses
- 200
- 4XX
- 5XX
When the transaction enquiry request is processed, the response will be as below
When the transaction enquiry request is not processed, the response will be as below
When there is a problem on the server, the response will be as below