get https://api.cashfree.com/api/v2/easy-split/vendor/on-demand/
This API retrieves the status of an on-demand settlement by specifying the on-demand request ID received in the response from the Settle On Demand Vendor Balance API.
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 |
---|---|---|---|
200 | SUCCESS | Settlement created successfully | |
400 | ERROR | Please provide a valid requestId | Provide a valid request id. |
404 | ERROR | No on demand request found | Provide a requestID that has on demand requests. |