| Name | Description | Type | Additional information |
|---|---|---|---|
| pickerCode |
Identifier of the picker which performed the task |
string |
None. |
| wmsLineID |
Identifier of the WMS line |
string |
None. |
| packages |
Packages along with quantity and weight packaged to each |
Collection of LineCompletedPackageItem |
None. |
| LineStartedTimestamp |
Date and time when the picker started the batch, in format YYYY-MM-DDTHH:MM:SS for local time as receiver perceives it, or YYYY-MM-DDTHH:MM:SSZ for UTC. This argument is required. |
string |
None. |
| LineEndedTimestamp |
Date and time when the picker finished the batch, in format YYYY-MM-DDTHH:MM:SS for local time as receiver perceives it, or YYYY-MM-DDTHH:MM:SSZ for UTC. This argument can be null or empty, in which case the server uses current timestamp as end time. |
string |
None. |