Earnings
Last updated
Last updated
This endpoint returns a list of earnings for a vendor based on the given pagination parameters.
/vendor-sales/vendor-earning-list
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
This endpoint exports the earnings data of a specific product.
/vendor-sales/product-earning-export
The ID of the product whose earning details need to be exported.
Bearer token for vendor authentication