...
Code Block | ||
---|---|---|
| ||
<ShipmentTransportationEvent> <confirmedEvent> * ThisThese isare the Required fieldfields. <TransportationEvent> <DateStamp>20211019T000000</DateStamp> <GlobalTransportEventCode>EarliestDelivery</GlobalTransportEventCode> </TransportationEvent> * <TransportationEvent> <DateStamp>20211020T000000</DateStamp> <GlobalTransportEventCode>Ship</GlobalTransportEventCode> </TransportationEvent> * </confirmedEvent> </ShipmentTransportationEvent> |
...
- This element should contain 3 fields: <shippingContainerIdentifier>, <PackageType> and <numberOfShippingContainers>
- <shippingContainerIdentifier> should contain the field <ProprietarySerialIdentifier>, the value of which should be the ID / Reference number specific to the shipping container. *Only if shipping and an actual shipping container, otherwise value expected is '0'.
- <PacketType> should have the value such as 'PALLET/UNIT LOAD', 'PACKAGE', 'PALLET' or 'CONTAINER'
- <numberOfShippingContainers> should contain the field <CountableAmount>, the value of which should be the number of packages of the specified 'PackageType'.
- A <ShippingContainerItem> element should follow containing each line item.
...
Tip | ||
---|---|---|
| ||
Download D96A DesAdv Example: Pallet Shipment D96A PalletShipmentD96A.xmledi |
Tip | ||
---|---|---|
| ||
Download D97A DesAdv Example: Pallet Shipment D97A PalletShipmentD97A.xmledi |