Earnings
Last updated
Last updated
This endpoint returns a list of earnings for a vendor based on the given pagination parameters.
The number of results to return per page.
The number of items to skip for pagination.
The current page number for pagination.
Indicates whether to include the total count of items.
Bearer token for vendor authentication
Successfully retrieved vendor earnings list
This endpoint exports the earnings data of a specific product.
The ID of the product whose earning details need to be exported.
Bearer token for vendor authentication
Successfully exported product earning data