POST api/favorites/{supplierId}/OnContentSet/{isOnContentSet}
Add Supplier to Favorites
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| supplierId | Supplier Id | integer | Required | 
| isOnContentSet | Turn On to use ContentSet options | boolean | Required | 
Body Parameters
None.
Response Information
Response Formats
application/json, text/json
            Sample:
true
