Order Status for Split Settlement

split_settlement_response block in the Order Status response would help the merchant to confirm the below points:

  • If split settlement was successfully applied (split_applied: TRUE)

  • Amount settled in the respective sub-account IDs (split_details)

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/orders/{order_id}
Production Link
GET
https://api.juspay.in/orders/{order_id}
Headers
Path Params
200 : Success
400 : Invalid Input data
Last updated 1 month ago