get https://api.cashfree.com/api/v2/easy-split/orders/
Use this API to get all the split details, settled and unsettled transactions details of each vendor who were part of a particular order.
For Auto Collect pass the Authorization token. Use the Authorize API to generate the token for Auto Collect APIs.
Response Codes
Sub Code | Status | Message | Solution |
---|---|---|---|
400 | ERROR | Enter valid Order ID | Specify a valid Order ID |
400 | ERROR | Txn not present | Complete the payment for txn |
404 | ERROR | No split for this Order ID | Specify an order ID that has split |