Juspay Orders API
Create an order (POST /orders), retrieve its current status by order id (GET /orders/{order_id}), and read the encrypted status variant (POST /v4/order-status). The order is the unit a payment is attached to; a transaction is successful only when the order status reads CHARGED.
Documentation
Documentation
https://juspay.io/in/docs/api-reference/docs/express-checkout/create-order-api
APIReference
https://juspay.io/in/docs/api-reference/docs/express-checkout/order-status-api