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

NameDescriptionTypeAdditional information
BatchNumber

Unique identifier for weight accumulation

string

Required

Body Parameters

None.

Response Information

Resource Description

Item

boolean

Response Formats

application/json, text/json

Sample:
true