POST
api/v1/UpdateSkuDiscountPerByCategoryId?categoryId={categoryId}&discountPercent={discountPercent}&discountManagerId={discountManagerId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
categoryId | integer |
Required |
|
discountPercent | decimal number |
Required |
|
discountManagerId | integer |
Required |
Response Information
Description:
Return type: boolean
Response Formats
application/json, text/json, text/html
true
application/xml, text/xml
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>