POST api/ProductionOrder/AddNetWeight/ProdOrder/{ProdOrderId}/NetWeight/{NetWeight}
Add net weight to production order
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ProdOrderId |
Unique identifier for production order |
globally unique identifier |
Required |
| NetWeight | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true