POST api/ReallocationOrderLine/AddQuantityReallcatedAndSetFinish/OrderLineId/{OrderLineId}/QuantityReallocated/{QuantityReallocated}
Add quantity reallocated and set as finish if complete
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderLineId |
Unique identifier for weight accumulation |
globally unique identifier |
Required |
| QuantityReallocated | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
Item
booleanResponse Formats
application/json, text/json
Sample:
true