Order Status

Use this API to check the status of the orders.

 

Response Parameters

ParameterDescription
statusStatus of API call “OK”, or “ERROR”.
txStatusTransaction status, if a payment has been attempted.
txMsgTransaction message, if payment has been attempted.
txTimeTransaction time, if payment has been attempted.
referenceIdTransaction reference ID, if payment has been attempted.
paymentModePayment mode of transaction, if payment has been attempted.
orderCurrencyCurrency of the order.
paymentDetails.paymentModePayment mode of transaction, if payment has been attempted.
paymentDetails.bankNameName of the bank if payment has been attempted (only for Netbanking).
paymentDetails.cardNumberMasked card number if payment has been attempted(only in case of Debit & Credit Cards).
paymentDetails.cardCountryCountry code of the card if payment has been attempted (only in case of Debit & Credit Cards).
paymentDetails.cardSchemeScheme of the card (Example: VISA) if payment has been attempted (only in case of Debit & Credit Cards).
paymentDetails.utrUTR of UPI transaction (only in case of UPI).

 

 

 

Language