WavePickJobDetailModel
The detail of the job.
- clientType: stringFormat: uuid
Id The ID of the job client.
- descriptionType: string | null
The description of the job.
- dueType: string | nullFormat: date
Date Time The due date and time of the job.
- jobType: array object[] | null ยท ConsignmentHeaderModel[]
Consignments The collection of consignments of a wave pick job.
- carrierType: string | null
Code The code of the carrier of this consignment, if any.
- carrierType: string | nullFormat: uuid
Id The ID of the carrier of this consignment, if any.
- carrierType: string | null
Name The name of the carrier of this consignment, if any.
- carrierType: string | null
Reference Number The carrier's reference number of this consignment, if any.
- carrierType: string | null
Run Number The carrier's run number of this consignment, if any.
- carrierType: integer | nullFormat: int32
Run Ordinal The carrier's run order of this consignment, if any.
- clientType: string | nulldeprecatedread-only
The name of the client this consignment belongs to.
- clientType: string | null
Code The code of the client this consignment belongs to.
- clientType: stringFormat: uuid
Id The ID of the client this consignment belongs to.
- clientType: string | null
Name The name of the client this consignment belongs to.
- consignmentType: string | null
Number The consignment number.
- dateType: stringFormat: date
Entered When the consignment was added to the system.
- ediType: integer | nullFormat: int32
Status The external EDI status of the consignment, for the current connection
- idType: stringFormat: uuid
The ID of the consignment.
- referenceType: string | null
Number The consignment reference number.
- statusType: integerenum
Integer numbers.
values- Complete = 0
- Pending = 1
- Ready
To Pick = 2 - Ready
To Dispatch = 3 - Ready
To Receive = 4
- typeType: integerenum
Integer numbers.
values- Point
To Point = 0 - Inwards = 1
- Outwards = 2
- warehouseType: string | null
Code The code of the warehouse this consignment belongs to.
- warehouseType: string | nullFormat: uuid
Id The ID of the warehouse this consignment belongs to.
- warehouseType: string | null
Name The name of the warehouse this consignment belongs to.
- jobType: stringFormat: uuid
Id The ID of the job.
- jobType: string | null
Number The job number.
- referenceType: string | null
The reference of the job.
- statusType: integerenum
Integer numbers.
values- Draft = 1
- Ready
To Start = 2 - In
Progress = 3 - Complete = 4
- Cancelled = 5
- Incomplete =
-2 - Open =
-1
- warehouseType: stringFormat: uuid
Id The ID of the job warehouse.
- waveType: integerenum
Pick Style Integer numbers.
values- Parallel
Picking = 1 - Bulk
Picking = 2