post https://api.cashfree.com/api/v2/api/v2/easy-split/vendor//settle
Settle On Demand Vendor Balance API settles the balance to a vendor on-demand immediately.
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 | Buffer time insufficient, please choose an earlier end time | Choose an earlier end time |
400 | ERROR | Vendor balance should be greater than or equal to 1000 | Make sure the vendor balance is greater than or equal to 1000 |
400 | ERROR | Start time is beyond end time | Make sure start time is before end time |
400 | ERROR | Start is a date time field and should be of format yyyy-MM-ddTHH:mm:ss | Provide a valid start time |
400 | ERROR | End is a date time field and should be of format yyyy-MM-ddTHH:mm:ss | Provide a valid end time |