Transaction Status 360

This api will be used for getting the status for P2M transaction and the response will be similar to callback response for the transactionType passed in the request.

Below are the possible values for transactionType

Scroll inside to view more
transactionType
Callback Type
MERCHANT_CREDITED_VIA_PAY
Pay Callback (Incoming Money to Merchant)
MERCHANT_CREDITED_VIA_COLLECT
Collect Callback (Incoming Money to Merchant)

Transaction Status responseCode

Scroll inside to view more
responseCode
HTTP
Meaning
REQUEST_NOT_FOUND
200
This error will be given in case transaction was not created using any such merchantRequestId or upiRequestId
REQUEST_EXPIRED
200
This error will be returned for user dropout based on sent expiry time during Register Intent.
DROPOUT
200
Only given for UPI Plugin flow based on InApp SDK response [errorCode-errorMessage]
API Endpoints
Production Link
POST
{{host}}/api/{{uri}}/merchants/transactions/status360
Headers
Body
200 : Success