get https://api.cashfree.com/api/v2/easy-split/vendors//settlements/
Get Vendor Settlement Details by SettlementID API gets the vendor settlement detail (settled and unsettled transactions) of each vendor which were part of a particular order by providing the SettlementID. The settlementID can be found in the Get All Vendor Settlement Details by VendorID API response.
For Auto Collect pass the Authorization token. Use the Authorize API to generate the token for Auto Collect APIs.
Response Code
Sub Code | Message | Solution |
---|---|---|
400 | Enter valid Settlement ID | Provide a valid settlement ID |
400 | Enter valid Vendor ID | Provide a valid vendor ID |