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