POST api/supplier/{id}/freight?storeID={storeID}

Update the freight settings of products with suppliers's default freight settings

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.