POST api/supplier/{id}/preferred?storeID={storeID}
Set all products with a pluOrderingDetail for the specified supplier, to use this one as it's preferred supplier
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.