Inventory Load Object Formats
Inventory Load Object Properties
Required properties are in bold.
Property | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
CreatedUTC | datetime | The date and time, in UTC format, the load request was originally created. | ||||||||
Description | string | Detailed description of the load, possibly including the location of where the load is to be picked up. | ||||||||
DueDateUTC | datetime | The date and time, in UTC format, before which the mobile worker is required to accept/receive pending load. 3.41.0 | ||||||||
ExpectedDeliveryUTC | datetime | The date and time, in UTC format, of when the load is expected to be delivered. | ||||||||
Items | collection | Identifies the product items and quantities that are in the load and to be added to the specified storage location's inventory. | ||||||||
LoadNum | string | The unique load number that identifies this load. | ||||||||
LoadType | string | Identifies the type of load. Valid values are:
| ||||||||
ModifiedUTC | datetime | The date and time, in UTC format, when this object was last modified. | ||||||||
Status | string | The current status of the load. Valid values are:
| ||||||||
StorageLocationID | string | Identifies the storage location where the inventory load is to be applied to. | ||||||||
TechCreated | boolean | Specifies if the mobile worker created the load. Valid values are:
3.41.0 | ||||||||
XRef | string | This property holds an optional Customer defined cross reference values. This property can be used to associate the load with another object withing the Customer's backend system. |