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

NameDescriptionTypeAdditional information
id

Product identifier

globally unique identifier

Required

guid

string

None.

Body Parameters

None.

Response Information

Resource Description

None.