post https://api.cashfree.com/pg/split/order/vendor/recon
Use this API to get all the split details, settled and unsettled transactions details of each vendor who were part of a particular order by providing order Id or start date and end date.
For Auto Collect pass the Authorization token. Use the Authorize API to generate the token for Auto Collect APIs.
Response Codes
Sub Code | Message | Solution |
---|---|---|
200 | Details fetched successfully | NA |
400 | At least one of the filters needs to be present orderIds or Date | Specify at least of the filters |
404 | Order Reference Id does not exist | Specify a valid Order ID |