Contents
Table of Contents | ||||
---|---|---|---|---|
|
...
Field | Type | Description | Validation | Message if Validation Fails | |||||
---|---|---|---|---|---|---|---|---|---|
DescriptionSKU | String | Free-format description of SKU code for this item of Goods | Must be present if SKU is not present | Both Goods SKU and Goods Description are missing | SKU | String | SKU code for this item of Goods | Must be present if Description is not presentMandatory | Goods SKU code is missing |
Sales Order Line ID | String | Line ID from the Sales Order that corresponds to this item of Goods | Optional, only applicable for Booking Reason = SALES ORDER | Sales Order Line ID is present but this is not a SALES ORDER booking | |||||
Quantity | Quantity Type | Quantity measure for this Goods item, which can be expressed in various ways, see below | Mandatory, but see below for more details | (see below) | |||||
Condition | Enumeration
| The condition of the goods, see enumerated values | Optional, only applicable for Booking Reason = GOODS TRANSFER1 Must be one of the enumerated values2 | 1Goods Condition is present but this is not a GOODS TRANSFER 2Unrecognised Goods Condition |
...
Description | Validation | Message if Validation Fails |
---|---|---|
Lists the mode of transport of the goods and container mode and provides extra information about how the goods will be (or should be) transported | This entire section is optional |
|
Field | Type | Description | Validation | Message if Validation Fails |
---|---|---|---|---|
Transit Mode | Enumeration
| Mode of Transport | Mandatory if this section is present1 Must be one of the enumerated values2 | 1Transit Mode is missing 2Unrecognised Transit Mode |
Container Mode | Enumeration
| The possible container operational models that may apply based on the selected Transit Mode above, as follows: ROAD: FTL, LTL SEA: FCL, LCL, BCN AIR: LSE, ULD PARCEL: LSE RAIL: FCL, LSE | Optional, but if present, must only take the following values dependent on the selected Transit Mode: ROAD: FTL, LTL SEA: FCL, LCL, BCN AIR: LSE, ULD PARCEL: LSE RAIL: FCL, LSE | Container Mode is specified but is not applicable to the Transit Mode |
Additional Info | String | Additional information about the method of goods transit, if required | Optional |
...