POST api/product/{id}/ingredients/cost
Update cost of a product based on it's ingredient's product costs
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.