Archeived Payments
Last updated
Last updated
Fetches the list of archived payments with pagination.
/vendor-sales/archive-payment-list
The number of results to return per page.
The starting point for the query, used for pagination.
The current page of results.
Flag to indicate if the count of total results should be returned.
Bearer token for vendor authentication
This endpoint revokes a previously archived vendor payment using the archive ID.
/vendor-sales/revoke-vendor-payment-archive
Bearer token for vendor authentication
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