Archeived Payments
Fetches the list of archived payments with pagination.
The number of results to return per page.
10The starting point for the query, used for pagination.
0The current page of results.
1Flag to indicate if the count of total results should be returned.
0Bearer token for vendor authentication
Successfully retrieved the archived payment list.
Bad Request
Internal Server Error
This endpoint revokes a previously archived vendor payment using the archive ID.
Bearer token for vendor authentication
Successfully revoked the vendor payment archive.
Bad Request
Internal Server Error
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.
Bad Request
Vendor order not found
Internal Server Error
Last updated