Payout Refund Order Status API

This is a Server-to-Server API that returns the status of the order along with other details in encrypted format.

  • Payout status can be referred fromrefundsblock in the order status API.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/orders/{order-id}
Production Link
GET
https://api.juspay.in/orders/{order-id}
Authorization Header
Headers
Path Params
200 : Success
400 : Invalid Input data
401 : Authentication Failed
500 : Unexpected Error
Last updated 9 months ago