POST api/store/{storeID}/supplier/{id}/preferred

Set all products with a pluOrderingDetail for the specified supplier, to use this one as it's preferred supplier

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.