P2P Transaction Status

This is a Server-to-Server API that takes upi_request_id, issuing_psp and transaction_type as a path variable and returns the status of the order along with other details.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/upi/inapp/transactions/status
Production Link
GET
https://api.juspay.in/upi/inapp/transactions/status
Authorization Header
Headers
Query Params
200 : Success
400 : Invalid Input data
401 : Authentication Failed
500 : Unexpected Error
Last updated 2 years ago