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