DELETE api/priceGroup/{id}/product/{guid}
Removes a product from a specified price group
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Identifier of price group to be removed from |
globally unique identifier |
Required |
| guid |
Identifier of product to be removed |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.