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.
Note

For the host end points, please refer thislink icon

API Endpoints
Production Link
POST
{host}/merchants/transactions/status360
Body
200 : Success
Last updated 1 year ago