POST api/store/{storeID}/product/{id}/deactivate
Deactivates a product
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| storeID |
ID of Store to deactivate |
integer |
Required |
| id |
Product guid |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.