POST api/v1/UpdateSkuDiscountPerBySkuMasterId?skuMasterId={skuMasterId}&discountPercent={discountPercent}&discountManagerId={discountManagerId}

Request Information

URI Parameters
NameDescriptionTypeAdditional information
skuMasterId

integer

Required

discountPercent

decimal number

Required

discountManagerId

integer

Required

Response Information

Description:

Return type: boolean

Response Formats
true
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>