Er du usikker på hvilket feltnavn som kreves for din Shipping Rules-XML? Hvis du har tilgang til Production-miljøet i Ship On-premises og kan finne feltet du ønsker å målrette, plasserer du markøren i det aktuelle feltet og trykker CTRL+SHIFT+ALT+F på tastaturet. Et popup-vindu vil deretter vises på skjermen med feltnavnet.
I eksempelet nedenfor sjekker vi feltnavnet for feltet ReceiverRef, og du kan se at navnet som trengs for Shipping Rules-XML er fld_RefRecRef.
Liste over felt
Feltene nedenfor kan brukes i Shipping Rules og/eller uttrykk.
Verdiene Yes og No i tabellen viser hvor hvert felt kan brukes.
Hva hver kolonne betyr
-
fld_name
Feltnavnet som brukes i Shipping Rules-XML.
-
Name
Feltnavnet som vises i GUI. Det viste navnet kan variere mellom transportører.
-
KindID
ID-en som brukes for feltet i API-forespørsler. Et tomt KindID betyr at feltet ikke støttes av API-et. Hvis feltene har samme KindID, tilhører de ulike dataobjektene i API-forespørselen. Se API-dokumentasjonen for mer informasjon.
-
Expression Target
Yes betyr at et uttrykk kan skrive en verdi til dette feltet. Det vil si at feltet kan brukes somtargetfield.
Eksempel:<Expression targetfield="fld_...">
-
Expression Source
Yes betyr at feltet kan leses og brukes i et uttrykk med tokenet@@fld_...@@.
Eksempel:<Item expression="@@fld_AdrCountry@@"/>
-
Shipping Rules
Yes betyr at feltet kan brukes i Shipping Rule-valideringer og -betingelser.
Eksempel:<ValidationRule name="..." field="fld_..."/>
Shipment fields
Click on the accordion to expand or collapse the lists.
Shipment reference
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_RefProject | Project | 5 | yes | yes | yes | String |
| fld_ProjectName | Project Name | 5 | yes | yes | yes | String |
| fld_ReceiverCustNoSender | Receivers Customer No at Sender | 6 | yes | yes | yes | String |
| fld_ReceiverReference | Receivers Reference | 7 | yes | yes | yes | String |
| fld_RefDeliveryDate | Delivery Date | 9 | yes | yes | yes | Date |
| fld_ReceiverCustNoCarrier | Receivers Account No at Carrier | 11 | yes | yes | yes | String |
| fld_SenderReference | Senders Reference | 12 | yes | yes | yes | String |
| fld_BookingReference | Booking Reference | 16 | yes | yes | yes | String |
| fld_InsCategory | Category | 18 | yes | yes | yes | String |
| fld_RefDeliveryConditions | Delivery Conditions | 20 | yes | yes | yes | String |
| fld_RefAttention | Attention | 27 | yes | yes | yes | String |
| fld_KID | KID | 29 | yes | yes | yes | String |
| fld_RefAdditionalOrderNumbers | Additional ordernumbers | 32 | yes | yes | yes | String |
| fld_ShipmentCrossDockingID | CrossDockingID | 33 | yes | yes | yes | String |
| fld_RoutingCode1 | Routing Code 1 | 34 | yes | yes | yes | String |
| fld_DPDService | DPD Service | 35 | yes | yes | yes | String |
| fld_DPDOSort | DPD O-Sort | 36 | yes | yes | yes | String |
| fld_DPDDSort | DPD D-Sort | 37 | yes | yes | yes | String |
| fld_DPDLot | DPD Lot | 38 | yes | yes | yes | String |
| fld_DPDServiceMark | DPD Service Mark | 39 | yes | yes | yes | String |
| fld_DPDServiceInfo | DPD Service Info | 40 | yes | yes | yes | String |
| fld_DPDVersion | DPD Version | 41 | yes | yes | yes | String |
| fld_DPDDDepot | DPD D-Depot | 42 | yes | yes | yes | String |
| fld_DPDBarCode | DPD BarCode | 43 | yes | yes | no | String |
| fld_DPDDestinationText | DPD Destination Text | 44 | yes | yes | yes | String |
| fld_DPDServiceCountryZIP | DPD Service code-Country-Recipient-ZIP | 45 | yes | yes | yes | String |
| fld_RoutingCode2 | Routing Code 2 | 56 | yes | yes | yes | String |
| fld_CustomField1 | Custom Field 1 | 63 | yes | yes | yes | String |
| fld_CustomField2 | Custom Field 2 | 64 | yes | yes | yes | String |
| fld_CustomField3 | Custom Field 3 | 65 | yes | yes | yes | String |
| fld_CustomField4 | Custom Field 4 | 66 | yes | yes | yes | String |
| fld_CustomField5 | Custom Field 5 | 67 | yes | yes | yes | String |
| fld_CustomField6 | Custom Field 6 | 68 | yes | yes | yes | String |
| fld_CustomField7 | Custom Field 7 | 69 | yes | yes | yes | String |
| fld_CustomField8 | Custom Field 8 | 70 | yes | yes | yes | String |
| fld_CustomField9 | Custom Field 9 | 71 | yes | yes | yes | String |
| fld_CustomField10 | Custom Field 10 | 72 | yes | yes | yes | String |
| fld_ShipmentAgentNumber | Agent number | 73 | yes | yes | yes | String |
| fld_PayerAgentNumber | Payer Agent Number | 73 | yes | yes | yes | String |
| fld_RefServiceInformation | Service Information | 75 | yes | yes | yes | String |
| fld_RoutingCode3 | Routing Code 3 | 76 | yes | yes | yes | String |
| fld_ReceiverAirportCode | Receiver Airport Code | 77 | yes | yes | yes | String |
| fld_SenderAirportCode | Sender Airport Code | 78 | yes | yes | yes | String |
| fld_RefSenderPalletAccount | Sender Pallet Account | 79 | yes | yes | yes | String |
| fld_RefReceiverPalletAccount | Receiver Pallet Account | 80 | yes | yes | yes | String |
| fld_ShipmentCODAccountIBAN | CODAccountIBAN | 82 | yes | yes | yes | String |
| fld_ShipmentCODAccountBIC | CODAccountBIC | 83 | yes | yes | yes | String |
| fld_CustomField11 | Custom Field 11 | 84 | yes | yes | yes | String |
| fld_CustomField12 | Custom Field 12 | 85 | yes | yes | yes | String |
| fld_CustomField13 | Custom Field 13 | 86 | yes | yes | yes | String |
| fld_CustomField14 | Custom Field 14 | 87 | yes | yes | yes | String |
| fld_CustomField15 | Custom Field 15 | 88 | yes | yes | yes | String |
| fld_CustomField16 | Custom Field 16 | 89 | yes | yes | yes | String |
| fld_CustomField17 | Custom Field 17 | 90 | yes | yes | yes | String |
| fld_CustomField18 | Custom Field 18 | 91 | yes | yes | yes | String |
| fld_CustomField19 | Custom Field 19 | 92 | yes | yes | yes | String |
| fld_CustomField20 | Custom Field 20 | 93 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef1 | ShipmentCarrierSpecificRef1 | 98 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef2 | ShipmentCarrierSpecificRef2 | 99 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef3 | ShipmentCarrierSpecificRef3 | 100 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef4 | ShipmentCarrierSpecificRef4 | 101 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef5 | ShipmentCarrierSpecificRef5 | 102 | yes | yes | yes | String |
| fld_RefPickupStart | Pickup Start | 108 | yes | yes | yes | DateTime |
| fld_RefPickupEnd | Pickup End | 109 | yes | yes | yes | DateTime |
| fld_RefDeliveryStart | Delivery Start | 110 | yes | yes | yes | DateTime |
| fld_RefDeliveryEnd | Delivery End | 111 | yes | yes | yes | DateTime |
| fld_RoutingCode4 | Routing Code 4 | 115 | yes | yes | yes | String |
| fld_RoutingCode5 | Routing Code 5 | 116 | yes | yes | yes | String |
| fld_RoutingCode6 | Routing Code 6 | 117 | yes | yes | yes | String |
| fld_RoutingCode7 | Routing Code 7 | 118 | yes | yes | yes | String |
| fld_RoutingCode8 | Routing Code 8 | 119 | yes | yes | yes | String |
| fld_CarrierSpecificBlob | Carrier Specific Blob | 127 | no | yes | yes | String |
| fld_RefAdditionalRecRef | Additional receiver references | 128 | yes | yes | yes | String |
| fld_FactoryDefinedRef | FactoryDefined | 145 | no | no | no | String |
| fld_ShipmentTrackingUrl | Shipment Tracking URL | 147 | yes | yes | yes | String |
| fld_PackageTrackingUrl | Package Tracking URL | 147 | yes | yes | no | String |
| fld_PackageDocUrl | Document URL | 148 | yes | yes | no | String |
| fld_ShipmentBookingNumber | Shipment Booking Number | 149 | yes | yes | yes | String |
| fld_ShipmentBookingAlternativeService | Shipment Booking Alternative Service | 150 | yes | yes | yes | String |
| fld_RefLQCountSum | LQ Count Sum | 151 | yes | yes | yes | String |
| fld_RefLQGrossWeightSum | LQ Gross Weight Sum | 152 | yes | yes | yes | String |
| fld_DropPointRoutingCode | Drop Point Routing Code | 157 | yes | yes | yes | String |
| fld_CustomPackageCount | Custom Package Count | 158 | yes | yes | yes | Int |
| fld_CustomPackageNumber | Custom Package Number | 159 | no | yes | no | Int |
| fld_CustomField21 | Custom Field 21 | 176 | yes | yes | yes | String |
| fld_CustomField22 | Custom Field 22 | 177 | yes | yes | yes | String |
| fld_CustomField23 | Custom Field 23 | 178 | yes | yes | yes | String |
| fld_CustomField24 | Custom Field 24 | 179 | yes | yes | yes | String |
| fld_CustomField25 | Custom Field 25 | 180 | yes | yes | yes | String |
| fld_CustomField26 | Custom Field 26 | 181 | yes | yes | yes | String |
| fld_CustomField27 | Custom Field 27 | 182 | yes | yes | yes | String |
| fld_CustomField28 | Custom Field 28 | 183 | yes | yes | yes | String |
| fld_CustomField29 | Custom Field 29 | 184 | yes | yes | yes | String |
| fld_CustomField30 | Custom Field 30 | 185 | yes | yes | yes | String |
| fld_CustomField31 | Custom Field 31 | 186 | yes | yes | yes | String |
| fld_CustomField32 | Custom Field 32 | 187 | yes | yes | yes | String |
| fld_CustomField33 | Custom Field 33 | 188 | yes | yes | yes | String |
| fld_CustomField34 | Custom Field 34 | 189 | yes | yes | yes | String |
| fld_CustomField35 | Custom Field 35 | 190 | yes | yes | yes | String |
| fld_CustomField36 | Custom Field 36 | 191 | yes | yes | yes | String |
| fld_CustomField37 | Custom Field 37 | 192 | yes | yes | yes | String |
| fld_CustomField38 | Custom Field 38 | 193 | yes | yes | yes | String |
| fld_CustomField39 | Custom Field 39 | 194 | yes | yes | yes | String |
| fld_CustomField40 | Custom Field 40 | 195 | yes | yes | yes | String |
| fld_CustomField41 | Custom Field 41 | 196 | yes | yes | yes | String |
| fld_CustomField42 | Custom Field 42 | 197 | yes | yes | yes | String |
| fld_CustomField43 | Custom Field 43 | 198 | yes | yes | yes | String |
| fld_CustomField44 | Custom Field 44 | 199 | yes | yes | yes | String |
| fld_CustomField45 | Custom Field 45 | 200 | yes | yes | yes | String |
| fld_CustomField46 | Custom Field 46 | 201 | yes | yes | yes | String |
| fld_CustomField47 | Custom Field 47 | 202 | yes | yes | yes | String |
| fld_CustomField48 | Custom Field 48 | 203 | yes | yes | yes | String |
| fld_CustomField49 | Custom Field 49 | 204 | yes | yes | yes | String |
| fld_CustomField50 | Custom Field 50 | 205 | yes | yes | yes | String |
| fld_CustomField51 | Custom Field 51 | 206 | yes | yes | yes | String |
| fld_CustomField52 | Custom Field 52 | 207 | yes | yes | yes | String |
| fld_CustomField53 | Custom Field 53 | 208 | yes | yes | yes | String |
| fld_CustomField54 | Custom Field 54 | 209 | yes | yes | yes | String |
| fld_CustomField55 | Custom Field 55 | 210 | yes | yes | yes | String |
| fld_CustomField56 | Custom Field 56 | 211 | yes | yes | yes | String |
| fld_CustomField57 | Custom Field 57 | 212 | yes | yes | yes | String |
| fld_CustomField58 | Custom Field 58 | 213 | yes | yes | yes | String |
| fld_CustomField59 | Custom Field 59 | 214 | yes | yes | yes | String |
| fld_CustomField60 | Custom Field 60 | 215 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef6 | ShipmentCarrierSpecificRef6 | 237 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef7 | ShipmentCarrierSpecificRef7 | 238 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef8 | ShipmentCarrierSpecificRef8 | 239 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef9 | ShipmentCarrierSpecificRef9 | 240 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef10 | ShipmentCarrierSpecificRef10 | 241 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef11 | ShipmentCarrierSpecificRef11 | 242 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef12 | ShipmentCarrierSpecificRef12 | 243 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef13 | ShipmentCarrierSpecificRef13 | 244 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef14 | ShipmentCarrierSpecificRef14 | 245 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef15 | ShipmentCarrierSpecificRef15 | 246 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef16 | ShipmentCarrierSpecificRef16 | 247 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef17 | ShipmentCarrierSpecificRef17 | 248 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef18 | ShipmentCarrierSpecificRef18 | 249 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef19 | ShipmentCarrierSpecificRef19 | 250 | yes | yes | yes | String |
| fld_ShipmentCarrierSpecificRef20 | ShipmentCarrierSpecificRef20 | 251 | yes | yes | yes | String |
| fld_RoutingCode9 | Routing Code 9 | 262 | yes | yes | yes | String |
| fld_RoutingCode10 | Routing Code 10 | 263 | yes | yes | yes | String |
| fld_RoutingCode11 | Routing Code 11 | 264 | yes | yes | yes | String |
| fld_RoutingCode12 | Routing Code 12 | 265 | yes | yes | yes | String |
| fld_RoutingCode13 | Routing Code 13 | 266 | yes | yes | yes | String |
| fld_RoutingCode14 | Routing Code 14 | 267 | yes | yes | yes | String |
| fld_RoutingCode15 | Routing Code 15 | 268 | yes | yes | yes | String |
| fld_RoutingCode16 | Routing Code 16 | 269 | yes | yes | yes | String |
| fld_RoutingCode17 | Routing Code 17 | 270 | yes | yes | yes | String |
| fld_RoutingCode18 | Routing Code 18 | 271 | yes | yes | yes | String |
| fld_RoutingCode19 | Routing Code 19 | 272 | yes | yes | yes | String |
| fld_RoutingCode20 | Routing Code 20 | 273 | yes | yes | yes | String |
| fld_DPDOPhone | DPD O-Phone | 315 | yes | yes | yes | String |
| fld_DPDDPhone | DPD D-Phone | 316 | yes | yes | yes | String |
| fld_VirtualContainerId | Virtual Container Id | 322 | yes | yes | yes | String |
| fld_ParentContainerId | Parent Container Id | 323 | yes | yes | yes | String |
| fld_ChildContainerId | Child Container Id | 324 | yes | yes | yes | String |
| fld_RefPickupCode | Pickup Code | 327 | yes | yes | yes | String |
| fld_DPDSSort | DPD S-Sort | 332 | yes | yes | yes | String |
| fld_DPDNetworkCode | DPD Network Code | 333 | yes | yes | yes | String |
| fld_DPDDestinationBusinessUnit | DPD Destination Business Unit | 334 | yes | yes | yes | String |
| fld_DPDDestinationText2 | DPD Destination Text2 | 335 | yes | yes | yes | String |
| fld_DPDBarCode2 | DPD BarCode2 | 336 | yes | yes | no | String |
| fld_RefPersonalCustomerNumber | Personal Customer Number | 337 | yes | yes | yes | String |
| fld_RefBookingDate | Booking Date | 338 | yes | yes | yes | DateTime |
| fld_RefIncotermsLocation | Incoterms Location | 339 | yes | yes | yes | String |
| fld_RefDTPIORAccount | DTP/IOR Account | 341 | yes | yes | yes | String |
| fld_RefBirthDate | Birth Date | 342 | yes | yes | yes | DateTime |
| fld_RefProofOfIdentity | Proof of Identity | 343 | yes | yes | yes | String |
| fld_RefIOSSNumber | IOSS/OSS Number | 347 | yes | yes | yes | String |
| fld_RefMinimumTemperature | Minimum Temperature | 348 | yes | yes | yes | String |
| fld_RefMaximumTemperature | Maximum Temperature | 349 | yes | yes | yes | String |
| fld_RefCostCenter | Cost Center | 351 | yes | yes | yes | String |
| fld_IDExpiryDate | ID Expiry Date | 352 | yes | yes | yes | DateTime |
| fld_IDNumber | ID Number | 353 | yes | yes | yes | String |
| fld_NotificationShip | Ship Notification | 354 | yes | yes | yes | String |
| fld_NotificationException | Exception Notification | 355 | yes | yes | yes | String |
| fld_NotificationDelivery | Delivery Notification | 356 | yes | yes | yes | String |
| fld_NotificationReturn | Return Notification | 357 | yes | yes | yes | String |
| fld_NotificationInTransit | In-transit Notification | 358 | yes | yes | yes | String |
| fld_RefNotificationLanguage | Notification Language | 360 | yes | yes | yes | String |
| fld_RefOpenHoursMonday | Open hours Monday | 361 | yes | yes | yes | String |
| fld_RefOpenHoursTuesday | Open hours Tuesday | 362 | yes | yes | yes | String |
| fld_RefOpenHoursWednesday | Open hours Wednesday | 363 | yes | yes | yes | String |
| fld_RefOpenHoursThursday | Open hours Thursday | 364 | yes | yes | yes | String |
| fld_RefOpenHoursFriday | Open hours Friday | 365 | yes | yes | yes | String |
| fld_RefOpenHoursSaturday | Open hours Saturday | 366 | yes | yes | yes | String |
| fld_RefINSEENumber | INSEE Number | 367 | yes | yes | yes | String |
| fld_RefDeparturePortCode | Departure Port Code | 368 | yes | yes | yes | String |
| fld_RefDeparturePortName | Departure Port Name | 369 | yes | yes | yes | String |
| fld_RefArrivalPortCode | Arrival Port Code | 370 | yes | yes | yes | String |
| fld_RefArrivalPortName | Arrival Port Name | 371 | yes | yes | yes | String |
| fld_RefIncoterms | Incoterms | 372 | yes | yes | yes | String |
| fld_RefLegId | Leg Id | 373 | yes | yes | yes | String |
| fld_RefPreviousLegId | Previous Leg Id | 374 | yes | yes | yes | String |
| fld_RefReturnReference | Return Reference | 376 | yes | yes | yes | String |
| fld_RefBUCodeReceiver | Receiver BU Code | 377 | yes | yes | yes | String |
| fld_RefBUCodeSender | Sender BU Code | 378 | yes | yes | yes | String |
| fld_RefTransportComplianceNumber | Transport Compliance Number | 382 | yes | yes | yes | String |
| fld_ShipmentCODAccountHolder | CODAccountHolder | 383 | yes | yes | yes | String |
| fld_TimeSlotToken | Time Slot Token | 385 | yes | yes | yes | String |
| fld_TimeSlotId | Time Slot Id | 386 | yes | yes | yes | String |
| fld_RefExpirationDate | Expiration Date | 388 | yes | yes | yes | DateTime |
Other shipment fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_ShiShipmentNumber | ShipmentNumber | 0 | yes | yes | yes | String |
| fld_ShiBarcode1 | Barcode1 | 0 | yes | yes | yes | String |
| fld_ShiBarcode2 | Barcode2 | 0 | yes | yes | yes | String |
| fld_ShiCarrierCode | CarrierCode | 0 | yes | yes | yes | String |
| fld_ShiKeyNo | ShipmentKeyNo | 0 | yes | yes | yes | String |
| fld_PickupDate | Pickup Date | 0 | yes | yes | yes | Date |
| fld_LabelPrintDate | Label Print Date | 0 | yes | yes | yes | DateTime |
| fld_TransmitDate | Transmit Date | 0 | yes | yes | yes | Date |
| fld_ImportedDate | Import Date | 0 | yes | yes | yes | DateTime |
| fld_SubmitDate | Submit Date | 0 | yes | yes | yes | Date |
| fld_BatchDate | Batch Date | 0 | yes | yes | yes | DateTime |
| fld_ErrorDate | Date | 0 | no | no | no | DateTime |
| fld_ShipmentID | ID | 0 | no | yes | yes | Int |
| fld_ShipmentVolumeMM3 | Volume (mm3) | 0 | no | yes | yes | Float |
| fld_ShipmentVolumeDM3 | Volume (dm3) | 0 | no | yes | yes | Float |
| fld_ShipmentWeightG | Weight (g) | 0 | no | yes | yes | Float |
| fld_ShipmentWeightKG | Weight (kg) | 0 | no | yes | yes | Float |
| fld_ShipmentHeightMM | Height (mm) | 0 | yes | yes | yes | Float |
| fld_ShipmentWidthMM | Width (mm) | 0 | yes | yes | yes | Float |
| fld_ShipmentLengthMM | Length (mm) | 0 | yes | yes | yes | Float |
| fld_ShipmentMaxPackageLength | MaxPackageLength | 0 | no | yes | yes | Float |
| fld_ShipmentMaxPackageWidth | MaxPackageWidth | 0 | no | yes | yes | Float |
| fld_ShipmentMaxPackageHeight | MaxPackageHeight | 0 | no | yes | yes | Float |
| fld_ShipmentMaxPackageLengthPlusCircumference | MaxPackageLengthPlusCircumference | 0 | no | yes | yes | Float |
| fld_ShipmentMinPackageLength | MinPackageLength | 0 | no | yes | yes | Float |
| fld_ShipmentMinPackageWidth | MinPackageWidth | 0 | no | yes | yes | Float |
| fld_ShipmentMinPackageHeight | MinPackageHeight | 0 | no | yes | yes | Float |
| fld_ShipmentSenderAccountNumber | Senders Account No at Bank | 0 | yes | yes | yes | String |
| fld_ShipmentNumber | Number | 0 | yes | yes | yes | String |
| fld_ShipmentCountPackages | PackagesCount | 0 | no | yes | yes | Int |
| fld_ShipmentCountLines | LinesCount | 0 | no | yes | yes | Int |
| fld_ShipmentDangerous | Dangerous | 0 | no | yes | yes | Int |
| fld_ShipmentTemperature | Temparature | 0 | no | no | no | Int |
| fld_ShipmentCarriagePayer | Carriage Payer | 0 | no | yes | yes | Int |
| fld_FirstPackageNum | First Package Num | 0 | yes | yes | yes | String |
| fld_ExpireDate | Expire date | 0 | yes | yes | yes | Date |
| fld_ShipmentLoadmeter | Shipment Loadmeter | 0 | no | yes | yes | Float |
| fld_ShipmentMaxPackageWeight | MaxPackageWeight | 0 | no | yes | yes | Float |
| fld_ShipmentDocument | Shipment Document | 0 | no | no | no | None |
| fld_ShipmentMaxPackageLengthPlusWidthPlusHeight | MaxPackageLengthPlusWidthPlusHeight | 0 | no | yes | yes | Float |
| fld_DimensionUOM | Dimension UOM | 0 | yes | yes | yes | String |
| fld_WeightUOM | Weight UOM | 0 | yes | yes | yes | String |
| fld_ShipmentPrinterKey | PrinterKey | 53 | yes | yes | yes | String |
| fld_ShipmentActorAlias | Actor Alias | 61 | yes | yes | yes | String |
| fld_ReturnReloadButton | Reload return | no | no | no | None | |
| fld_ActorInstallationId | Actor installation id | no | yes | yes | String | |
| fld_ShipmentAdditionalPrinterKey | Additional PrinterKey | yes | yes | yes | String | |
| fld_IsReturnShipment | Is Return Shipment | no | yes | yes | String | |
| fld_ShipmentCountDGLines | DGLinesCount | no | yes | yes | Int | |
| fld_ShipmentMaxPackageVolume | MaxPackageVolume | no | yes | yes | Float | |
| fld_ShipmentMaxPackageLoadmeter | MaxPackageLoadmeter | no | yes | yes | Float | |
| fld_ShipmentMinPackageVolume | MinPackageVolume | no | yes | yes | Float | |
| fld_ShipmentMinPackageLoadmeter | MinPackageLoadmeter | no | yes | yes | Float | |
| fld_ShipmentMinPackageWeight | MinPackageWeight | no | yes | yes | Float | |
| fld_ImportExternalDocuments | Import external documents | no | no | no | None | |
| fld_ExternalDocumentReference | External document reference | yes | yes | yes | String | |
| fld_ExternalDocumentCount | External document count | no | yes | yes | Int | |
| fld_ServiceCodeFile1 | Service Code File 1 | no | yes | yes | String | |
| fld_ServiceCodeFile2 | Service Code File 2 | no | yes | yes | String | |
| fld_ServiceCodeFile3 | Service Code File 3 | no | yes | yes | String | |
| fld_ServiceCodeFile4 | Service Code File 4 | no | yes | yes | String | |
| fld_ServiceCodeLabel1 | Service Code Label 1 | no | yes | yes | String | |
| fld_ServiceCodeLabel2 | Service Code Label 2 | no | yes | yes | String | |
| fld_ServiceCodeLabel3 | Service Code Label 3 | no | yes | yes | String | |
| fld_ServiceCodeLabel4 | Service Code Label 4 | no | yes | yes | String | |
| fld_ServiceCodeLabel5 | Service Code Label 5 | no | yes | yes | String | |
| fld_ServiceConceptID | Service Concept ID | no | yes | yes | Int | |
| fld_ShipmentMaxOfPackageLength | MaxOfPackageLength | no | yes | yes | Float | |
| fld_ShipmentMaxOfPackageWidth | MaxOfPackageWidth | no | yes | yes | Float | |
| fld_ShipmentMaxOfPackageHeight | MaxOfPackageHeight | no | yes | yes | Float | |
| fld_StackNumber | Stack Number | yes | yes | yes | String | |
| fld_ExternalBooked | External Booked | yes | yes | yes | Int | |
| fld_MasterID | Master ID | yes | yes | yes | String | |
| fld_CallerID_CustomerID | CallerID CustomerID | yes | yes | yes | String |
Line fields
Click on the accordion to expand or collapse the lists.
Line reference
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_LMarking | Marking | 24 | yes | yes | yes | String |
| fld_LContents | Contents | 23 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef1 | LineCarrierSpecificRef1 | 103 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef2 | LineCarrierSpecificRef2 | 104 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef3 | LineCarrierSpecificRef3 | 105 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef4 | LineCarrierSpecificRef4 | 106 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef5 | LineCarrierSpecificRef5 | 107 | yes | yes | yes | String |
| fld_LineLQCountSum | LineLQCountSum | 153 | yes | yes | yes | String |
| fld_LineLQGrossWeightSum | LineLQGrossWeightSum | 154 | yes | yes | yes | String |
| fld_LCustomField1 | Custom Line Field 1 | 129 | yes | yes | yes | String |
| fld_LCustomField2 | Custom Line Field 2 | 130 | yes | yes | yes | String |
| fld_LCustomField3 | Custom Line Field 3 | 131 | yes | yes | yes | String |
| fld_LCustomField4 | Custom Line Field 4 | 132 | yes | yes | yes | String |
| fld_LCustomField5 | Custom Line Field 5 | 133 | yes | yes | yes | String |
| fld_LCustomField6 | Custom Line Field 6 | 221 | yes | yes | yes | String |
| fld_LCustomField7 | Custom Line Field 7 | 222 | yes | yes | yes | String |
| fld_LCustomField8 | Custom Line Field 8 | 223 | yes | yes | yes | String |
| fld_LCustomField9 | Custom Line Field 9 | 224 | yes | yes | yes | String |
| fld_LCustomField10 | Custom Line Field 10 | 225 | yes | yes | yes | String |
| fld_LCustomField11 | Custom Line Field 11 | 226 | yes | yes | yes | String |
| fld_LCustomField12 | Custom Line Field 12 | 227 | yes | yes | yes | String |
| fld_LCustomField13 | Custom Line Field 13 | 228 | yes | yes | yes | String |
| fld_LCustomField14 | Custom Line Field 14 | 229 | yes | yes | yes | String |
| fld_LCustomField15 | Custom Line Field 15 | 230 | yes | yes | yes | String |
| fld_LCustomField16 | Custom Line Field 16 | 231 | yes | yes | yes | String |
| fld_LCustomField17 | Custom Line Field 17 | 232 | yes | yes | yes | String |
| fld_LCustomField18 | Custom Line Field 18 | 233 | yes | yes | yes | String |
| fld_LCustomField19 | Custom Line Field 19 | 234 | yes | yes | yes | String |
| fld_LCustomField20 | Custom Line Field 20 | 235 | yes | yes | yes | String |
| fld_LineRefPOD | POD | 297 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef6 | LineCarrierSpecificRef6 | 301 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef7 | LineCarrierSpecificRef7 | 302 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef8 | LineCarrierSpecificRef8 | 303 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef9 | LineCarrierSpecificRef9 | 304 | yes | yes | yes | String |
| fld_LineCarrierSpecificRef10 | LineCarrierSpecificRef10 | 305 | yes | yes | yes | String |
| fld_PalletSpaces | Pallet Spaces | 344 | yes | yes | yes | Int |
| fld_LCODReference | Line COD Reference | 350 | yes | yes | yes | String |
| fld_LineCartonID | Carton ID | 359 | yes | yes | yes | String |
| fld_LineArticleAssemblyTimeMinutes | Article Assembly Time (Minutes) | 387 | yes | yes | yes | Int |
Other line fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_LStandard | Templates | 0 | no | no | no | None |
| fld_LNumber | Number | 0 | no | yes | yes | Int |
| fld_LWeight | Weight | 0 | yes | yes | yes | Float |
| fld_LLineWeight | LineWeight | 0 | yes | yes | yes | Float |
| fld_LHeight | Height | 0 | yes | yes | yes | Float |
| fld_LLength | Length | 0 | yes | yes | yes | Float |
| fld_LWidth | Width | 0 | yes | yes | yes | Float |
| fld_LVolume | Volume | 0 | yes | yes | yes | Float |
| fld_LLineVolume | LineVolume | 0 | yes | yes | yes | Float |
| fld_LLoadmeter | Line loadmeter | 0 | yes | yes | yes | Float |
| fld_LRecycleType | RecycleType | 0 | no | yes | yes | String |
| fld_LRecycleNo | RecycleNo | 0 | no | yes | yes | Int |
| fld_LGoodsType | GoodsType | 0 | no | yes | yes | String |
| fld_LGoodsUnitType | GoodsUnitType | 0 | no | yes | yes | String |
| fld_LGoodsUnitNo | GoodsUnitNo | 0 | no | yes | yes | Int |
| fld_LineUnitKinds | LineUnitKinds | 0 | no | yes | yes | String |
| fld_LineUnitKindsNo | LineUnitKindsNo | 0 | no | yes | yes | Int |
| fld_LineUnitKindsWeight | LineUnitKindsWeight | 0 | no | yes | yes | Float |
| fld_LineUnitKindsVolume | LineUnitKindsVolume | 0 | no | yes | yes | Float |
| fld_LineUnitKindsCodeFile | LineUnitKindsCodeFile | 0 | no | yes | yes | String |
| fld_LineUnitKindsCodeLabel | LineUnitKindsCodeLabel | 0 | no | yes | yes | String |
| fld_LDGLines | DG Lines | 0 | no | yes | yes | Int |
| fld_LLineIndex | Line No | 0 | no | yes | yes | Int |
| fld_LDetailLines | Detail Lines | 0 | no | yes | yes | Int |
| fld_LCODPaymentType | Line COD Payment Type | 0 | no | yes | yes | String |
| fld_LineUnitKindsReference | LineUnitKindsReference | 0 | no | yes | yes | String |
| fld_LFreightClass | Freight Class | 0 | yes | yes | yes | String |
| fld_LCODAmount | COD Amount | 5 | yes | yes | yes | Float |
| fld_LLineCODAmount | Line COD Amount | 5 | yes | yes | yes | Float |
| fld_LCODCurrency | Line COD Currency | 5 | no | yes | yes | Currency |
| fld_LKey | LineKey | yes | yes | yes | String | |
| fld_LRecycleKey | Recycle Key | no | no | no | String | |
| fld_LRecycleDescription | Recycle Description | no | no | no | String | |
| fld_LGoodsTypeKey1 | Goods Type Key1 | yes | yes | yes | String | |
| fld_LGoodsTypeKey2 | Goods Type Key2 | yes | yes | yes | String | |
| fld_LGoodsTypeKeyword | Goods Type Keyword | yes | yes | yes | String | |
| fld_LCODPaymentKey1 | Line COD Payment Type Key1 | no | no | no | String | |
| fld_LCODPaymentKey2 | Line COD Payment Type Key2 | no | no | no | String | |
| fld_LCODPaymentKeyword | Line COD Payment Type Keyword | no | no | no | String | |
| fld_LLengthPlusCircumference | LengthPlusCircumference | no | yes | yes | Float | |
| fld_LGoodsTypeID | Goods Type ID | yes | yes | yes | String | |
| fld_LLengthPlusWidthPlusHeight | LengthPlusWidthPlusHeight | no | yes | yes | Float | |
| fld_LFirstPackageNum | LineFirstPackageNum | no | yes | yes | String |
Dangerous goods fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_DGAdditionalHandlingInformation | AdditionalHandlingInformation | 0 | no | no | yes | String |
| fld_DGAdrTankCode | ADRTankCode | 0 | no | no | yes | String |
| fld_DGAdrTankSpecialProvisions | ADRTankSpecialProv | 0 | no | no | yes | String |
| fld_DGArticleName | ArticleName | 0 | no | no | yes | String |
| fld_DGArticleNumber | ArticleNo | 0 | no | no | yes | String |
| fld_DGAutoSummarizeMass | AutoSummarizeMass | 0 | no | no | yes | String |
| fld_DGCarrierArticleNumber | Carrier Article Number | 0 | no | no | yes | String |
| fld_DGClass | Class | 0 | no | no | yes | String |
| fld_DGClassificationCode | ClassificationCode | 0 | no | no | yes | String |
| fld_DGDeclarantName | DeclarantName | 0 | no | no | yes | String |
| fld_DGDescription | Description | 0 | no | no | yes | String |
| fld_DGEMSNumber | EMSNumber | 0 | no | no | yes | String |
| fld_DGEmergencyResponsePhoneNumber | Emerg. Response Phone | 0 | no | no | yes | String |
| fld_DGEmergencyResponseRegistrantInfo | Emerg. Response Registrant Info | 0 | no | no | yes | String |
| fld_DGExceptedQuantities | ExceptedQnt | 0 | no | no | yes | String |
| fld_DGFlashPoint | FlashPoint | 0 | no | no | yes | String |
| fld_DGGoodsLineIndex | Goods Line No | 0 | no | no | yes | Int |
| fld_DGGrossWeight | GrossWeight/Volume | 0 | no | no | yes | Float |
| fld_DGIdentification | Identification | 0 | no | no | yes | String |
| fld_DGItemEMS | EMS | 0 | no | no | yes | String |
| fld_DGItemGrossWeight | ItemGrossWeight/Volume | 0 | no | no | yes | String |
| fld_DGItemNetWeight | ItemNetWeight/Volume | 0 | no | no | yes | String |
| fld_DGItemUnitOfMeasure | UnitOfMeasure | 0 | no | no | yes | String |
| fld_DGKind | Kind | 0 | no | no | yes | String |
| fld_DGKitAmount | KitAmount | 0 | no | no | yes | String |
| fld_DGLQCount | LQCount | 0 | no | no | yes | Int |
| fld_DGLQGrossWeight | LQGrossWeight | 0 | no | no | yes | Float |
| fld_DGLabels | Labels | 0 | no | no | yes | String |
| fld_DGLimitedQuantities | LimitedQnt | 0 | no | no | yes | String |
| fld_DGMID | DGMID | 0 | no | no | yes | String |
| fld_DGMarinePollutant | Marine Pollutant | 0 | no | no | yes | String |
| fld_DGMfagNumber | MfagNumber | 0 | no | no | yes | String |
| fld_DGMixedPackingProvision | MixedPackingProv | 0 | no | no | yes | String |
| fld_DGNEQ | NEQ | 0 | no | no | yes | String |
| fld_DGNOS | NOS | 0 | no | no | yes | String |
| fld_DGName | Name | 0 | no | no | yes | String |
| fld_DGNameRoad | Name Road | no | no | no | String | |
| fld_DGNameSea | Name Sea | no | no | no | String | |
| fld_DGNetWeight | NetWeight/Volume | 0 | no | no | yes | Float |
| fld_DGNumber | Number | 0 | no | no | yes | Int |
| fld_DGOuterPackingAmount | OuterPackingAmount | 0 | no | no | yes | String |
| fld_DGOuterPackingBundleID | OuterPackingBundleID | 0 | no | no | yes | String |
| fld_DGOuterPackingType | OuterPackingType | 0 | no | no | yes | String |
| fld_DGPackingGroup | PackingGroup | 0 | no | no | yes | String |
| fld_DGPackingInstructions | PackingInstr | 0 | no | no | yes | String |
| fld_DGPackingType | PackingType | 0 | no | no | yes | String |
| fld_DGPackingTypeCode | Packing Type Code | no | no | no | String | |
| fld_DGPackingTypeName | Packing Type Name | no | no | no | String | |
| fld_DGPageNumber | PageNumber | 0 | no | no | yes | String |
| fld_DGPoint | Point | 0 | no | no | yes | Int |
| fld_DGPortTankBulkContInstructions | PTBCInstr | 0 | no | no | yes | String |
| fld_DGPortTankBulkContSpecialProvisions | PTBCSpecialProv | 0 | no | no | yes | String |
| fld_DGProfile | Templates | 0 | no | no | no | String |
| fld_DGSecondaryClasses | Secondary Classes | 0 | no | no | yes | String |
| fld_DGShipperReference | ShipperReference | 0 | no | no | yes | String |
| fld_DGSpecialPackingProvision | SpecialPackingProv | 0 | no | no | yes | String |
| fld_DGSpecialProvisions | SpecialProv | 0 | no | no | yes | String |
| fld_DGSpecialProvisionsBulk | SPCBulk | 0 | no | no | yes | String |
| fld_DGSpecialProvisionsHandling | SPCHandling | 0 | no | no | yes | String |
| fld_DGSpecialProvisionsOperation | SPCOperation | 0 | no | no | yes | String |
| fld_DGSpecialProvisionsPackages | SPCPackages | 0 | no | no | yes | String |
| fld_DGStowingCategory | StowingCategory | 0 | no | no | yes | String |
| fld_DGSubsidiaryRisk | SubsidiaryRisk | 0 | no | no | yes | String |
| fld_DGTare | TARE | 0 | no | no | yes | String |
| fld_DGTotalGross | TotalGross | 0 | no | no | yes | String |
| fld_DGTransportCategory | TransportCategory | 0 | no | no | yes | String |
| fld_DGTransportInTank | TransportInTank | 0 | no | no | yes | String |
| fld_DGTransportMode | TransportMode | 0 | no | no | yes | String |
| fld_DGUNNumber | UNNumber | 0 | no | no | yes | String |
| fld_DGUSDOTNumber | USDOT Number | 0 | no | no | yes | String |
| fld_DGVehicle | Vehicle | 0 | no | no | yes | String |
| fld_DGVolume | Volume | 0 | no | no | yes | Float |
| fld_LineRefPackageWeightLogo | Package Weight Logo | yes | yes | no | String |
Address fields by address type
Click on the accordion to expand or hide the fields for each address type.
Broker
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrBrokerCustNo | CustNo | 13 | yes | yes | yes | String |
| fld_AdrBrokerName1 | Name1 | 13 | yes | yes | yes | String |
| fld_AdrBrokerName2 | Name2 | 13 | yes | yes | yes | String |
| fld_AdrBrokerAddress1 | Address1 | 13 | yes | yes | yes | String |
| fld_AdrBrokerAddress2 | Address2 | 13 | yes | yes | yes | String |
| fld_AdrBrokerPostNo | PostNo | 13 | yes | yes | yes | String |
| fld_AdrBrokerCity | City | 13 | yes | yes | yes | String |
| fld_AdrBrokerCountry | Country | 13 | no | yes | yes | Country |
| fld_AdrBrokerCountryName | Country Name | 13 | yes | yes | yes | String |
| fld_AdrBrokerState | State | 13 | yes | yes | yes | String |
| fld_AdrBrokerPostBox | PostBox | 13 | yes | yes | yes | String |
| fld_AdrBrokerPbxNo | PbxNo | 13 | yes | yes | yes | String |
| fld_AdrBrokerPbxCity | PbxCity | 13 | yes | yes | yes | String |
| fld_AdrBrokerDepartment | Department | 13 | yes | yes | yes | String |
| fld_AdrBrokerBuilding | Building | 13 | yes | yes | yes | String |
| fld_AdrBrokerPhone | Phone | 13 | yes | yes | yes | String |
| fld_AdrBrokerMobile | Mobile | 13 | yes | yes | yes | String |
| fld_AdrBrokerFax | Fax | 13 | yes | yes | yes | String |
| fld_AdrBrokerEmail | 13 | yes | yes | yes | String | |
| fld_AdrBrokerAttention | Attention | 13 | yes | yes | yes | String |
| fld_AdrBrokerRegion | Region | 13 | yes | yes | yes | String |
| fld_AdrBrokerCounty | County | 13 | yes | yes | yes | String |
| fld_AdrBrokerDistrict | District | 13 | yes | yes | yes | String |
| fld_AdrBrokerProvince | Province | 13 | yes | yes | yes | String |
| fld_AdrBrokerVATNo | Vat No. | 13 | yes | yes | yes | String |
| fld_AdrBrokerVOECNumber | VOEC Number | 13 | yes | yes | yes | String |
| fld_AdrBrokerFloor | Floor | 13 | yes | yes | yes | String |
| fld_AdrBrokerEORINumber | EORI Number | 13 | yes | yes | yes | String |
| fld_AdrBrokerResidential | Residential | 13 | yes | no | no | Boolean |
| fld_AdrBrokerUKIMSNumber | UKIMS Number | 13 | yes | yes | yes | String |
| fld_AdrBrokerEKAERNumber | EKAER Number | 13 | yes | yes | yes | String |
| fld_AdrBrokerSENTNumber | SENT Number | 13 | yes | yes | yes | String |
| fld_AdrBrokerEIN | EIN | 13 | yes | yes | yes | String |
| fld_AdrBrokerHMRCNumber | HMRC Number | 13 | yes | yes | yes | String |
Buyer
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrBuyerCustNo | CustNo | 5 | yes | yes | yes | String |
| fld_AdrBuyerName1 | Name1 | 5 | yes | yes | yes | String |
| fld_AdrBuyerName2 | Name2 | 5 | yes | yes | yes | String |
| fld_AdrBuyerAddress1 | Address1 | 5 | yes | yes | yes | String |
| fld_AdrBuyerAddress2 | Address2 | 5 | yes | yes | yes | String |
| fld_AdrBuyerPostNo | PostNo | 5 | yes | yes | yes | String |
| fld_AdrBuyerCity | City | 5 | yes | yes | yes | String |
| fld_AdrBuyerCountry | Country | 5 | yes | yes | yes | Country |
| fld_AdrBuyerCountryName | Country Name | 5 | yes | yes | yes | String |
| fld_AdrBuyerState | State | 5 | yes | yes | yes | String |
| fld_AdrBuyerPostBox | PostBox | 5 | yes | yes | yes | String |
| fld_AdrBuyerPbxNo | PbxNo | 5 | yes | yes | yes | String |
| fld_AdrBuyerPbxCity | PbxCity | 5 | yes | yes | yes | String |
| fld_AdrBuyerDepartment | Department | 5 | yes | yes | yes | String |
| fld_AdrBuyerBuilding | Building | 5 | yes | yes | yes | String |
| fld_AdrBuyerPhone | Phone | 5 | yes | yes | yes | String |
| fld_AdrBuyerMobile | Mobile | 5 | yes | yes | yes | String |
| fld_AdrBuyerFax | Fax | 5 | yes | yes | yes | String |
| fld_AdrBuyerEmail | 5 | yes | yes | yes | String | |
| fld_AdrBuyerAttention | Attention | 5 | yes | yes | yes | String |
| fld_AdrBuyerRegion | Region | 5 | yes | yes | yes | String |
| fld_AdrBuyerCounty | County | 5 | yes | yes | yes | String |
| fld_AdrBuyerDistrict | District | 5 | yes | yes | yes | String |
| fld_AdrBuyerProvince | Province | 5 | yes | yes | yes | String |
| fld_AdrBuyerVATNo | Vat No. | 5 | yes | yes | yes | String |
| fld_AdrBuyerVOECNumber | VOEC Number | 5 | yes | yes | yes | String |
| fld_AdrBuyerFloor | Floor | 5 | yes | yes | yes | String |
| fld_AdrBuyerEORINumber | EORI Number | 5 | yes | yes | yes | String |
| fld_AdrBuyerResidential | Residential | 5 | yes | no | no | Boolean |
| fld_AdrBuyerUKIMSNumber | UKIMS Number | 5 | yes | yes | yes | String |
| fld_AdrBuyerEKAERNumber | EKAER Number | 5 | yes | yes | yes | String |
| fld_AdrBuyerSENTNumber | SENT Number | 5 | yes | yes | yes | String |
| fld_AdrBuyerEIN | EIN | 5 | yes | yes | yes | String |
| fld_AdrBuyerHMRCNumber | HMRC Number | 5 | yes | yes | yes | String |
Delivery
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrDeliveryCustNo | CustNo | 14 | yes | yes | yes | String |
| fld_AdrDeliveryName1 | Name1 | 14 | yes | yes | yes | String |
| fld_AdrDeliveryName2 | Name2 | 14 | yes | yes | yes | String |
| fld_AdrDeliveryAddress1 | Address1 | 14 | yes | yes | yes | String |
| fld_AdrDeliveryAddress2 | Address2 | 14 | yes | yes | yes | String |
| fld_AdrDeliveryPostNo | PostNo | 14 | yes | yes | yes | String |
| fld_AdrDeliveryCity | City | 14 | yes | yes | yes | String |
| fld_AdrDeliveryCountry | Country | 14 | no | yes | yes | Country |
| fld_AdrDeliveryCountryName | Country Name | 14 | yes | yes | yes | String |
| fld_AdrDeliveryState | State | 14 | yes | yes | yes | String |
| fld_AdrDeliveryPostBox | PostBox | 14 | yes | yes | yes | String |
| fld_AdrDeliveryPbxNo | PbxNo | 14 | yes | yes | yes | String |
| fld_AdrDeliveryPbxCity | PbxCity | 14 | yes | yes | yes | String |
| fld_AdrDeliveryDepartment | Department | 14 | yes | yes | yes | String |
| fld_AdrDeliveryBuilding | Building | 14 | yes | yes | yes | String |
| fld_AdrDeliveryPhone | Phone | 14 | yes | yes | yes | String |
| fld_AdrDeliveryMobile | Mobile | 14 | yes | yes | yes | String |
| fld_AdrDeliveryFax | Fax | 14 | yes | yes | yes | String |
| fld_AdrDeliveryEmail | 14 | yes | yes | yes | String | |
| fld_AdrDeliveryAttention | Attention | 14 | yes | yes | yes | String |
| fld_AdrDeliveryRegion | Region | 14 | yes | yes | yes | String |
| fld_AdrDeliveryCounty | County | 14 | yes | yes | yes | String |
| fld_AdrDeliveryDistrict | District | 14 | yes | yes | yes | String |
| fld_AdrDeliveryProvince | Province | 14 | yes | yes | yes | String |
| fld_AdrDeliveryVATNo | Vat No. | 14 | yes | yes | yes | String |
| fld_AdrDeliveryVOECNumber | VOEC Number | 14 | yes | yes | yes | String |
| fld_AdrDeliveryFloor | Floor | 14 | yes | yes | yes | String |
| fld_AdrDeliveryEORINumber | EORI Number | 14 | yes | yes | yes | String |
| fld_AdrDeliveryResidential | Residential | 14 | yes | no | no | Boolean |
| fld_AdrDeliveryUKIMSNumber | UKIMS Number | 14 | yes | yes | yes | String |
| fld_AdrDeliveryEKAERNumber | EKAER Number | 14 | yes | yes | yes | String |
| fld_AdrDeliverySENTNumber | SENT Number | 14 | yes | yes | yes | String |
| fld_AdrDeliveryEIN | EIN | 14 | yes | yes | yes | String |
| fld_AdrDeliveryHMRCNumber | HMRC Number | 14 | yes | yes | yes | String |
Depot
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrDepotCustNo | CustNo | yes | yes | yes | String | |
| fld_AdrDepotName1 | Name1 | yes | yes | yes | String | |
| fld_AdrDepotName2 | Name2 | yes | yes | yes | String | |
| fld_AdrDepotAddress1 | Address1 | yes | yes | yes | String | |
| fld_AdrDepotAddress2 | Address2 | yes | yes | yes | String | |
| fld_AdrDepotPostNo | PostNo | yes | yes | yes | String | |
| fld_AdrDepotCity | City | yes | yes | yes | String | |
| fld_AdrDepotCountry | Country | no | yes | yes | Country | |
| fld_AdrDepotCountryName | Country Name | yes | yes | yes | String | |
| fld_AdrDepotState | State | yes | yes | yes | String | |
| fld_AdrDepotPostBox | PostBox | yes | yes | yes | String | |
| fld_AdrDepotPbxNo | PbxNo | yes | yes | yes | String | |
| fld_AdrDepotPbxCity | PbxCity | yes | yes | yes | String | |
| fld_AdrDepotDepartment | Department | yes | yes | yes | String | |
| fld_AdrDepotBuilding | Building | yes | yes | yes | String | |
| fld_AdrDepotPhone | Phone | yes | yes | yes | String | |
| fld_AdrDepotMobile | Mobile | yes | yes | yes | String | |
| fld_AdrDepotFax | Fax | yes | yes | yes | String | |
| fld_AdrDepotEmail | yes | yes | yes | String | ||
| fld_AdrDepotAttention | Attention | yes | yes | yes | String | |
| fld_AdrDepotRegion | Region | yes | yes | yes | String | |
| fld_AdrDepotCounty | County | yes | yes | yes | String | |
| fld_AdrDepotDistrict | District | yes | yes | yes | String | |
| fld_AdrDepotProvince | Province | yes | yes | yes | String | |
| fld_AdrDepotVATNo | Vat No. | yes | yes | yes | String | |
| fld_AdrDepotVOECNumber | VOEC Number | yes | yes | yes | String | |
| fld_AdrDepotFloor | Floor | yes | yes | yes | String | |
| fld_AdrDepotEORINumber | EORI Number | yes | yes | yes | String | |
| fld_AdrDepotResidential | Residential | yes | no | no | Boolean | |
| fld_AdrDepotUKIMSNumber | UKIMS Number | yes | yes | yes | String | |
| fld_AdrDepotEKAERNumber | EKAER Number | yes | yes | yes | String | |
| fld_AdrDepotSENTNumber | SENT Number | yes | yes | yes | String | |
| fld_AdrDepotEIN | EIN | yes | yes | yes | String | |
| fld_AdrDepotHMRCNumber | HMRC Number | yes | yes | yes | String |
DropPoint
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrDropPointCustNo | CustNo | 10 | yes | yes | yes | String |
| fld_AdrDropPointName1 | Name1 | 10 | yes | yes | yes | String |
| fld_AdrDropPointName2 | Name2 | 10 | yes | yes | yes | String |
| fld_AdrDropPointAddress1 | Address1 | 10 | yes | yes | yes | String |
| fld_AdrDropPointAddress2 | Address2 | 10 | yes | yes | yes | String |
| fld_AdrDropPointPostNo | PostNo | 10 | yes | yes | yes | String |
| fld_AdrDropPointCity | City | 10 | yes | yes | yes | String |
| fld_AdrDropPointCountry | Country | 10 | yes | yes | yes | Country |
| fld_AdrDropPointCountryName | Country Name | 10 | yes | yes | yes | String |
| fld_AdrDropPointState | State | 10 | yes | yes | yes | String |
| fld_AdrDropPointPostBox | PostBox | 10 | yes | yes | yes | String |
| fld_AdrDropPointPbxNo | PbxNo | 10 | yes | yes | yes | String |
| fld_AdrDropPointPbxCity | PbxCity | 10 | yes | yes | yes | String |
| fld_AdrDropPointDepartment | Department | 10 | yes | yes | yes | String |
| fld_AdrDropPointBuilding | Building | 10 | yes | yes | yes | String |
| fld_AdrDropPointPhone | Phone | 10 | yes | yes | yes | String |
| fld_AdrDropPointMobile | Mobile | 10 | yes | yes | yes | String |
| fld_AdrDropPointFax | Fax | 10 | yes | yes | yes | String |
| fld_AdrDropPointEmail | 10 | yes | yes | yes | String | |
| fld_AdrDropPointAttention | Attention | 10 | yes | yes | yes | String |
| fld_AdrDropPointRegion | Region | 10 | yes | yes | yes | String |
| fld_AdrDropPointCounty | County | 10 | yes | yes | yes | String |
| fld_AdrDropPointDistrict | District | 10 | yes | yes | yes | String |
| fld_AdrDropPointProvince | Province | 10 | yes | yes | yes | String |
| fld_AdrDropPointVATNo | Vat No. | 10 | yes | yes | yes | String |
| fld_AdrDropPointVOECNumber | VOEC Number | 10 | yes | yes | yes | String |
| fld_AdrDropPointFloor | Floor | 10 | yes | yes | yes | String |
| fld_AdrDropPointEORINumber | EORI Number | 10 | yes | yes | yes | String |
| fld_AdrDropPointResidential | Residential | yes | no | no | Boolean | |
| fld_AdrDropPointUKIMSNumber | UKIMS Number | 10 | yes | yes | yes | String |
| fld_AdrDropPointEKAERNumber | EKAER Number | 10 | yes | yes | yes | String |
| fld_AdrDropPointSENTNumber | SENT Number | 10 | yes | yes | yes | String |
| fld_AdrDropPointEIN | EIN | 10 | yes | yes | yes | String |
| fld_AdrDropPointHMRCNumber | HMRC Number | 10 | yes | yes | yes | String |
Exporter
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrExporterCustNo | CustNo | 19 | yes | yes | yes | String |
| fld_AdrExporterName1 | Name1 | 19 | yes | yes | yes | String |
| fld_AdrExporterName2 | Name2 | 19 | yes | yes | yes | String |
| fld_AdrExporterAddress1 | Address1 | 19 | yes | yes | yes | String |
| fld_AdrExporterAddress2 | Address2 | 19 | yes | yes | yes | String |
| fld_AdrExporterPostNo | PostNo | 19 | yes | yes | yes | String |
| fld_AdrExporterCity | City | 19 | yes | yes | yes | String |
| fld_AdrExporterCountry | Country | 19 | no | yes | yes | Country |
| fld_AdrExporterCountryName | Country Name | 19 | yes | yes | yes | String |
| fld_AdrExporterState | State | 19 | yes | yes | yes | String |
| fld_AdrExporterPostBox | PostBox | 19 | yes | yes | yes | String |
| fld_AdrExporterPbxNo | PbxNo | 19 | yes | yes | yes | String |
| fld_AdrExporterPbxCity | PbxCity | 19 | yes | yes | yes | String |
| fld_AdrExporterDepartment | Department | 19 | yes | yes | yes | String |
| fld_AdrExporterBuilding | Building | 19 | yes | yes | yes | String |
| fld_AdrExporterPhone | Phone | 19 | yes | yes | yes | String |
| fld_AdrExporterMobile | Mobile | 19 | yes | yes | yes | String |
| fld_AdrExporterFax | Fax | 19 | yes | yes | yes | String |
| fld_AdrExporterEmail | 19 | yes | yes | yes | String | |
| fld_AdrExporterAttention | Attention | 19 | yes | yes | yes | String |
| fld_AdrExporterRegion | Region | 19 | yes | yes | yes | String |
| fld_AdrExporterCounty | County | 19 | yes | yes | yes | String |
| fld_AdrExporterDistrict | District | 19 | yes | yes | yes | String |
| fld_AdrExporterProvince | Province | 19 | yes | yes | yes | String |
| fld_AdrExporterVATNo | Vat No. | 19 | yes | yes | yes | String |
| fld_AdrExporterVOECNumber | VOEC Number | 19 | yes | yes | yes | String |
| fld_AdrExporterFloor | Floor | 19 | yes | yes | yes | String |
| fld_AdrExporterEORINumber | EORI Number | 19 | yes | yes | yes | String |
| fld_AdrExporterResidential | Residential | 19 | yes | no | no | Boolean |
| fld_AdrExporterUKIMSNumber | UKIMS Number | 19 | yes | yes | yes | String |
| fld_AdrExporterEKAERNumber | EKAER Number | 19 | yes | yes | yes | String |
| fld_AdrExporterSENTNumber | SENT Number | 19 | yes | yes | yes | String |
| fld_AdrExporterEIN | EIN | 19 | yes | yes | yes | String |
| fld_AdrExporterHMRCNumber | HMRC Number | 19 | yes | yes | yes | String |
Forwarder
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrForwarderCustNo | CustNo | 8 | yes | yes | yes | String |
| fld_AdrForwarderName1 | Name1 | 8 | yes | yes | yes | String |
| fld_AdrForwarderName2 | Name2 | 8 | yes | yes | yes | String |
| fld_AdrForwarderAddress1 | Address1 | 8 | yes | yes | yes | String |
| fld_AdrForwarderAddress2 | Address2 | 8 | yes | yes | yes | String |
| fld_AdrForwarderPostNo | PostNo | 8 | yes | yes | yes | String |
| fld_AdrForwarderCity | City | 8 | yes | yes | yes | String |
| fld_AdrForwarderCountry | Country | 8 | no | yes | yes | Country |
| fld_AdrForwarderCountryName | Country Name | 8 | yes | yes | yes | String |
| fld_AdrForwarderState | State | 8 | yes | yes | yes | String |
| fld_AdrForwarderPostBox | PostBox | 8 | yes | yes | yes | String |
| fld_AdrForwarderPbxNo | PbxNo | 8 | yes | yes | yes | String |
| fld_AdrForwarderPbxCity | PbxCity | 8 | yes | yes | yes | String |
| fld_AdrForwarderDepartment | Department | 8 | yes | yes | yes | String |
| fld_AdrForwarderBuilding | Building | 8 | yes | yes | yes | String |
| fld_AdrForwarderPhone | Phone | 8 | yes | yes | yes | String |
| fld_AdrForwarderMobile | Mobile | 8 | yes | yes | yes | String |
| fld_AdrForwarderFax | Fax | 8 | yes | yes | yes | String |
| fld_AdrForwarderEmail | 8 | yes | yes | yes | String | |
| fld_AdrForwarderAttention | Attention | 8 | yes | yes | yes | String |
| fld_AdrForwarderRegion | Region | 8 | yes | yes | yes | String |
| fld_AdrForwarderCounty | County | 8 | yes | yes | yes | String |
| fld_AdrForwarderDistrict | District | 8 | yes | yes | yes | String |
| fld_AdrForwarderProvince | Province | 8 | yes | yes | yes | String |
| fld_AdrForwarderVATNo | Vat No. | 8 | yes | yes | yes | String |
| fld_AdrForwarderVOECNumber | VOEC Number | 8 | yes | yes | yes | String |
| fld_AdrForwarderFloor | Floor | 8 | yes | yes | yes | String |
| fld_AdrForwarderEORINumber | EORI Number | 8 | yes | yes | yes | String |
| fld_AdrForwarderResidential | Residential | yes | no | no | Boolean | |
| fld_AdrForwarderUKIMSNumber | UKIMS Number | 8 | yes | yes | yes | String |
| fld_AdrForwarderEKAERNumber | EKAER Number | 8 | yes | yes | yes | String |
| fld_AdrForwarderSENTNumber | SENT Number | 8 | yes | yes | yes | String |
| fld_AdrForwarderEIN | EIN | 8 | yes | yes | yes | String |
| fld_AdrForwarderHMRCNumber | HMRC Number | 8 | yes | yes | yes | String |
Import
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrImportCustNo | CustNo | yes | yes | yes | String | |
| fld_AdrImportName1 | Name1 | yes | yes | yes | String | |
| fld_AdrImportName2 | Name2 | yes | yes | yes | String | |
| fld_AdrImportAddress1 | Address1 | yes | yes | yes | String | |
| fld_AdrImportAddress2 | Address2 | yes | yes | yes | String | |
| fld_AdrImportPostNo | PostNo | yes | yes | yes | String | |
| fld_AdrImportCity | City | yes | yes | yes | String | |
| fld_AdrImportCountry | Country | no | yes | yes | Country | |
| fld_AdrImportCountryName | Country Name | yes | yes | yes | String | |
| fld_AdrImportState | State | yes | yes | yes | String | |
| fld_AdrImportPostBox | PostBox | yes | yes | yes | String | |
| fld_AdrImportPbxNo | PbxNo | yes | yes | yes | String | |
| fld_AdrImportPbxCity | PbxCity | yes | yes | yes | String | |
| fld_AdrImportDepartment | Department | yes | yes | yes | String | |
| fld_AdrImportBuilding | Building | yes | yes | yes | String | |
| fld_AdrImportPhone | Phone | yes | yes | yes | String | |
| fld_AdrImportMobile | Mobile | yes | yes | yes | String | |
| fld_AdrImportFax | Fax | yes | yes | yes | String | |
| fld_AdrImportEmail | yes | yes | yes | String | ||
| fld_AdrImportAttention | Attention | yes | yes | yes | String | |
| fld_AdrImportRegion | Region | yes | yes | yes | String | |
| fld_AdrImportCounty | County | yes | yes | yes | String | |
| fld_AdrImportDistrict | District | yes | yes | yes | String | |
| fld_AdrImportProvince | Province | yes | yes | yes | String | |
| fld_AdrImportVATNo | Vat No. | yes | yes | yes | String | |
| fld_AdrImportVOECNumber | VOEC Number | yes | yes | yes | String | |
| fld_AdrImportFloor | Floor | yes | yes | yes | String | |
| fld_AdrImportEORINumber | EORI Number | yes | yes | yes | String | |
| fld_AdrImportResidential | Residential | yes | no | no | Boolean | |
| fld_AdrImportUKIMSNumber | UKIMS Number | yes | yes | yes | String | |
| fld_AdrImportEKAERNumber | EKAER Number | yes | yes | yes | String | |
| fld_AdrImportSENTNumber | SENT Number | yes | yes | yes | String | |
| fld_AdrImportEIN | EIN | yes | yes | yes | String | |
| fld_AdrImportHMRCNumber | HMRC Number | yes | yes | yes | String |
Importer
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrImporterCustNo | CustNo | 17 | yes | yes | yes | String |
| fld_AdrImporterName1 | Name1 | 17 | yes | yes | yes | String |
| fld_AdrImporterName2 | Name2 | 17 | yes | yes | yes | String |
| fld_AdrImporterAddress1 | Address1 | 17 | yes | yes | yes | String |
| fld_AdrImporterAddress2 | Address2 | 17 | yes | yes | yes | String |
| fld_AdrImporterPostNo | PostNo | 17 | yes | yes | yes | String |
| fld_AdrImporterCity | City | 17 | yes | yes | yes | String |
| fld_AdrImporterCountry | Country | 17 | no | yes | yes | Country |
| fld_AdrImporterCountryName | Country Name | 17 | yes | yes | yes | String |
| fld_AdrImporterState | State | 17 | yes | yes | yes | String |
| fld_AdrImporterPostBox | PostBox | 17 | yes | yes | yes | String |
| fld_AdrImporterPbxNo | PbxNo | 17 | yes | yes | yes | String |
| fld_AdrImporterPbxCity | PbxCity | 17 | yes | yes | yes | String |
| fld_AdrImporterDepartment | Department | 17 | yes | yes | yes | String |
| fld_AdrImporterBuilding | Building | 17 | yes | yes | yes | String |
| fld_AdrImporterPhone | Phone | 17 | yes | yes | yes | String |
| fld_AdrImporterMobile | Mobile | 17 | yes | yes | yes | String |
| fld_AdrImporterFax | Fax | 17 | yes | yes | yes | String |
| fld_AdrImporterEmail | 17 | yes | yes | yes | String | |
| fld_AdrImporterAttention | Attention | 17 | yes | yes | yes | String |
| fld_AdrImporterRegion | Region | 17 | yes | yes | yes | String |
| fld_AdrImporterCounty | County | 17 | yes | yes | yes | String |
| fld_AdrImporterDistrict | District | 17 | yes | yes | yes | String |
| fld_AdrImporterProvince | Province | 17 | yes | yes | yes | String |
| fld_AdrImporterVATNo | Vat No. | 17 | yes | yes | yes | String |
| fld_AdrImporterVOECNumber | VOEC Number | 17 | yes | yes | yes | String |
| fld_AdrImporterFloor | Floor | 17 | yes | yes | yes | String |
| fld_AdrImporterEORINumber | EORI Number | 17 | yes | yes | yes | String |
| fld_AdrImporterResidential | Residential | 17 | yes | no | no | Boolean |
| fld_AdrImporterUKIMSNumber | UKIMS Number | 17 | yes | yes | yes | String |
| fld_AdrImporterEKAERNumber | EKAER Number | 17 | yes | yes | yes | String |
| fld_AdrImporterSENTNumber | SENT Number | 17 | yes | yes | yes | String |
| fld_AdrImporterEIN | EIN | 17 | yes | yes | yes | String |
| fld_AdrImporterHMRCNumber | HMRC Number | 17 | yes | yes | yes | String |
Payer
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrPayerCustNo | CustNo | 4 | yes | yes | yes | String |
| fld_AdrPayerName1 | Name1 | 4 | yes | yes | yes | String |
| fld_AdrPayerName2 | Name2 | 4 | yes | yes | yes | String |
| fld_AdrPayerAddress1 | Address1 | 4 | yes | yes | yes | String |
| fld_AdrPayerAddress2 | Address2 | 4 | yes | yes | yes | String |
| fld_AdrPayerPostNo | PostNo | 4 | yes | yes | yes | String |
| fld_AdrPayerCity | City | 4 | yes | yes | yes | String |
| fld_AdrPayerCountry | Country | 4 | yes | yes | yes | Country |
| fld_AdrPayerCountryName | Country Name | 4 | yes | yes | yes | String |
| fld_AdrPayerState | State | 4 | yes | yes | yes | String |
| fld_AdrPayerPostBox | PostBox | 4 | yes | yes | yes | String |
| fld_AdrPayerPbxNo | PbxNo | 4 | yes | yes | yes | String |
| fld_AdrPayerPbxCity | PbxCity | 4 | yes | yes | yes | String |
| fld_AdrPayerDepartment | Department | 4 | yes | yes | yes | String |
| fld_AdrPayerBuilding | Building | 4 | yes | yes | yes | String |
| fld_AdrPayerPhone | Phone | 4 | yes | yes | yes | String |
| fld_AdrPayerMobile | Mobile | 4 | yes | yes | yes | String |
| fld_AdrPayerFax | Fax | 4 | yes | yes | yes | String |
| fld_AdrPayerEmail | 4 | yes | yes | yes | String | |
| fld_AdrPayerAttention | Attention | 4 | yes | yes | yes | String |
| fld_AdrPayerRegion | Region | 4 | yes | yes | yes | String |
| fld_AdrPayerCounty | County | 4 | yes | yes | yes | String |
| fld_AdrPayerDistrict | District | 4 | yes | yes | yes | String |
| fld_AdrPayerProvince | Province | 4 | yes | yes | yes | String |
| fld_AdrPayerVATNo | Vat No. | 4 | yes | yes | yes | String |
| fld_AdrPayerVOECNumber | VOEC Number | 4 | yes | yes | yes | String |
| fld_AdrPayerFloor | Floor | 4 | yes | yes | yes | String |
| fld_AdrPayerEORINumber | EORI Number | 4 | yes | yes | yes | String |
| fld_AdrPayerResidential | Residential | 4 | yes | no | no | Boolean |
| fld_AdrPayerUKIMSNumber | UKIMS Number | 4 | yes | yes | yes | String |
| fld_AdrPayerEKAERNumber | EKAER Number | 4 | yes | yes | yes | String |
| fld_AdrPayerSENTNumber | SENT Number | 4 | yes | yes | yes | String |
| fld_AdrPayerEIN | EIN | 4 | yes | yes | yes | String |
| fld_AdrPayerHMRCNumber | HMRC Number | 4 | yes | yes | yes | String |
Pickup
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrPickupCustNo | CustNo | 3 | yes | yes | yes | String |
| fld_AdrPickupName1 | Name1 | 3 | yes | yes | yes | String |
| fld_AdrPickupName2 | Name2 | 3 | yes | yes | yes | String |
| fld_AdrPickupAddress1 | Address1 | 3 | yes | yes | yes | String |
| fld_AdrPickupAddress2 | Address2 | 3 | yes | yes | yes | String |
| fld_AdrPickupPostNo | PostNo | 3 | yes | yes | yes | String |
| fld_AdrPickupCity | City | 3 | yes | yes | yes | String |
| fld_AdrPickupCountry | Country | 3 | yes | yes | yes | Country |
| fld_AdrPickupCountryName | Country Name | 3 | yes | yes | yes | String |
| fld_AdrPickupState | State | 3 | yes | yes | yes | String |
| fld_AdrPickupPostBox | PostBox | 3 | yes | yes | yes | String |
| fld_AdrPickupPbxNo | PbxNo | 3 | yes | yes | yes | String |
| fld_AdrPickupPbxCity | PbxCity | 3 | yes | yes | yes | String |
| fld_AdrPickupDepartment | Department | 3 | yes | yes | yes | String |
| fld_AdrPickupBuilding | Building | 3 | yes | yes | yes | String |
| fld_AdrPickupPhone | Phone | 3 | yes | yes | yes | String |
| fld_AdrPickupMobile | Mobile | 3 | yes | yes | yes | String |
| fld_AdrPickupFax | Fax | 3 | yes | yes | yes | String |
| fld_AdrPickupEmail | 3 | yes | yes | yes | String | |
| fld_AdrPickupAttention | Attention | 3 | yes | yes | yes | String |
| fld_AdrPickupRegion | Region | 3 | yes | yes | yes | String |
| fld_AdrPickupCounty | County | 3 | yes | yes | yes | String |
| fld_AdrPickupDistrict | District | 3 | yes | yes | yes | String |
| fld_AdrPickupProvince | Province | 3 | yes | yes | yes | String |
| fld_AdrPickupVATNo | Vat No. | 3 | yes | yes | yes | String |
| fld_AdrPickupVOECNumber | VOEC Number | 3 | yes | yes | yes | String |
| fld_AdrPickupFloor | Floor | 3 | yes | yes | yes | String |
| fld_AdrPickupEORINumber | EORI Number | 3 | yes | yes | yes | String |
| fld_AdrPickupResidential | Residential | yes | no | no | Boolean | |
| fld_AdrPickupUKIMSNumber | UKIMS Number | 3 | yes | yes | yes | String |
| fld_AdrPickupEKAERNumber | EKAER Number | 3 | yes | yes | yes | String |
| fld_AdrPickupSENTNumber | SENT Number | 3 | yes | yes | yes | String |
| fld_AdrPickupEIN | EIN | 3 | yes | yes | yes | String |
| fld_AdrPickupHMRCNumber | HMRC Number | 3 | yes | yes | yes | String |
Receiver
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrCustNo | CustNo | 1 | yes | yes | yes | String |
| fld_AdrName1 | Name1 | 1 | yes | yes | yes | String |
| fld_AdrName2 | Name2 | 1 | yes | yes | yes | String |
| fld_AdrAddress1 | Address1 | 1 | yes | yes | yes | String |
| fld_AdrAddress2 | Address2 | 1 | yes | yes | yes | String |
| fld_AdrPostNo | PostNo | 1 | yes | yes | yes | String |
| fld_AdrCity | City | 1 | yes | yes | yes | String |
| fld_AdrCountry | Country | 1 | yes | yes | yes | Country |
| fld_AdrCountryName | Country Name | 1 | yes | yes | yes | String |
| fld_AdrState | State | 1 | yes | yes | yes | String |
| fld_AdrPostBox | PostBox | 1 | yes | yes | yes | String |
| fld_AdrPbxNo | PbxNo | 1 | yes | yes | yes | String |
| fld_AdrPbxCity | PbxCity | 1 | yes | yes | yes | String |
| fld_AdrDepartment | Department | 1 | yes | yes | yes | String |
| fld_AdrBuilding | Building | 1 | yes | yes | yes | String |
| fld_AdrPhone | Phone | 1 | yes | yes | yes | String |
| fld_AdrMobile | Mobile | 1 | yes | yes | yes | String |
| fld_AdrFax | Fax | 1 | yes | yes | yes | String |
| fld_AdrEmail | 1 | yes | yes | yes | String | |
| fld_AdrAttention | Attention | 1 | yes | yes | yes | String |
| fld_AdrReceiverRef | ReceiverRef | 1 | yes | yes | yes | String |
| fld_AdrPostNoDefault | Default PostNo | no | yes | yes | String | |
| fld_AdrPostNoOrDefault | PostNo or Default | no | yes | yes | String | |
| fld_AdrSenderPostNoDefault | Sender Default PostNo | no | yes | yes | String | |
| fld_AdrSenderPostNoOrDefault | Sender PostNo or Default | no | yes | yes | String | |
| fld_AdrRegion | Region | 1 | yes | yes | yes | String |
| fld_AdrCounty | County | 1 | yes | yes | yes | String |
| fld_AdrDistrict | District | 1 | yes | yes | yes | String |
| fld_AdrProvince | Province | 1 | yes | yes | yes | String |
| fld_AdrVATNo | Vat No. | 1 | yes | yes | yes | String |
| fld_AdrVOECNumber | VOEC Number | 1 | yes | yes | yes | String |
| fld_AdrOpeningHours | Opening Hours | no | no | no | String | |
| fld_AdrFloor | Floor | 1 | yes | yes | yes | String |
| fld_AdrEORINumber | EORI Number | 1 | yes | yes | yes | String |
| fld_AdrResidential | Residential | 1 | yes | no | no | Boolean |
| fld_AdrUKIMSNumber | UKIMS Number | 1 | yes | yes | yes | String |
| fld_AdrEKAERNumber | EKAER Number | 1 | yes | yes | yes | String |
| fld_AdrSENTNumber | SENT Number | 1 | yes | yes | yes | String |
| fld_AdrEIN | EIN | 1 | yes | yes | yes | String |
| fld_AdrHMRCNumber | HMRC Number | 1 | yes | yes | yes | String |
ReturnTo
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrReturnToCustNo | CustNo | 9 | yes | yes | yes | String |
| fld_AdrReturnToName1 | Name1 | 9 | yes | yes | yes | String |
| fld_AdrReturnToName2 | Name2 | 9 | yes | yes | yes | String |
| fld_AdrReturnToAddress1 | Address1 | 9 | yes | yes | yes | String |
| fld_AdrReturnToAddress2 | Address2 | 9 | yes | yes | yes | String |
| fld_AdrReturnToPostNo | PostNo | 9 | yes | yes | yes | String |
| fld_AdrReturnToCity | City | 9 | yes | yes | yes | String |
| fld_AdrReturnToCountry | Country | 9 | yes | yes | yes | Country |
| fld_AdrReturnToCountryName | Country Name | 9 | yes | yes | yes | String |
| fld_AdrReturnToState | State | 9 | yes | yes | yes | String |
| fld_AdrReturnToPostBox | PostBox | 9 | yes | yes | yes | String |
| fld_AdrReturnToPbxNo | PbxNo | 9 | yes | yes | yes | String |
| fld_AdrReturnToPbxCity | PbxCity | 9 | yes | yes | yes | String |
| fld_AdrReturnToDepartment | Department | 9 | yes | yes | yes | String |
| fld_AdrReturnToBuilding | Building | 9 | yes | yes | yes | String |
| fld_AdrReturnToPhone | Phone | 9 | yes | yes | yes | String |
| fld_AdrReturnToMobile | Mobile | 9 | yes | yes | yes | String |
| fld_AdrReturnToFax | Fax | 9 | yes | yes | yes | String |
| fld_AdrReturnToEmail | 9 | yes | yes | yes | String | |
| fld_AdrReturnToAttention | Attention | 9 | yes | yes | yes | String |
| fld_AdrReturnToRegion | Region | 9 | yes | yes | yes | String |
| fld_AdrReturnToCounty | County | 9 | yes | yes | yes | String |
| fld_AdrReturnToDistrict | District | 9 | yes | yes | yes | String |
| fld_AdrReturnToProvince | Province | 9 | yes | yes | yes | String |
| fld_AdrReturnToVATNo | Vat No. | 9 | yes | yes | yes | String |
| fld_AdrReturnToVOECNumber | VOEC Number | 9 | yes | yes | yes | String |
| fld_AdrReturnToFloor | Floor | 9 | yes | yes | yes | String |
| fld_AdrReturnToEORINumber | EORI Number | 9 | yes | yes | yes | String |
| fld_AdrReturnToResidential | Residential | yes | no | no | Boolean | |
| fld_AdrReturnToUKIMSNumber | UKIMS Number | 9 | yes | yes | yes | String |
| fld_AdrReturnToEKAERNumber | EKAER Number | 9 | yes | yes | yes | String |
| fld_AdrReturnToSENTNumber | SENT Number | 9 | yes | yes | yes | String |
| fld_AdrReturnToEIN | EIN | 9 | yes | yes | yes | String |
| fld_AdrReturnToHMRCNumber | HMRC Number | 9 | yes | yes | yes | String |
Seller
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrSellerCustNo | CustNo | 18 | yes | yes | yes | String |
| fld_AdrSellerName1 | Name1 | 18 | yes | yes | yes | String |
| fld_AdrSellerName2 | Name2 | 18 | yes | yes | yes | String |
| fld_AdrSellerAddress1 | Address1 | 18 | yes | yes | yes | String |
| fld_AdrSellerAddress2 | Address2 | 18 | yes | yes | yes | String |
| fld_AdrSellerPostNo | PostNo | 18 | yes | yes | yes | String |
| fld_AdrSellerCity | City | 18 | yes | yes | yes | String |
| fld_AdrSellerCountry | Country | 18 | yes | yes | yes | Country |
| fld_AdrSellerCountryName | Country Name | 18 | yes | yes | yes | String |
| fld_AdrSellerState | State | 18 | yes | yes | yes | String |
| fld_AdrSellerPostBox | PostBox | 18 | yes | yes | yes | String |
| fld_AdrSellerPbxNo | PbxNo | 18 | yes | yes | yes | String |
| fld_AdrSellerPbxCity | PbxCity | 18 | yes | yes | yes | String |
| fld_AdrSellerDepartment | Department | 18 | yes | yes | yes | String |
| fld_AdrSellerBuilding | Building | 18 | yes | yes | yes | String |
| fld_AdrSellerPhone | Phone | 18 | yes | yes | yes | String |
| fld_AdrSellerMobile | Mobile | 18 | yes | yes | yes | String |
| fld_AdrSellerFax | Fax | 18 | yes | yes | yes | String |
| fld_AdrSellerEmail | 18 | yes | yes | yes | String | |
| fld_AdrSellerAttention | Attention | 18 | yes | yes | yes | String |
| fld_AdrSellerRegion | Region | 18 | yes | yes | yes | String |
| fld_AdrSellerCounty | County | 18 | yes | yes | yes | String |
| fld_AdrSellerDistrict | District | 18 | yes | yes | yes | String |
| fld_AdrSellerProvince | Province | 18 | yes | yes | yes | String |
| fld_AdrSellerVATNo | Vat No. | 18 | yes | yes | yes | String |
| fld_AdrSellerVOECNumber | VOEC Number | 18 | yes | yes | yes | String |
| fld_AdrSellerFloor | Floor | 18 | yes | yes | yes | String |
| fld_AdrSellerEORINumber | EORI Number | 18 | yes | yes | yes | String |
| fld_AdrSellerResidential | Residential | 18 | yes | no | no | Boolean |
| fld_AdrSellerUKIMSNumber | UKIMS Number | 18 | yes | yes | yes | String |
| fld_AdrSellerEKAERNumber | EKAER Number | 18 | yes | yes | yes | String |
| fld_AdrSellerSENTNumber | SENT Number | 18 | yes | yes | yes | String |
| fld_AdrSellerEIN | EIN | 18 | yes | yes | yes | String |
| fld_AdrSellerHMRCNumber | HMRC Number | 18 | yes | yes | yes | String |
Sender
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrSenderCustNo | CustNo | 2 | yes | yes | yes | String |
| fld_AdrSenderName1 | Name1 | 2 | yes | yes | yes | String |
| fld_AdrSenderName2 | Name2 | 2 | yes | yes | yes | String |
| fld_AdrSenderAddress1 | Address1 | 2 | yes | yes | yes | String |
| fld_AdrSenderAddress2 | Address2 | 2 | yes | yes | yes | String |
| fld_AdrSenderPostNo | PostNo | 2 | yes | yes | yes | String |
| fld_AdrSenderCity | City | 2 | yes | yes | yes | String |
| fld_AdrSenderCountry | Country | 2 | yes | yes | yes | Country |
| fld_AdrSenderCountryName | Country Name | 2 | yes | yes | yes | String |
| fld_AdrSenderState | State | 2 | yes | yes | yes | String |
| fld_AdrSenderPostBox | PostBox | 2 | yes | yes | yes | String |
| fld_AdrSenderPbxNo | PbxNo | 2 | yes | yes | yes | String |
| fld_AdrSenderPbxCity | PbxCity | 2 | yes | yes | yes | String |
| fld_AdrSenderDepartment | Department | 2 | yes | yes | yes | String |
| fld_AdrSenderBuilding | Building | 2 | yes | yes | yes | String |
| fld_AdrSenderPhone | Phone | 2 | yes | yes | yes | String |
| fld_AdrSenderMobile | Mobile | 2 | yes | yes | yes | String |
| fld_AdrSenderFax | Fax | 2 | yes | yes | yes | String |
| fld_AdrSenderEmail | 2 | yes | yes | yes | String | |
| fld_AdrSenderAttention | Attention | 2 | yes | yes | yes | String |
| fld_AdrSenderRegion | Region | 2 | yes | yes | yes | String |
| fld_AdrSenderCounty | County | 2 | yes | yes | yes | String |
| fld_AdrSenderDistrict | District | 2 | yes | yes | yes | String |
| fld_AdrSenderProvince | Province | 2 | yes | yes | yes | String |
| fld_AdrSenderVATNo | Vat No. | 2 | yes | yes | yes | String |
| fld_AdrSenderVOECNumber | VOEC Number | 2 | yes | yes | yes | String |
| fld_AdrSenderFloor | Floor | 2 | yes | yes | yes | String |
| fld_AdrSenderEORINumber | EORI Number | 2 | yes | yes | yes | String |
| fld_AdrSenderResidential | Residential | 2 | yes | no | no | Boolean |
| fld_AdrSenderUKIMSNumber | UKIMS Number | 2 | yes | yes | yes | String |
| fld_AdrSenderEKAERNumber | EKAER Number | 2 | yes | yes | yes | String |
| fld_AdrSenderSENTNumber | SENT Number | 2 | yes | yes | yes | String |
| fld_AdrSenderEIN | EIN | 2 | yes | yes | yes | String |
| fld_AdrSenderHMRCNumber | HMRC Number | 2 | yes | yes | yes | String |
SortTo
| fld_name | Name | Address KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_AdrSortToCustNo | CustNo | yes | yes | yes | String | |
| fld_AdrSortToName1 | Name1 | yes | yes | yes | String | |
| fld_AdrSortToName2 | Name2 | yes | yes | yes | String | |
| fld_AdrSortToAddress1 | Address1 | yes | yes | yes | String | |
| fld_AdrSortToAddress2 | Address2 | yes | yes | yes | String | |
| fld_AdrSortToPostNo | PostNo | yes | yes | yes | String | |
| fld_AdrSortToCity | City | yes | yes | yes | String | |
| fld_AdrSortToCountry | Country | no | yes | yes | Country | |
| fld_AdrSortToCountryName | Country Name | yes | yes | yes | String | |
| fld_AdrSortToState | State | yes | yes | yes | String | |
| fld_AdrSortToPostBox | PostBox | yes | yes | yes | String | |
| fld_AdrSortToPbxNo | PbxNo | yes | yes | yes | String | |
| fld_AdrSortToPbxCity | PbxCity | yes | yes | yes | String | |
| fld_AdrSortToDepartment | Department | yes | yes | yes | String | |
| fld_AdrSortToBuilding | Building | yes | yes | yes | String | |
| fld_AdrSortToPhone | Phone | yes | yes | yes | String | |
| fld_AdrSortToMobile | Mobile | yes | yes | yes | String | |
| fld_AdrSortToFax | Fax | yes | yes | yes | String | |
| fld_AdrSortToEmail | yes | yes | yes | String | ||
| fld_AdrSortToAttention | Attention | yes | yes | yes | String | |
| fld_AdrSortToRegion | Region | yes | yes | yes | String | |
| fld_AdrSortToCounty | County | yes | yes | yes | String | |
| fld_AdrSortToDistrict | District | yes | yes | yes | String | |
| fld_AdrSortToProvince | Province | yes | yes | yes | String | |
| fld_AdrSortToVATNo | Vat No. | yes | yes | yes | String | |
| fld_AdrSortToVOECNumber | VOEC Number | yes | yes | yes | String | |
| fld_AdrSortToFloor | Floor | yes | yes | yes | String | |
| fld_AdrSortToEORINumber | EORI Number | yes | yes | yes | String | |
| fld_AdrSortToResidential | Residential | yes | no | no | Boolean | |
| fld_AdrSortToUKIMSNumber | UKIMS Number | yes | yes | yes | String | |
| fld_AdrSortToEKAERNumber | EKAER Number | yes | yes | yes | String | |
| fld_AdrSortToSENTNumber | SENT Number | yes | yes | yes | String | |
| fld_AdrSortToEIN | EIN | yes | yes | yes | String | |
| fld_AdrSortToHMRCNumber | HMRC Number | yes | yes | yes | String |
Package fields
Click on the accordion to expand or collapse the lists.
Package reference
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_PackageRoutingCode1 | Package Routing Code 1 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode2 | Package Routing Code 2 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode3 | Package Routing Code 3 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode4 | Package Routing Code 4 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode5 | Package Routing Code 5 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode6 | Package Routing Code 6 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode7 | Package Routing Code 7 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode8 | Package Routing Code 8 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode9 | Package Routing Code 9 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode10 | Package Routing Code 10 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode11 | Package Routing Code 11 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode12 | Package Routing Code 12 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode13 | Package Routing Code 13 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode14 | Package Routing Code 14 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode15 | Package Routing Code 15 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode16 | Package Routing Code 16 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode17 | Package Routing Code 17 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode18 | Package Routing Code 18 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode19 | Package Routing Code 19 | 0 | yes | yes | no | String |
| fld_PackageRoutingCode20 | Package Routing Code 20 | 0 | yes | yes | no | String |
| fld_PortalPackageNumber | Portal Package Number | yes | yes | no | String | |
| fld_PackageBookingReferenceNumber | PackageBookingReferenceNumber | yes | yes | no | String | |
| fld_PackageBookingCloseTime | PackageBookingCloseTime | no | yes | no | DateTime | |
| fld_PackageTrackingUrl | Package Tracking URL | 147 | yes | yes | no | String |
| fld_PackageDocUrl | Document URL | 148 | yes | yes | no | String |
| fld_CustomPackageNumber | Custom Package Number | 159 | no | yes | no | Int |
Other package fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_PPackageNo | PackageNo | 0 | yes | yes | no | String |
| fld_PackagePositionInLine | Package position in Line n/n | 0 | no | yes | no | Int |
| fld_PackagePositionInShipment | Package position in Shipment n/n | 0 | no | yes | no | Int |
| fld_PackageLabel | Label | 0 | no | no | no | None |
| fld_PackagePortalBarcode1 | Package Portal Barcode1 | yes | yes | no | String | |
| fld_PackagePortalBarcode2 | Package Portal Barcode2 | yes | yes | no | String | |
| fld_PackageCarrierSpecificRef1 | PackageCarrierSpecificRef1 | yes | yes | no | String | |
| fld_PackageCarrierSpecificRef2 | PackageCarrierSpecificRef2 | yes | yes | no | String | |
| fld_PackageCarrierSpecificRef3 | PackageCarrierSpecificRef3 | yes | yes | no | String | |
| fld_PackageCarrierSpecificRef4 | PackageCarrierSpecificRef4 | yes | yes | no | String | |
| fld_PackageCarrierSpecificRef5 | PackageCarrierSpecificRef5 | yes | yes | no | String | |
| fld_PackageBarcode1 | Package Barcode1 | yes | yes | no | String | |
| fld_PackageBarcode2 | Package Barcode2 | yes | yes | no | String | |
| fld_PackagePINRef | Package PIN | yes | yes | no | String | |
| fld_RefPackageCODCode | Package COD Code | yes | yes | no | String | |
| fld_DPDBarCode | DPD BarCode | 43 | yes | yes | no | String |
| fld_DPDBarCode2 | DPD BarCode2 | 336 | yes | yes | no | String |
Detail fields
These fields are used in shipment detail lines (for example customs and article information).
Customs article details
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| dfld_CustomsArticle.ArticleNo | Article No | 1 | yes | yes | yes | String |
| dfld_CustomsArticle.UnitValue | Unit Value | 2 | yes | yes | yes | Float |
| dfld_CustomsArticle.TariffCode | Tariff Code | 3 | yes | yes | yes | String |
| dfld_CustomsArticle.CountryOfOrigin | Country of Origin | 4 | yes | yes | yes | Country |
| dfld_CustomsArticle.Quantity | Quantity | 5 | yes | yes | yes | Int |
| dfld_CustomsArticle.UnitWeight | Unit Weight | 6 | yes | yes | yes | Float |
| dfld_CustomsArticle.DescrOfGoods | Description of Goods | 7 | yes | yes | yes | String |
| dfld_CustomsArticle.UnitOfMeasure | Unit of Measure (Code) | 8 | yes | yes | yes | String |
| dfld_CustomsArticle.TotalWeight | Total Weight | 9 | yes | yes | yes | Float |
| dfld_CustomsArticle.TotalValue | Total Value | 10 | yes | yes | yes | Float |
| dfld_CustomsArticle.QuantityUnits | Quantity Units | 15 | yes | yes | yes | String |
| dfld_CustomsArticle.CustomsValue | Customs Value | 16 | yes | yes | yes | Float |
| dfld_CustomsArticle.Currency | Currency | 17 | yes | yes | yes | Currency |
| dfld_CustomsArticle.CommodityCode | Commodity Code | 18 | yes | yes | yes | String |
| dfld_CustomsArticle.NumberOfPieces | Number Of Pieces | 32 | yes | yes | yes | Int |
| dfld_CustomsArticle.NettoWeight | Item Netto Weight | 36 | yes | yes | yes | Float |
| dfld_CustomsArticle.NumberOfItems | Number Of Items | 180 | yes | yes | yes | Int |
| dfld_CustomsArticle.ProductDescription | Product description | 184 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductComposition | Product composition | 185 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductCode | Product code | 186 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductSize | Product size | 187 | yes | yes | yes | String |
| dfld_CustomsArticle.Preference | Preference | 188 | yes | yes | yes | String |
| dfld_CustomsArticle.ProcedureCode | Procedure Code | 189 | yes | yes | yes | String |
| dfld_CustomsArticle.SupplementaryUnit | Supplementary Unit | 190 | yes | yes | yes | String |
| dfld_CustomsArticle.CertificatesCode | Certificates Code | 191 | yes | yes | yes | String |
| dfld_CustomsArticle.Certificates | Certificates | 192 | yes | yes | yes | String |
| dfld_CustomsArticle.GoodsLineNo | Goods Line No | 193 | yes | yes | yes | Int |
| dfld_CustomsArticle.UnitVolume | Unit Volume | 505 | yes | yes | yes | Float |
| dfld_CustomsArticle.Gender | Gender | 506 | yes | yes | yes | String |
| dfld_CustomsArticle.Construction | Construction | 507 | yes | yes | yes | String |
| dfld_CustomsArticle.FabricMarked | Fabric Marked | 508 | yes | yes | yes | String |
| dfld_CustomsArticle.FabricMutilated | Fabric Mutilated | 509 | yes | yes | yes | String |
| dfld_CustomsArticle.Manufacturer | Manufacturer | 510 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductionAddress | Production Address | 511 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductionPostalCode | Production Postal code | 512 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductionCity | Production City | 513 | yes | yes | yes | String |
| dfld_CustomsArticle.PurchaseURL | Purchase URL | 516 | yes | yes | yes | String |
| dfld_CustomsArticle.WeightUOM | Weight UOM | 517 | yes | yes | yes | String |
| dfld_CustomsArticle.FDANumber | FDA Number | 523 | yes | yes | yes | String |
| dfld_CustomsArticle.QuantityUnitCode | Quantity Unit Code | 527 | yes | yes | yes | String |
| dfld_CustomsArticle.QuantityUnitDescription | Quantity Unit Description | 528 | yes | yes | yes | String |
| dfld_CustomsArticle.CustomsClearanceInstructions | Customs clearance instructions | 533 | yes | yes | yes | String |
| dfld_CustomsArticle.CustomsDeclarationInformation | Customs declaration information | 534 | yes | yes | yes | String |
| dfld_CustomsArticle.AdditionalQuantity | Additional Quantity | 535 | yes | yes | yes | Float |
| dfld_CustomsArticle.AdditionalQuantityType | Additional Quantity Type | 536 | yes | yes | yes | String |
| dfld_CustomsArticle.ProductUsage | Product Usage | 537 | yes | yes | yes | String |
| dfld_CustomsArticle.BrandName | Brand Name | 538 | yes | yes | yes | String |
| dfld_CustomsArticle.Classification | Classification | 539 | yes | yes | yes | String |
Customs information details
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| dfld_CustomsInfo.VATSender | Vat No (Sender) | 11 | yes | yes | yes | String |
| dfld_CustomsInfo.VATReceiver | Vat No (Receiver) | 12 | yes | yes | yes | String |
| dfld_CustomsInfo.VATBuyer | Vat No (Buyer) | 13 | yes | yes | yes | String |
| dfld_CustomsInfo.OtherComments | Other Comments | 14 | yes | yes | yes | String |
| dfld_CustomsInfo.InvoiceNumber | Invoice Number | 19 | yes | yes | yes | String |
| dfld_CustomsInfo.ReasonForExport | Reason for Export | 20 | yes | yes | yes | String |
| dfld_CustomsInfo.Currency | Currency | 21 | yes | yes | yes | Currency |
| dfld_CustomsInfo.DeclarationStatement | Declaration Statement | 22 | yes | yes | yes | String |
| dfld_CustomsInfo.CommodityCode | Commodity Code | 23 | yes | yes | yes | String |
| dfld_CustomsInfo.InvoiceDate | Invoice Date | 24 | yes | yes | yes | Date |
| dfld_CustomsInfo.TermsofShipment | Terms of Shipment | 25 | yes | yes | yes | String |
| dfld_CustomsInfo.Discount | Discount | 26 | yes | yes | yes | Float |
| dfld_CustomsInfo.FreightCharges | Freight Charges | 27 | yes | yes | yes | Float |
| dfld_CustomsInfo.InsuranceCharges | Insurance Charges | 28 | yes | yes | yes | Float |
| dfld_CustomsInfo.ChargesValue | Charges Value | 29 | yes | yes | yes | Float |
| dfld_CustomsInfo.ChargesDesc | Charges Description | 30 | yes | yes | yes | String |
| dfld_CustomsInfo.BookingNumber | Booking Confirmation Number | 31 | yes | yes | yes | String |
| dfld_CustomsInfo.Contents | Contents | 33 | yes | yes | yes | String |
| dfld_CustomsInfo.GrossWeight | Gross Weight | 34 | yes | yes | yes | Float |
| dfld_CustomsInfo.TDocNo | T-doc no. | 35 | yes | yes | yes | String |
| dfld_CustomsInfo.VATBroker | VAT No (Broker) | 176 | yes | yes | yes | String |
| dfld_CustomsInfo.DescriptionOfGoods | Description of Goods | 177 | yes | yes | yes | String |
| dfld_CustomsInfo.SpecialInstructions | Special Instructions | 178 | yes | yes | yes | String |
| dfld_CustomsInfo.CustomsCreditorNo | Customs creditor no. | 179 | yes | yes | yes | String |
| dfld_CustomsInfo.TotalValue | Total Value | 181 | yes | yes | yes | Float |
| dfld_CustomsInfo.ShippersEORI | Shippers EORI number | 182 | yes | yes | yes | String |
| dfld_CustomsInfo.FDARegistration | FDA Registration Number | 183 | yes | yes | yes | String |
| dfld_CustomsInfo.ExportLicense | Export License | 518 | yes | yes | yes | String |
| dfld_CustomsInfo.OriginCertificationNumber | Origin Certification Number | 519 | yes | yes | yes | String |
| dfld_CustomsInfo.CustomsBulkID | Customs Bulk ID | 520 | yes | yes | yes | String |
| dfld_CustomsInfo.InvoiceSignature | Invoice Signature | 521 | yes | yes | yes | String |
| dfld_CustomsInfo.InvoiceSignatureDate | Invoice Signature Date | 522 | yes | yes | yes | String |
| dfld_CustomsInfo.TransactionCode | Transaction Code | 524 | yes | yes | yes | String |
| dfld_CustomsInfo.TransactionDescription | Transaction Description | 525 | yes | yes | yes | String |
| dfld_CustomsInfo.ImporterReferenceCode | Importer Reference Code | 526 | yes | yes | yes | String |
| dfld_CustomsInfo.NAFTAEligible | NAFTA Eligible | 529 | yes | yes | yes | Int |
| dfld_CustomsInfo.FDAFood | FDA Food | 530 | yes | yes | yes | Int |
| dfld_CustomsInfo.Textile | Textile | 531 | yes | yes | yes | Int |
| dfld_CustomsInfo.PSTExempt | PST Exempt | 532 | yes | yes | yes | Int |
| dfld_CustomsInfo.DocumentType | Document Type | 540 | yes | yes | yes | String |
| dfld_CustomsInfo.DocumentId | Document Id | 541 | yes | yes | yes | String |
| dfld_CustomsInfo.ShipmentType | Shipment Type | 542 | yes | yes | yes | String |
FedEx customs information details
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| dfld_FedExCustomsInformation.CustomsAmount | Customs Amount | 174 | yes | yes | yes | Float |
| dfld_FedExCustomsInformation.CustomsCurrency | Customs Currency | 175 | yes | yes | yes | Currency |
DHL filing details
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| dfld_DHLFiling.FilingType | Filing Type | 501 | yes | yes | yes | String |
| dfld_DHLFiling.FTSR | FTSR | 502 | yes | yes | yes | String |
| dfld_DHLFiling.ITN | ITN | 503 | yes | yes | yes | String |
| dfld_DHLFiling.AES4EIN | AES4 EIN | 504 | yes | yes | yes | String |
Order data details
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| dfld_OrderData.OrderTotalValue | Order Total Value | 514 | yes | yes | yes | Float |
| dfld_OrderData.OrderVAT | Order VAT | 515 | yes | yes | yes | String |
Information about DataTypes
Each Detail field has an underlying data type that determines what kind of value it accepts. The table below explains what each Data type value shown in the field tables means. The number is used for the API.
| Data type number | Data type | Description |
|---|---|---|
| 0 | String | Plain text. Accepts any string value with no format validation. |
| 1 | Country | Country enum. The value must match a valid entry in the country enumeration, not free text. |
| 2 | Currency | Currency enum. The value must match a valid entry in the currency enumeration, not free text. |
| 3 | Int | Whole numbers only. Decimal values are not accepted. |
| 4 | Real | Floating-point number. Decimal values are accepted (e.g. weights or amounts with cents). |
| 5 | Date | A calendar date with no time component. |
| 6 | Time | A clock time with no date component. |
| 7 | DateTime | A combined date and time value. |
| 8 | None | No type. Used for special fields that do not carry a value themselves. |
Additional shipment fields
The remaining shipment-level fields, grouped by area.
COD fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_CODAccount | Account | 0 | yes | yes | yes | String |
| fld_CODReference | Reference | 2 | yes | yes | yes | String |
| fld_CODAmount | Amount | 5 | yes | yes | yes | Float |
| fld_CODCurrency | Currency | 5 | yes | yes | yes | Currency |
| fld_CODKID | KID | 29 | yes | yes | yes | String |
| fld_CODAccountType | Account Type | 54 | yes | yes | yes | String |
Configuration fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_ConfEDIIdent | EDIIdent | 0 | no | yes | yes | String |
| fld_ActorName | Actor | 0 | no | yes | yes | String |
| fld_Now | Now | no | yes | yes | DateTime | |
| fld_Date | Date | no | yes | yes | DateTime | |
| fld_Time | Time | no | yes | yes | DateTime | |
| fld_AppVersion | Application Version | no | yes | yes | String |
Insurance fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_InsAmount | Amount | 4 | yes | yes | yes | Float |
| fld_InsCurrency | Currency | 4 | yes | yes | yes | Currency |
| fld_InsPolicy | PolicyNo | 19 | yes | yes | yes | String |
| fld_InsContents | Contents | 30 | yes | yes | yes | String |
| fld_InsEmail | 31 | yes | yes | yes | String |
Payer fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_PayerReceiver | Receiver pays | 0 | yes | yes | yes | Int |
| fld_PayerThirdParty | Third party pays | 0 | yes | yes | yes | Int |
| fld_PayerCarrierAccount | Carrier account | 0 | yes | yes | yes | String |
Product fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_ProdCarrier | Carrier | 0 | no | yes | yes | String |
| fld_ProdSubCarrier | SubCarrier | 0 | no | yes | yes | String |
| fld_ProdProduct | Product | 0 | no | yes | yes | String |
| fld_ProdServices | Services | 0 | no | yes | yes | String |
| fld_ProdStack | Stack | 0 | no | yes | yes | String |
| fld_ProductCodeFile | Product code file | 0 | no | yes | yes | String |
| fld_ProductCodeFile2 | Product code file 2 | 0 | no | yes | yes | String |
| fld_ProductCodeFile3 | Product code file 3 | 0 | no | yes | yes | String |
| fld_ProductCodeFile4 | Product code file 4 | 0 | no | yes | yes | String |
| fld_ProductCodeFile5 | Product code file 5 | 0 | no | yes | yes | String |
| fld_ProductCodeLabel | Product code label | 0 | no | yes | yes | String |
| fld_ProductCodeLabel2 | Product code label 2 | 0 | no | yes | yes | String |
| fld_ProductCodeLabel3 | Product code label 3 | 0 | no | yes | yes | String |
| fld_ProductCodeLabel4 | Product code label 4 | 0 | no | yes | yes | String |
| fld_ProductCodeLabel5 | Product code label 5 | 0 | no | yes | yes | String |
| fld_ProductGroupId | Product group id | no | yes | yes | Int | |
| fld_ProductGroupName | Product group name | no | yes | yes | String | |
| fld_ProductGroupType | Product group type | no | yes | yes | String |
Additional reference fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_RefOrderNumber | Ordernumber | 0 | yes | yes | yes | String |
| fld_RefOperator | Operator | 0 | yes | yes | yes | String |
| fld_GoodsKind | Goods Type | 0 | no | yes | yes | String |
| fld_ShipmentTerminal | Terminal | 0 | yes | yes | yes | String |
| fld_ShipmentCarrierAccount | Payer Account At Carrier | 0 | yes | yes | yes | String |
| fld_ShipmentRefSenderCustNoCarrier | Senders Account No at Carrier | 0 | yes | yes | yes | String |
| fld_RefErrorLabel | Error Label Info | 0 | yes | yes | yes | String |
| fld_ShipmentSearchKey | Search Key | 0 | yes | yes | yes | String |
| fld_RefRecRef | ReceiverRef | yes | yes | yes | String | |
| fld_FirstPackageTrackingUrl | First Package Tracking URL | no | yes | yes | String | |
| fld_HiddenCustomField1 | Hidden Custom Field 1 | yes | yes | yes | String | |
| fld_HiddenCustomField2 | Hidden Custom Field 2 | yes | yes | yes | String | |
| fld_HiddenCustomField3 | Hidden Custom Field 3 | yes | yes | yes | String | |
| fld_HiddenCustomField4 | Hidden Custom Field 4 | yes | yes | yes | String | |
| fld_ShipmentHiddenCarrierSpecificRef1 | Shipment Hidden Carrier Specific Ref 1 | yes | yes | yes | String | |
| fld_ShipmentHiddenCarrierSpecificRef2 | Shipment Hidden Carrier Specific Ref 2 | yes | yes | yes | String | |
| fld_ShipmentHiddenCarrierSpecificRef3 | Shipment Hidden Carrier Specific Ref 3 | yes | yes | yes | String | |
| fld_ShipmentHiddenCarrierSpecificRef4 | Shipment Hidden Carrier Specific Ref 4 | yes | yes | yes | String | |
| fld_PrivateCustomField1 | Private Custom Field 1 | yes | yes | yes | String | |
| fld_PrivateCustomField2 | Private Custom Field 2 | yes | yes | yes | String | |
| fld_PrivateCustomField3 | Private Custom Field 3 | yes | yes | yes | String | |
| fld_PrivateCustomField4 | Private Custom Field 4 | yes | yes | yes | String | |
| fld_ShipmentPrivateCarrierSpecificRef1 | Shipment Private Carrier Specific Ref 1 | yes | yes | yes | String | |
| fld_ShipmentPrivateCarrierSpecificRef2 | Shipment Private Carrier Specific Ref 2 | yes | yes | yes | String | |
| fld_ShipmentPrivateCarrierSpecificRef3 | Shipment Private Carrier Specific Ref 3 | yes | yes | yes | String | |
| fld_ShipmentPrivateCarrierSpecificRef4 | Shipment Private Carrier Specific Ref 4 | yes | yes | yes | String | |
| fld_PortalShipmentNumber | Portal Shipment Number | yes | yes | yes | String | |
| fld_ShipAdvisorReference | ShipAdvisor Reference | yes | yes | yes | String | |
| fld_CarrierAccountAuthorizationNumber | Carrier Account Authorization Number | yes | yes | yes | String | |
| fld_LeadShipmentNumber | Lead Shipment Number | no | yes | yes | String | |
| fld_LeadPackageNumber | Lead Package Number | no | yes | yes | String | |
| fld_PrebookingEmailSenderAddress | PrebookingEmailSenderAddress | yes | yes | yes | String | |
| fld_PrebookingEmailSenderName | PrebookingEmailSenderName | yes | yes | yes | String | |
| fld_PrebookingEmailSubject | PrebookingEmailSubject | yes | yes | yes | String | |
| fld_CSRServiceLevel | Service Level | yes | yes | yes | String | |
| fld_ShipmentPortalBarcode1 | Shipment Portal Barcode1 | yes | yes | yes | String | |
| fld_ShipmentPortalBarcode2 | Shipment Portal Barcode2 | yes | yes | yes | String | |
| fld_RefLayoutLabelShowThousandSeparator | RefLayoutLabelShowThousandSeparator | yes | yes | yes | Int | |
| fld_RefLayoutLabelThousandSeparator | RefLayoutLabelThousandSeparator | yes | yes | yes | String | |
| fld_RefLayoutLabelDecimalSeparator | RefLayoutLabelDecimalSeparator | yes | yes | yes | String | |
| fld_RefEtaEarliestArrival | ETA Earliest Arrival | yes | yes | yes | DateTime | |
| fld_RefEtaLatestArrival | ETA Latest Arrival | yes | yes | yes | DateTime | |
| fld_RefEtaDeliverySlaDuration | ETA SLA Duration | yes | yes | yes | Int | |
| fld_RefEtaDeliverySlaDeliveryHours | ETA SLA Delivery Hours | yes | yes | yes | String | |
| fld_RefEtaPickupCutOff | ETA Production Cut Off | yes | yes | yes | DateTime | |
| fld_LabelVersion | Label Version | yes | yes | yes | String | |
| fld_LeadShipmentChildCount | Lead Shipment Child Count | no | yes | yes | String | |
| fld_RefCodeLabel | Code Label | yes | yes | yes | String | |
| fld_RefEtaSeviceId | ETA Service Id | yes | yes | yes | Int | |
| fld_CustomerPromiseDate | Customer Promise Date | yes | yes | yes | DateTime | |
| fld_CarrierAccountField5 | Carrier Account Field 5 | yes | yes | yes | String | |
| fld_CarrierAccountField6 | Carrier Account Field 6 | yes | yes | yes | String | |
| fld_CarrierAccountField7 | Carrier Account Field 7 | yes | yes | yes | String | |
| fld_CarrierAccountField8 | Carrier Account Field 8 | yes | yes | yes | String | |
| fld_CarrierAccountField9 | Carrier Account Field 9 | yes | yes | yes | String | |
| fld_DoorAccessCode | Door Access Code | yes | yes | yes | String | |
| fld_SchenkerSEOnlyUccEan128FNC1 | SchenkerSEOnly Ucc Ean128 FNC1 | yes | no | no | String | |
| fld_ProductFeatures | Product Features | yes | yes | yes | String | |
| fld_ProductFeaturesV2 | Product Features | yes | yes | yes | String | |
| fld_LeadServiceLevel | Lead Service Level | no | yes | yes | String | |
| fld_RefPriceEstimateID | Price Estimate ID | yes | yes | yes | String | |
| fld_RefServiceCode | Service Code | yes | yes | yes | String | |
| fld_RefPayerCode | Payer Code | yes | yes | yes | String | |
| fld_RefPaymentReference | Payment Reference | yes | yes | yes | String | |
| fld_RefCODCode | COD Code | yes | yes | yes | String | |
| fld_RefInternal1 | Internal1 | yes | yes | yes | String | |
| fld_RefInternal2 | Internal2 | yes | yes | yes | String | |
| fld_RefCarrierEtaStartIso | Carrier ETA Start | no | yes | yes | String | |
| fld_RefCarrierEtaEndIso | Carrier ETA End | no | yes | yes | String | |
| fld_RefQRCodeLink | QR Code Link | yes | yes | yes | String | |
| fld_LeadMasterID | Master ID | yes | yes | yes | String | |
| fld_SelectableReference | Selectable reference | 134 | yes | yes | yes | String |
Invoice fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_InvoiceAmount | Amount | 10 | yes | yes | yes | Float |
| fld_InvoiceCurrency | Currency | 10 | yes | yes | yes | Currency |
| fld_RefInvoiceCustomsCode | Customs Code | 81 | yes | yes | yes | String |
Other fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_BatchID | Batch ID | 0 | no | yes | yes | Int |
| fld_ERPReference | Customer No. | 0 | yes | yes | yes | String |
| fld_CarrierCountry | Country | 0 | no | yes | yes | Country |
Price fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_PricePrice1 | Price 1 | 1 | yes | yes | yes | Float |
| fld_CurrencyPrice1 | Currency Price1 | 1 | yes | yes | yes | Currency |
| fld_PricePrice2 | Price 2 | 2 | yes | yes | yes | Float |
| fld_CurrencyPrice2 | Currency Price2 | 2 | yes | yes | yes | Currency |
| fld_PricePrice3 | Price 3 | 3 | yes | yes | yes | Float |
| fld_CurrencyPrice3 | Currency Price3 | 3 | yes | yes | yes | Currency |
| fld_CurrCarrierPrice | Currency Carrierprice | 6 | yes | yes | yes | Currency |
| fld_CurrCarrierCod | Currency CarrierCOD | 7 | yes | yes | yes | Currency |
| fld_CurrPackageInsurance | Currency Package insurance | 8 | yes | yes | yes | Currency |
| fld_PriceFixed | FixedPrice | 9 | yes | yes | yes | Float |
| fld_CurrencyFixedPrice | Currency FixedPrice | 9 | yes | yes | yes | Currency |
Third-party insurance fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_ThirdPartyInsCurrency | Currency | 12 | yes | yes | yes | Currency |
| fld_ThirdPartyInsAmount | Amount | 12 | yes | yes | yes | Float |
| fld_ThirdPartyInsPremium | Premium | 138 | yes | yes | yes | Float |
| fld_ThirdPartyInsContents | Contents | 139 | yes | yes | yes | String |
| fld_ThirdPartyInsEmail | 140 | yes | yes | yes | String |
Message fields
| fld_name | Name | KindID | Expression Target | Expression Source | Shipping Rules | Data type |
|---|---|---|---|---|---|---|
| fld_MsgDriver | Message to Driver | 1 | yes | yes | yes | String |
| fld_MsgCarrier | Message to Carrier | 2 | yes | yes | yes | String |
| fld_MsgReceiver | Message to Receiver | 3 | yes | yes | yes | String |