POST api/WeightAccumulation/SetAsHandled/{BatchNumber}
Set specified weight accumulation as handled regardless if it is complete or not. complete = all quantity is added to stock
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BatchNumber |
Unique identifier for weight accumulation |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true