POST api/WeightAccumulation/AddStockQuantity/BatchNumber/{BatchNumber}/Quantity/{Quantity}
Add stock quantity and set specified weight accumulation as handled
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BatchNumber |
Unique identifier for weight accumulation |
string |
Required |
| Quantity | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true