Get Product Commission
Gets the commission on a single product.
Supported arguments
The following arguments are supported by this API:
POST
/product/commission
Headers
Name | Value |
---|---|
Content-Type |
|
Authorization |
|
Params
Param | Param Tpe | Type | Required | Description |
---|---|---|---|---|
productId | body | Number | Yes | The ID of the product |
sellingPrice | body | Number | Yes | "Retail Price" / "Selling Price" is the price after commission. Buyers will see this price |
Response
Last updated