Transaction Status

This api will be used for getting the status for both P2P and 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

Note

For hitting the request only one param is mandatory out of upiRequestId or merchantRequestId.

Scroll inside to view more
transactionType
Callback Type
CUSTOMER_CREDITED_VIA_PAY
Incoming Money to Customer - Pay
CUSTOMER_CREDITED_VIA_COLLECT
Incoming Money to Customer - Collect Status
CUSTOMER_DEBITED_FOR_MERCHANT_VIA_PAY
Outgoing Money from a Customer
CUSTOMER_DEBITED_VIA_PAY
Outgoing Money from a Customer
CUSTOMER_DEBITED_FOR_MERCHANT_VIA_COLLECT
Outgoing Money from a Customer
CUSTOMER_DEBITED_FOR_VIA_COLLECT
Outgoing Money from a Customer
COLLECT_REQUEST_SENT
Outgoing Collect Request from Customer
API Endpoints
Production Link
POST
http://{{host}}/api/{uri}/merchants/transactions/status360
Headers
Body
200 : Success