Settlements
Last updated
Last updated
Retrieves the list of vendor sales payments with pagination support.
/vendor-sales/payment
The number of records per page.
The starting point from where to fetch the data.
The current page number.
Flag to determine if the total count is needed.
Bearer token for vendor authentication
Archives a specific vendor payment based on the provided payment ID.
/vendor-sales/make-vendor-payment-archive
Bearer token for vendor authentication
197
Exports the vendor sales data based on the provided vendor order ID.
/vendor-sales/vendor-sales-export
The ID of the vendor order for which the sales data is to be exported.
Bearer token for vendor authentication