get https://api.cashfree.com/api/v2/easy-split/vendor//balance
This API retrieves the on-demand vendor balance that you can settle with the vendor immediately, along with the applicable service charge and service tax. Additionally, users have the option to apply filters based on the start and end dates of the transactions for which they intend to initiate transfers.
For Auto Collect pass the Authorization token. Use the Authorize API to generate the token for Auto Collect APIs.
Response Code
Sub Code | Status | Message | Solution |
---|---|---|---|
400 | ERROR | Vendor Not found | Provide a valid vendor ID. |
400 | ERROR | Start time is beyond end time | Ensure start time is before end time. |
400 | ERROR | End is a date time field and should be of format yyyy-MM-ddTHH:mm:ss | Provide a valid date time field format. |