POST api/product/{guid}/ingredient/cost?id={id}
Update the cost of manufactured products which has this product as an ingredient
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Product identifier |
globally unique identifier |
Required |
guid | string |
None. |
Body Parameters
None.
Response Information
Resource Description
None.