Skip to main content

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, or invoice_id (provide any one)
  • Returns: transaction array (with payment_status, nimbbl_transaction_id, payment_mode, additional_charges, offer_discount) and order details (with refund_details, total_amount)
  • Data Security: Encryption supported

Request

Responses

When the transaction enquiry request is processed, the response will be as below