POST api/store/{storeID}/supplier/{id}/freight
Update the freight settings of products with suppliers's default freight settings
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Supplier Identifier |
globally unique identifier |
Required |
storeID |
Store of products to be updated |
integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
None.