Web Services

This document describes version 2 of the web service interface of LogTrade Distribution 2.x.
Genererated 2010-03-03.

CreateShipment method

Syntax

CreateShipmentResponse CreateShipment(
		Authorization authorization, 
		ShipmentCommandEnum command, 
		ShipmentActionEnum action, 
		Shipment shipment
)

Description

Creates a shipment

Parameters

NameDatatypeDescription
authorizationAuthorizationAuthorization data
commandShipmentCommandEnumShipment command
actionShipmentActionEnumShipment action
Only used for command values 'Create' and 'Replace'
shipmentShipmentShipment data

Return value

A shipment response

ChangeShipmentStatus method

Syntax

ChangeShipmentStatusResponse ChangeShipmentStatus(
		Authorization authorization, 
		ChangeShipmentStatusEnum command, 
		ShipmentsSelectionCriteria criteria
)

Description

Changes status of existing shipment(s)

Comments

The status is changed for shipments matching the settings in 'criteria'.

Parameters

NameDatatypeDescription
authorizationAuthorizationAuthorization data
commandChangeShipmentStatusEnumCommand to execute
criteriaShipmentsSelectionCriteriaCriteria for ChangeShipmentStatus command

Return value

PrintShipments method

Syntax

PrintShipmentResponse PrintShipments(
		Authorization authorization, 
		PrintCommandEnum printCommand, 
		PrintSettings printSettings, 
		PrintShipmentsSelectionCriteria criteria
)

Description

Print freight documents for shipment(s). Can only be used in conjunction with 'Integrated Printing'.

Comments

Printing is performed for shipments matching the settings in 'criteria'.

Parameters

NameDatatypeDescription
authorizationAuthorizationAuthorization data
printCommandPrintCommandEnumCommand to execute
printSettingsPrintSettingsDocument settings
criteriaPrintShipmentsSelectionCriteriaCriteria for PrintShipments command

Return value

GetPriceQuote method

Syntax

GetPriceQuoteResponse GetPriceQuote(
		Authorization authorization, 
		Shipment shipment
)

Description

Creates a shipment

Parameters

NameDatatypeDescription
authorizationAuthorizationAuthorization data
shipmentShipmentShipment data

Return value

A shipment response

GetLicensedForwardersAndProducts method

Syntax

GetLicensedForwardersAndProductsResponse GetLicensedForwardersAndProducts(
		Authorization authorization
)

Description

Get a list of valid values for Shipment.ForwarderCodeString

Parameters

NameDatatypeDescription
authorizationAuthorizationAuthorization data

Return value

An array of LicensedForwardersAndProducts

Types

Authorization

Description

Contains data needed for authorizations

Properties

PropertyDatatypeValidationsDescription
UserIdstringMandatory
Maximum length = 70
User identification
Svenska: "Användaridentitet" English: "User identification"
PasswordstringMandatory
Maximum length = 35
User password
Svenska: "Lösenord" English: "Password"
LicenseNumberstring
Length = 10
License number
Svenska: "Licensnummer" English: "License number"
ApplicationIdstringMandatoryApplication assigned identity
Please contact LogTrade Technology AB for this value
Svenska: "Affärssystemidentitet för webservice-gränssnitt" English: "ERP application vendor identification"
LocaleLocaleEnum(none)User locale

Response

Description

Standard response to a web service request

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result of web service

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Message collection

ResponseMessage

Description

Error message

Properties

PropertyDatatypeValidationsDescription
Codestring(none)Message code
Svenska: "Kod" English: "Code"
Messagestring(none)Message

CreateShipmentResponse

Description

Standard response to a web service request

Properties

PropertyDatatypeValidationsDescription
ResultCreateShipmentResultEnum(none)Result of web service
ShipmentNumberstring(none)Assigned shipment number
Svenska: "Sändningsnummer" English: "Shipment number"
ForwarderCodeForwarderCode(none)Assigned forwarder
Svenska: "Transportör" English: "Forwarder"
CustomForwarderCodeint(none)Assigned custom forwarder code
Svenska: "Egen transportörskod" English: "Custom forwarder code"
CompositeForwarderCodeint(none)Assigned composite forwarder code
ProductCodeProductCode(none)Assigned product
Svenska: "Produktkod" English: "Product code"
CustomProductCodeint(none)Assigned custom product code
CompositeProductCodeint(none)Assigned composite product code

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Message collection
PackageDetailsPackageDetail
Package numbers

ChangeShipmentStatusResponse

Description

Standard response to a web service request

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result of web service

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Error messages, only used when Success is false
ResultDetailsChangeShipmentStatusResult
Result details, only used when Success is true

ChangeShipmentStatusResult

Description

Shipment status change result

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result status change request
ConsignmentIdstring(none)Consignment identification
Svenska: "Uppdragsnummer" English: "Consignment id"
ShipmentNumberstring(none)Shipment number
Svenska: "Sändningsnummer" English: "Shipment number"
CurrentStatusShipmentStatusEnum(none)Current status of shipment

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Messages indicating reason for status change failure, only used when Success is false

PrintShipmentResponse

Description

Standard response to a web service request

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result of web service

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Error messages, only used when Success is false
ResultDetailsPrintShipmentResult
Result details, only used when Success is true

GetLicensedForwardersAndProductsResponse

Description

Response for GetLicensedForwardersAndProducts

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result of web service

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Error messages, only used when Success is false
ResultLicensedForwardersAndProducts
Result details, only used when Success is true

PrintShipmentResult

Description

Shipment status change result

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result status change request
ConsignmentIdstring(none)Consignment identification
Svenska: "Uppdragsnummer" English: "Consignment id"
ShipmentNumberstring(none)Shipment number
Svenska: "Sändningsnummer" English: "Shipment number"

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Messages indicating reason for status change failure, only used when Success is false

GetPriceQuoteResponse

Description

Response to GetPriceQuote request

Properties

PropertyDatatypeValidationsDescription
Successbool(none)Result of request
PriceQuotedecimal(none)Price quote
Svenska: "Avtalspris" English: "Price quote"
PriceQuoteCurrencystring(none)Price quote currency
ForwarderCodeForwarderCode(none)Assigned forwarder
Svenska: "Transportör" English: "Forwarder"
ProductCodeProductCode(none)Assigned product
Svenska: "Produktkod" English: "Product code"

Arrays

ArrayDatatypeDescription
MessagesResponseMessage
Message collection

LicensedForwardersAndProducts

Description

Response to a GetLicensedForwarderCodes request

Properties

PropertyDatatypeValidationsDescription
ForwarderCodeForwarderCode(none)Forwarder code
Svenska: "Transportör" English: "Forwarder"
CustomForwarderCodeint(none)Custom forwarder code
Svenska: "Egen transportörskod" English: "Custom forwarder code"
CompositeForwarderCodeint(none)Composite forwarder code
Descriptionstring(none)Forwarder description
For standard forwarders, this text is localized according to the Authorization.Locale value
Svenska: "Beskrivning" English: "Description"

Arrays

ArrayDatatypeDescription
ProductsLicensedProductCodes
Licensed product codes for forwarder
ShipmentServicesShipmentServiceDescription
Available shipment services valid for this forwarder

LicensedProductCodes

Description

Licensed product code

Properties

PropertyDatatypeValidationsDescription
ProductCodeProductCode(none)ProductCode
Svenska: "Produktkod" English: "Product code"
CustomProductCodeint(none)Custom product code
CompositeProductCodeint(none)Composite product code
Descriptionstring(none)Product name
For standard forwarders, this text is localized according to the Authorization.Locale value
Svenska: "Beskrivning" English: "Description"

ShipmentServiceDescription

Description

A shipment service description

Comments

Note that not all services is available for all products, and that not all services can be combined with each other.

Properties

PropertyDatatypeValidationsDescription
ServiceCodeServiceCode(none)Service code
Svenska: "Tilläggstjänstkod" English: "Service Code"
Descriptionstring(none)Shipment service description
Svenska: "Beskrivning" English: "Description"

PackageDetail

Description

Package details

Properties

PropertyDatatypeValidationsDescription
PackageNumberstring(none)Package number
Svenska: "Kollinummer" English: "Package number"

ShipmentsSelectionCriteria

Description

Criteria for selection of shipments

Comments

Usage of ShipmentNumbers, ConsignmentId's, or the selection properties are mutually exclusive. Use either ShipmentNumbers, ConsignmentIds or a combination of ShipmentDate, ForwarderCode/CustomForwarderCode (or CompositeForwarderCode), ProductCode/CustomproductCode (or CompositeProductCode) and TourId.

Properties

PropertyDatatypeValidationsDescription
ShipmentDateDate(none)Shipment date
Svenska: "Sändningsdatum" English: "Shipment date"
ForwarderCodeForwarderCode(none)Forwarder code
Svenska: "Transportör" English: "Forwarder"
CustomForwarderCodeint(none)Custom forwarder code
Svenska: "Egen transportörskod" English: "Custom forwarder code"
CompositeForwarderCodeint(none)Composite Forwarder code
ProductCodeProductCode(none)Product code
Svenska: "Produktkod" English: "Product code"
CustomProductCodeint(none)Custom product code
CompositeProductCodeint(none)Composite Product code
TourIdstring(none)Tour id (Tur, Linje)
Svenska: "Rutt" English: "TourId"

Arrays

ArrayDatatypeDescription
ShipmentNumbersstring
Shipment number array
ConsignmentIdsstring
Consignment identity array

PrintShipmentsSelectionCriteria

Description

Criteria for selection of shipments

Comments

Usage of ShipmentNumbers and ConsignmentId's are mutually exclusive, with ShipmentNumbers taking prescedence.

Properties

PropertyDatatypeValidationsDescription

Arrays

ArrayDatatypeDescription
ShipmentNumbersstring
Shipment number array
ConsignmentIdsstring
Consignment identity array

PrintSettings

Description

Document settings

Properties

PropertyDatatypeValidationsDescription
PrintQueueIdstring(none)Print queue to use
Leave empty to print to default print queue
NumberOfDocumentCopiesint(none)Number of copies for documents
NumberOfLabelCopiesint(none)Number of copies for labels
LabelStartPageint(none)Label printing start page
LabelEndPageint(none)Label printing end page

Shipment

Description

Encapsulation of a shipment

Properties

PropertyDatatypeValidationsDescription
ConsignmentIdstringMaximum length = 25Consignment identity
Identification of the shipment from the ERP system, ie. an order number
Svenska: "Uppdragsnummer" English: "Consignment id"
ShipmentTemplatestringMaximum length = 20Shipment template name
ForwarderCodeForwarderCode(none)Forwarder code
Only used when CompositeForwarderCode=0.
Svenska: "Transportör" English: "Forwarder"
CustomForwarderCodeint(none)Custom forwarder code
Only valid when ForwarderCode is a Generic forwarder (GenericSweden), only valid when CompositeForwarderCode=0.
Svenska: "Egen transportörskod" English: "Custom forwarder code"
CompositeForwarderCodeint(none)Composite forwarder code, overrides ForwarderCode/CustomForwarderCode
Use GetLicensedForwardersAndProducts() to query for valid values
ProductCodeProductCode(none)Product code
Only used when CompositeProductCode is 0
Svenska: "Produktkod" English: "Product code"
CustomProductCodeint(none)Custom product code
Only valid for generic forwarders (ie; ForwarderCode=GenericSweden). Only used when CompositeProductCode is 0
CompositeProductCodeint(none)Composite product code, overrides ProductCode/CustomProductCode
Use GetLicensedForwardersAndProducts() to query for valid values
ShipmentNumberstringMaximum length = 20Shipment number
Normally this field should be left empty
Svenska: "Sändningsnummer" English: "Shipment number"
ShipmentDateDateMandatoryShipment date
Svenska: "Sändningsdatum" English: "Shipment date"
TestFlagbool(none)Test flag
If this flag is set to False, a test Shipment is created. If this flag is True, the Test flag from the forwarder settings is used.
SenderAddressIdstringMaximum length = 25Sender address template id
Use of this field is recommended, instead of setting the sender address. When used, the sender address together with forwarder specific settings is fetched from the system settings of LogTrade Distribution.
Svenska: "Sender address id (Logtrade.Distribution.ShipmentListItem)" English: "Sender address id"
RecipientAddressIdstringMaximum length = 25Recipient address id
Use only when a complete recipient address is not given
Svenska: "Recipient address id (Logtrade.Distribution.Shipment)" English: "Recipient address id (Logtrade.Distribution.Shipment)"
PaymentIndicatorPaymentType(none)Payment indicator
Svenska: "Fraktbetalare" English: "Payment indicator"
SenderReferencestringMaximum length = 35Sender reference
Svenska: "Avsändarens referens" English: "Sender reference"
RecipientReferencestringMaximum length = 35Recipient reference
Svenska: "Mottagarens referens" English: "Recipient reference"
ExpectedNumberOfPackagesint(none)Expected total number of packages
For use by the business rule engine
ExpectedGrossWeightdecimal(none)Expected total gross weight
For use by the business rule engine
ExpectedVolumedecimal(none)Expected total volume
For use by the business rule engine
ExpectedLoadingMetersdecimal(none)Expected total loading meters
For use by the business rule engine
CustomData1stringMaximum length = 70Custom data 1
Custom shipment data, for use by the business rule engine
Svenska: "Kundanpassad data 1" English: "Custom data 1"
CustomData2stringMaximum length = 70Custom data
Custom shipment data, for use by the business rule engine
Svenska: "Kundanpassad data 2" English: "Custom data 2"
CustomData3stringMaximum length = 70Custom data
Custom shipment data, for use by the business rule engine
Svenska: "Kundanpassad data 2" English: "Custom data 2"
CustomData4stringMaximum length = 70Custom data
Custom shipment data, for use by the business rule engine
Svenska: "Kundanpassad data 4" English: "Custom data 4"
CustomData5stringMaximum length = 70Custom data
Custom shipment data, for use by the business rule engine
Svenska: "Kundanpassad data 5" English: "Custom data 5"
PrintQueueIdstringMaximum length = 25Print queue id
Used to set print queue for automatic printing via Integrated Printing
ConsolidationIdstringMaximum length = 25Customer consolidation id
Used for consolidation, set this to only consolidate shipments with the same ConsolidationId value
TourIdstringMaximum length = 25Tour id (Tur, Linje)
Used for consolidation, set this to only consolidate shipments for the same tour
Svenska: "Rutt" English: "TourId"
TermsOfDeliveryTypeTermsOfDelivery(none)Type of terms of delivery
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
Svenska: "Leveransvillkor, typ" English: "Delivery terms type"
TermsOfDeliveryCodestring(none)Terms of delivery code
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
Svenska: "Leveransvillkor, kod" English: "Delivery terms code"
TermsOfDeliveryLocationstring(none)Place of terms of delivery
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
Svenska: "Leveransvillkor, plats" English: "Delivery terms location"
TermsOfDeliveryTaxstring(none)Excluded tax of terms of delivery
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
Svenska: "Leveransvillkor, namngiven skatt" English: "Terms of delivery, named tax"
NumberOfEurPalletsint(none)Number of EUR pallets
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, SchenkerSweden, GenericSweden
Svenska: "Antal EUR-pallar" English: "Number of EUR pallets"
FreightSubventionstring(none)Freight Subvention
Valid for DhlSweden, SchenkerSweden, GenericSweden
Svenska: "Fraktstöd" English: "Freight subvention"
SpecialQuantityint(none)Special quantity amount
Valid for DhlSweden, SchenkerSweden, GenericSweden
Svenska: "Annan kvantitet" English: "Special quantity"
SpecialQuantityCodestring(none)Special quantity code
Valid for DhlSweden, SchenkerSweden, GenericSweden
Svenska: "Annan kvantitetskod" English: "Special quantity code"
PickupSubAddressIdstring(none)Pickup sub address id
Valid for DhlSweden, DsvRoadSweden, PostenSweden, SchenkerSweden, GenericSweden
DeliverySubAddressIdstring(none)Delivery sub address id
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, PostenSweden, SchenkerSweden, GenericSweden
ThirdPartySubAddressIdstring(none)Third Party FreightPayer sub address id
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
NotifySubAddressIdstring(none)Notify sub address id
Valid for DhlSweden, DsvRoadSweden, SchenkerSweden, GenericSweden
AgentOfficeIdstring(none)Agent office id - used by MyPack (19)
Valid for DhlSweden, PostenSweden, SchenkerSweden
Svenska: "Ombudsnummer" English: "Agent office number"
ShipmentTypeShipmentType(none)Shipment type (DHL Time Definite)
Valid for DhlSweden, PostenSweden
Svenska: "Sändningstyp" English: "Shipment type"
SenderSiteIdstring(none)Sender site identification
Valid for DsvRoadSweden
Svenska: "Avsändarens platskod" English: "SenderSiteId"
ReturnSubAddressIdstring(none)Return sub address id
Valid for PnlSweden, PostenSweden, SchenkerSweden, GenericSweden
UseReturnLabelbool(none)Activates return label handling - used by MyPack (19)
Valid for PostenSweden
NonDeliveryHandlingNonDeliveryHandling(none)Senders instructions in case of non-delivery
Valid for PostenSweden
Svenska: "Hantering vid ej levererbar" English: "Non delivery handling"
RecipientSiteIdstring(none)Recipient site identification
Valid for PostenSweden
Svenska: "Mottagarens platskod" English: "Recipient site id"

Arrays

ArrayDatatypeDescription
ShipmentInstructionsShipmentInstruction
Shipment instructions
ShipmentAddressesShipmentAddress
Shipment addresses
ShipmentServicesShipmentServiceBase
Shipment services
FreeTextItemsShipmentFreeTextItem
Free texts
GoodsItemsGoodsItem
Goods lines
InvoicesInvoice
Invoices

ShipmentInstruction

Description

Shipment instruction

Properties

PropertyDatatypeValidationsDescription
InstructionTypeInstructionType(none)Instruction type
Svenska: "Instruktionstyp" English: "Instruction type"
InstructionstringMaximum length = 350Instruction, free text
Svenska: "Instruktion" English: "Instruction"

ShipmentAddress

Description

Encapsulation of a shipment address

Properties

PropertyDatatypeValidationsDescription
AddressTypeAddressType(none)Address type
Svenska: "Adresstyp" English: "Address type"
NamestringMaximum length = 35Status code
Svenska: "Namn" English: "Name"
Address1stringMaximum length = 35Address line 1
Svenska: "Adressrad 1" English: "Address 1"
Address2stringMaximum length = 35Address line 2
Svenska: "Adressrad 2" English: "Address 2"
Address3stringMaximum length = 35Address line 3
Svenska: "Adressrad 3" English: "Address 3"
ZipCodestringMaximum length = 10Zip code
Svenska: "Postnummer" English: "Zip code"
CitystringMaximum length = 30City
Svenska: "Ort" English: "City"
ProvincestringMaximum length = 30Province/State code
Svenska: "Provins/Stat" English: "Province/State"
CountryCodestringLength = 2Country code
Svenska: "Landskod" English: "Country code"
OrgNumberstringMaximum length = 20Organization number
Svenska: "Org.nummer" English: "Organization number"
VatNumberstringMaximum length = 20Organization VAT number
Svenska: "Momsregistreringsnummer" English: "VAT number"
ContactPersonstringMaximum length = 35Contact person
Svenska: "Kontaktperson" English: "Contact person"
PhoneNumberstringMaximum length = 20Phone number
Svenska: "Telefon" English: "Phone number"
FaxNumberstringMaximum length = 20Fax number
Svenska: "Faxnummer" English: "Fax number"
EmailstringMaximum length = 50Email address
Svenska: "E-postadress" English: "Email"
SmsNumberstringMaximum length = 25SMS number of contact person
Svenska: "SMS-nummer" English: "SMS number"
PostalGirostringMaximum length = 15Postal giro
Svenska: "PlusGiro" English: "PostalGiro"
BankGirostringMaximum length = 15Bank giro
Svenska: "Bankgiro" English: "Bank giro"
GateCodestringMaximum length = 12Gate code
Svenska: "Portkod" English: "Gate code"
ForwarderCustomerCodestringMaximum length = 25Forwarder customer code
Svenska: "Kundnummer" English: "Forwarder customer code"
EurPalletRegistrationNumberstringMaximum length = 8EUR Pallet registration number
Svenska: "Pallregistreringsnummer" English: "EUR pallet registration number"

ShipmentFreeTextItem

Description

Encapsulation of a free text item

Properties

PropertyDatatypeValidationsDescription
FreeTextstringMaximum length = 70Free text
Svenska: "Fritext" English: "Free text"

GoodsItem

Description

Encapsulation of a goods line

Properties

PropertyDatatypeValidationsDescription
ShippingMarksstringMaximum length = 35Shipping marks
Svenska: "Godsmärken" English: "Shipping marks"
GoodsDescriptionstringMaximum length = 35Goods description
Svenska: "Godsbeskrivning" English: "Goods description"
NumberOfPackagesintMaximum value = 99999Number of packages
Svenska: "Antal kolli" English: "Number of packages"
TypeOfPackagesstringMaximum length = 25Type of package
Svenska: "Kollislag" English: "Type of package"
GrossWeightdecimalMaximum value = 99999Gross weight
Svenska: "Bruttovikt" English: "Gross weight"
VolumedecimalMaximum value = 999Volume
Svenska: "Volym" English: "Volume"
LoadingMetersdecimalMaximum value = 99Loading meters
Svenska: "Flakmeter" English: "Loading meters"
TypeOfPackageCodestring(none)Type of packages coded
Valid for DhlSweden, DsvRoadSweden, OnRoadSweden, PnlSweden, PostenSweden, SchenkerSweden, GenericSweden
Svenska: "Kollislagskod" English: "Type of package code"
PalletSpacedecimal(none)Pallet space
Valid for OnRoadSweden
Svenska: "Pallplatser" English: "Pallet space"

Arrays

ArrayDatatypeDescription
PackageItemsPackageItem
Package items
DangerousGoodsItemsDangerousGoodsItem
Dangerous Goods items

PackageItem

Description

Encapsulation of a package

Properties

PropertyDatatypeValidationsDescription
PackageIdstringMaximum length = 20Package identification
Identification of the package item from the ERP system, ie. an packing number.
PackageNumberstringMaximum length = 35Package number
Svenska: "Kollinummer" English: "Package number"
GrossWeightdecimalMaximum value = 9999Gross weight
Svenska: "Bruttovikt" English: "Gross weight"
Widthdecimal(none)Package width in meters
Svenska: "Bredd" English: "Width"
Heightdecimal(none)Package height in meters
Svenska: "Höjd" English: "Height"
Lengthdecimal(none)Package length in meters
Svenska: "Längd" English: "Length"
Circumferencedecimal(none)Circumference
Valid for OnRoadSweden, PnlSweden, SchenkerSweden, GenericSweden
Svenska: "Omkrets" English: "Circumference"

DangerousGoodsItem

Description

Encapsulation of a Dangerous Goods item

Properties

PropertyDatatypeValidationsDescription
UNNumberstringMaximum length = 4Dangerous goods UN Number
Svenska: "UN-nummer" English: "UN Number"
IdentificationNamestringMaximum length = 70Official transport item name
Svenska: "Officiell ämnesbeteckning" English: "Official substans name"
ClassificationCodestringMaximum length = 8Classification code, ADR, IMDG
Svenska: "Klassificeringskod (ADR/IMDG)" English: "Classification Code (ADR/IMDG)"
PackingGroupstringMaximum length = 3Dangerous goods Type of Packing Group
Svenska: "Förpackningsgrupp" English: "Packing group"
TunnelRestrictionsstringMaximum length = 20Tunnel restriction codes
Svenska: "Tunnelrestriktionskod" English: "Tunnel restriction code"
FlamingPointstringMaximum length = 10Flaming point description
Svenska: "IMDG Flampunkt" English: "IMDG Flashpoint"
MarinePollutantbool(none)Marine Pollutant flag
Svenska: "IMDG Marinrisk (MP)" English: "AviseringsMall"
GrossWeightdecimalMaximum value = 9999Gross weight
Svenska: "Bruttovikt" English: "Gross weight"
NetWeightdecimalMaximum value = 9999Net weight
Svenska: "Nettovikt" English: "Net weight"
NetVolumedecimalMaximum value = 99999Net Volume, liters
Svenska: "Nettovolym l" English: "Net Volume l"
NumberOfPackagesintMaximum value = 99999Number of packages
Svenska: "Antal kolli" English: "Number of packages"
TypeOfPackageNamestringMaximum length = 35Type of package name
TypeOfPackageCodestringMaximum length = 7Type of package code
Svenska: "Kollislagskod" English: "Type of package code"

Invoice

Description

Encapsulation of an invoice (primarily for customs use)

Properties

PropertyDatatypeValidationsDescription
InvoiceNumberstringMandatoryInvoice number
Svenska: "Fakturanummer" English: "Invoice number"
InvoiceDateDate(none)Invoice number
Svenska: "Fakturadatum" English: "Invoice date"
InvoiceTypeInvoiceType(none)Invoice type
Svenska: "Fakturatyp" English: "Invoice type"
CurrencyCodestringLength = 3Invoice currency code
Svenska: "Valuta" English: "Currency code"
ExportTypeExportType(none)Export type
Svenska: "Exporttyp" English: "Export type"

Arrays

ArrayDatatypeDescription
FreeTextItemsInvoiceFreeTextItem
Free texts
ArticleItemsArticleItem
Article items

InvoiceFreeTextItem

Description

Encapsulation of a free text item

Properties

PropertyDatatypeValidationsDescription
FreeTextstringMaximum length = 74Free text
Svenska: "Fritext" English: "Free text"

ArticleItem

Description

Encapsulation of an article package

Properties

PropertyDatatypeValidationsDescription
NumberOfItemsintMinimum value = 1
Maximum value = 999999
Number of items
Svenska: "Antal" English: "Number of items"
DescriptionstringMaximum length = 35
Mandatory
Description
Svenska: "Beskrivning" English: "Description"
GrossWeightdecimalMaximum value = 9999Gross weight
Svenska: "Bruttovikt" English: "Gross weight"
NetWeightdecimalMaximum value = 9999Net weight
Svenska: "Nettovikt" English: "Net weight"
TaricNumberstringMaximum length = 12
Mandatory
Taric number (for customs purposes)
Svenska: "TARIC-nummer" English: "Taric number"
UnitValuedecimalMaximum value = 9999999Unit value
Svenska: "Enhetsvärde" English: "Unit value"
CountryOfOriginstringLength = 2Country of origin
Svenska: "Ursprungsland" English: "Country of origin"

Date

Description

Date

Comments

Date is a normal DateTime instance where only the Date part is used

ShipmentServiceBase (abstract)

Description

ShipmentServiceBase is the abstract ancestor for all forwarder specific shipment service objects.

Valid shipment services for a specific shipment is dependant on the value of Shipment.ProductCode. For details on specific services, please refer to the forwarder specifications.

Generic forwarder shipment services (Can be used with any forwarder)

DsvRoadSweden shipment services

DhlSweden shipment services

OnRoadSweden shipment services

PnlSweden shipment services

PostenSweden shipment services

SchenkerSweden shipment services

Generic Sweden shipment services

GenericForwarderHotService (inherits AbstractShipmentBase)

Description

Hot service

Properties

(No properties)

GenericForwarderColdService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

GenericForwarderFreezeService (inherits AbstractShipmentBase)

Description

Freeze service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

GenericForwarderDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous goods service

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

GenericForwarderCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"
ReferenceTypeGiroReferenceTypeMandatoryPayment account number type
Svenska: "Referenstyp" English: "Reference type"

GenericForwarderAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

DsvRoadSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

(No properties)

DsvRoadSwedenCarrierService (inherits AbstractShipmentBase)

Description

Carrier service

Properties

(No properties)

DsvRoadSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery currency code
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"
ReferenceTypeGiroReferenceTypeMandatoryPayment account number type
Svenska: "Referenstyp" English: "Reference type"

DsvRoadSwedenColdService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

DsvRoadSwedenHotService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

DsvRoadSwedenDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous Goods service

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

DsvRoadSwedenF10Service (inherits AbstractShipmentBase)

Description

F10 service

Properties

(No properties)

DsvRoadSwedenInsuranceService (inherits AbstractShipmentBase)

Description

Insurance service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Insurance amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Insurance amount currency
Svenska: "Valuta" English: "Currency code"

DhlSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

DhlSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"

DhlSwedenColdService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

DhlSwedenDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous goods service

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

DhlSwedenEveningDistributionService (inherits AbstractShipmentBase)

Description

Evening service

Properties

(No properties)

DhlSwedenG7Service (inherits AbstractShipmentBase)

Description

G7 service

Properties

PropertyDatatypeValidationsDescription
BookingNumberstring(none)Booking number
Svenska: "Bokningsnummer" English: "Booking number"

DhlSwedenG10Service (inherits AbstractShipmentBase)

Description

G10 service

Properties

PropertyDatatypeValidationsDescription
BookingNumberstring(none)Booking number
Svenska: "Bokningsnummer" English: "Booking number"

DhlSwedenG12Service (inherits AbstractShipmentBase)

Description

G12 service

Properties

PropertyDatatypeValidationsDescription
BookingNumberstring(none)Booking number
Svenska: "Bokningsnummer" English: "Booking number"

DhlSwedenHoldAtDepotService (inherits AbstractShipmentBase)

Description

Hold at depot service

Properties

(No properties)

DhlSwedenHotService (inherits AbstractShipmentBase)

Description

Hot service

Properties

(No properties)

DhlSwedenInsuranceService (inherits AbstractShipmentBase)

Description

Insurance service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"

DhlSwedenNeutralDelivery (inherits AbstractShipmentBase)

Description

Neutral delivery service

Properties

(No properties)

DhlSwedenOversizedGoodsService (inherits AbstractShipmentBase)

Description

Oversized goods service

Properties

PropertyDatatypeValidationsDescription
Lengthdecimal(none)Goods length
Svenska: "Längd" English: "Length"
Widthdecimal(none)Goods width
Svenska: "Bredd" English: "Width"

DhlSwedenPODService (inherits AbstractShipmentBase)

Description

Proof of delivery service

Properties

(No properties)

DhlSwedenSaturdayDelivery (inherits AbstractShipmentBase)

Description

Saturday delivery service

Properties

(No properties)

DhlSwedenSecureTransportService (inherits AbstractShipmentBase)

Description

Secure transport service

Properties

(No properties)

DhlSwedenShipmentmonitoring (inherits AbstractShipmentBase)

Description

Shipment monitoring service

Properties

(No properties)

DhlSwedenSpecialIndoorDistributionService (inherits AbstractShipmentBase)

Description

Special indoor distribution service

Properties

(No properties)

DhlSwedenProductStretchService (inherits AbstractShipmentBase)

Description

Special indoor distribution service

Properties

(No properties)

DhlSwedenGoGreenService (inherits AbstractShipmentBase)

Description

Go green

Properties

(No properties)

DhlSwedenDtpService (inherits AbstractShipmentBase)

Description

DTP - Delivery and taxes paid

Properties

(No properties)

DhlSwedenDryIceService (inherits AbstractShipmentBase)

Description

Dry ice (Requires special customer agreement)

Properties

(No properties)

OnRoadSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

OnRoadSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"

OnRoadSwedenCopyOfSignedFreightOrderService (inherits AbstractShipmentBase)

Description

OnRoadSweden_CopyOfSignedFreightOrder

Properties

(No properties)

OnRoadSwedenCustomerReceivedGoodsService (inherits AbstractShipmentBase)

Description

OnRoadSweden_CustomerReceivedGoods

Properties

(No properties)

OnRoadSwedenDangerousGoodsService (inherits AbstractShipmentBase)

Description

OnRoadSweden_DangerousGoods

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

OnRoadSwedenDomesticFreightOrderPrintOutService (inherits AbstractShipmentBase)

Description

OnRoadSweden_DomesticFreightOrderPrintOut

Properties

(No properties)

OnRoadSwedenPalletChangeFeeService (inherits AbstractShipmentBase)

Description

OnRoadSweden_PalletChangeFee

Properties

(No properties)

PnlSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

PnlSwedenCargoInsuranceService (inherits AbstractShipmentBase)

Description

Insurance service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"

PnlSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery currency code
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"
ReferenceTypeGiroReferenceTypeMandatoryPayment account number type
Svenska: "Referenstyp" English: "Reference type"

PnlSwedenFlexDeliveryService (inherits AbstractShipmentBase)

Description

Flex Delivery service

Properties

(No properties)

PnlSwedenHomeDeliveryService (inherits AbstractShipmentBase)

Description

Home Delivery service

Properties

(No properties)

PnlSwedenMPSService (inherits AbstractShipmentBase)

Description

MPS service

Properties

(No properties)

PnlSwedenOptionalPostOfficeService (inherits AbstractShipmentBase)

Description

Optional post office service

Properties

(No properties)

PnlSwedenPostAutomatDeliveryService (inherits AbstractShipmentBase)

Description

Port automat office service

Properties

(No properties)

PnlSwedenWithoutDeliveryService (inherits AbstractShipmentBase)

Description

Without delivery service

Properties

(No properties)

PnlSwedenWithoutPickupService (inherits AbstractShipmentBase)

Description

Without pickup service

Properties

(No properties)

PnlSwedenHalfPallet (inherits AbstractShipmentBase)

Description

1/2 Pallet service

Properties

(No properties)

PnlSwedenQuarterPallet (inherits AbstractShipmentBase)

Description

1/4 Pallet

Properties

(No properties)

PnlSwedenDomesticAir (inherits AbstractShipmentBase)

Description

Domestic Air

Properties

(No properties)

PnlSwedenDeliveryToDoor (inherits AbstractShipmentBase)

Description

Delivery To Door

Properties

(No properties)

PostenSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"
AviseringsMallstringMandatory
Maximum length = 2
Advice template, "Aviseringsmall" (Only valid for NotifyType = Letter)
Svenska: "Aviseringsmall" English: "Advise Template"

PostenSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"
ReferenceTypeGiroReferenceTypeMandatoryPayment account number type
Svenska: "Referenstyp" English: "Reference type"

PostenSwedenBehallarhyraService (inherits AbstractShipmentBase)

Description

Behållarhyra service

Properties

(No properties)

PostenSwedenLimitedDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous goods (limited) service

Properties

(No properties)

PostenSwedenRecipientPaysFreightService (inherits AbstractShipmentBase)

Description

Recipient pays freight service

Properties

(No properties)

PostenSwedenInsuranceService (inherits AbstractShipmentBase)

Description

Insurance service

Properties

(No properties)

PostenSwedenDeliveryinstructionService (inherits AbstractShipmentBase)

Description

Delivery instruction service

Properties

(No properties)

PostenSwedenCollectService (inherits AbstractShipmentBase)

Description

Collect service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyType(none)Notify type number
Svenska: "Aviseringssätt" English: "Notify type"

PostenSwedenDeliveryinstruction71Service (inherits AbstractShipmentBase)

Description

71 - Delivery instruction service

Properties

(No properties)

PostenSwedenDeliveryinstruction72Service (inherits AbstractShipmentBase)

Description

72 - Delivery instruction service

Properties

(No properties)

PostenSwedenDeliveryinstruction73Service (inherits AbstractShipmentBase)

Description

73 - Delivery instruction service

Properties

(No properties)

PostenSwedenDeliveryinstruction74Service (inherits AbstractShipmentBase)

Description

74 - Delivery instruction service

Properties

(No properties)

PostenSwedenDeliveryinstruction75Service (inherits AbstractShipmentBase)

Description

75 - Delivery instruction service

Properties

(No properties)

PostenSwedenForkortadLiggtidService (inherits AbstractShipmentBase)

Description

Förkortad liggtid service

Properties

PropertyDatatypeValidationsDescription
NumberOfDaysintMaximum value = 30Number of days
Svenska: "Antla dagar" English: "Number of days"

PostenSwedenExtendedWaitService (inherits AbstractShipmentBase)

Description

Förlängd liggtid service

Properties

(No properties)

PostenSwedenPersonligUtlamningService (inherits AbstractShipmentBase)

Description

Personlig utlämning service

Properties

(No properties)

PostenSwedenMottagningsBevisService (inherits AbstractShipmentBase)

Description

Mottagningsbevis service

Properties

(No properties)

PostenSwedenBrevUtkorningService (inherits AbstractShipmentBase)

Description

Brev utkörning service

Properties

(No properties)

PostenSwedenUtkorningService (inherits AbstractShipmentBase)

Description

Utkörning service

Properties

(No properties)

PostenSwedenUtokatAnsvarService (inherits AbstractShipmentBase)

Description

Utökat ansvar service

Properties

(No properties)

PostenSwedenSaturdayExpressService (inherits AbstractShipmentBase)

Description

Saturday delivery service

Properties

(No properties)

PostenSwedenBetalningsmedelService (inherits AbstractShipmentBase)

Description

Betalningsmedel service

Properties

(No properties)

PostenSwedenKvittensBildService (inherits AbstractShipmentBase)

Description

Kvittensbild service

Properties

(No properties)

PostenSwedenKvittensBildIndexService (inherits AbstractShipmentBase)

Description

Kvittensbildindex service

Properties

(No properties)

PostenSwedenMilitaryService (inherits AbstractShipmentBase)

Description

Military service

Properties

(No properties)

PostenSwedenExtendedIdControlService (inherits AbstractShipmentBase)

Description

Extended ID control service

Properties

(No properties)

PostenSwedenReturnOldIdService (inherits AbstractShipmentBase)

Description

Return old ID service

Properties

(No properties)

PostenSwedenExtendedIdAndReturnOldIdService (inherits AbstractShipmentBase)

Description

Extended ID control and return old ID service

Properties

(No properties)

PostenSwedenUpphamtningService (inherits AbstractShipmentBase)

Description

Upphämtning service

Properties

(No properties)

PostenSwedenReturnAssignmentService (inherits AbstractShipmentBase)

Description

Returuppdrag

Properties

(No properties)

PostenSwedenSplitShipmentService (inherits AbstractShipmentBase)

Description

Split shipment

Properties

PropertyDatatypeValidationsDescription
ContainedProductsPostenSwedenContainedProductsMandatoryProduct type of contained packages

SchenkerSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

SchenkerSwedenCarrierService (inherits AbstractShipmentBase)

Description

SchenkerSweden_Carrier

Properties

(No properties)

SchenkerSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMandatoryCash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"

SchenkerSwedenColdService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

SchenkerSwedenDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous goods service

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

SchenkerSwedenExtraBemanningService (inherits AbstractShipmentBase)

Description

Extra bemanning service

Properties

(No properties)

SchenkerSwedenFreezeService (inherits AbstractShipmentBase)

Description

Freeze service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

SchenkerSwedenHotService (inherits AbstractShipmentBase)

Description

Hot service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

SchenkerSwedenInsuranceService (inherits AbstractShipmentBase)

Description

Insurance service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMandatoryCash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"

SchenkerSwedenLogistikPaketService (inherits AbstractShipmentBase)

Description

LogistikPaket service

Properties

(No properties)

SchenkerSwedenSpecialService (inherits AbstractShipmentBase)

Description

Special service

Properties

(No properties)

SchenkerSwedenTekniskaHjalpmedelService (inherits AbstractShipmentBase)

Description

Tekniska hjälpmedel service

Properties

(No properties)

SchenkerSwedenTop10Service (inherits AbstractShipmentBase)

Description

Top 10 service

Properties

(No properties)

SchenkerSwedenTopEXACTService (inherits AbstractShipmentBase)

Description

Top EXACT service

Properties

PropertyDatatypeValidationsDescription
LossningsTidpunktDateTimeMandatoryLossningsTidpunkt
Svenska: "Lossningstid" English: "Unloadingtime"

SchenkerSwedenPODService (inherits AbstractShipmentBase)

Description

Proof of delivery

Properties

(No properties)

GenericSwedenHotService (inherits AbstractShipmentBase)

Description

Hot service

Properties

(No properties)

GenericSwedenColdService (inherits AbstractShipmentBase)

Description

Cold service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

GenericSwedenFreezeService (inherits AbstractShipmentBase)

Description

Freeze service

Properties

PropertyDatatypeValidationsDescription
MinTemperatureint(none)Minimum temperature
Svenska: "Min. temperatur" English: "Min. temperature"
MaxTemperatureint(none)Max temperature
Svenska: "Max. temperatur" English: "Max. temperature"

GenericSwedenDangerousGoodsService (inherits AbstractShipmentBase)

Description

Dangerous goods service

Properties

PropertyDatatypeValidationsDescription
SeaTransportbool(none)Sea Transport
Svenska: "Sjötransport" English: "Sea transport"

GenericSwedenCashOnDeliveryService (inherits AbstractShipmentBase)

Description

Cash on delivery service

Properties

PropertyDatatypeValidationsDescription
AmountdecimalMinimum value = 0.1Cash on delivery amount
Svenska: "Belopp" English: "Charge or allowance amount"
CurrencyCodestringMandatory
Maximum length = 3
Cash on delivery amount
Svenska: "Valuta" English: "Currency code"
ReferencestringMandatory
Maximum length = 17
Payment reference number
Svenska: "Referens" English: "Reference"
AccountTypeGiroAccountTypeMandatoryPayment account type
Svenska: "Kontotyp" English: "Account type"
AccountNumberstringMandatory
Maximum length = 17
Payment account number
Svenska: "Kontonummer" English: "Account nymber"
ReferenceTypeGiroReferenceTypeMandatoryPayment account number type
Svenska: "Referenstyp" English: "Reference type"

GenericSwedenAdviceService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

GenericSwedenService (inherits AbstractShipmentBase)

Description

Advice service

Properties

PropertyDatatypeValidationsDescription
NotifyTypeNotifyTypeMandatoryAdvice notification type
Svenska: "Aviseringssätt" English: "Notify type"

Eumerations

ShipmentActionEnum

Description

Shipment action

Values

ValueDescription
SaveSave shipment
Normally used when not enough data is available to pass the validations, which means users needs to manually edit the shipment after transfer.
PreparePrepare shipment
Normally used if enough data is available to pass the validations
ReleaseRelease shipment
Only used when shipment data passes validations, and no other shipments are to be sent with the same carrier.

ChangeShipmentStatusEnum

Description

Shipment status change

Values

ValueDescription
PrepareChange shipment status to Prepared.
Also prints transport documents when used with Integrated Printing.
ReleaseChange shipment status to Released.
Also prints transport documents when used with Integrated Printing.
ArchiveChange shipment status to Archived.

ShipmentCommandEnum

Description

Shipment command

Values

ValueDescription
CreateAdds a new shipment
Fails if a shipment with the same consignment id already exists
ReplaceAdd or replace previous shipment
Creates a new shipment, replacing any existing shipment with the same consignment id.
AddGoodsItemsAdd goods items to shipment
ValidateOnlyValidates shipment data, does not save shipment

CreateShipmentResultEnum

Description

Shipment service action result

Values

ValueDescription
SavedShipment saved
PreparedShipment prepared
ReleasedShipment released
ValidatedShipment validated
FailedShipment action failed

PrintCommandEnum

Description

Print command

Values

ValueDescription
LabelsAndDocumentsPrint transport labels and documents
LabelsOnlyPrint only package labels
DocumentsOnlyPrint only shipment documents
PendingLabelsAndDocumentsPrint any package labels and shipment documents that has not already been printed
ManifestListOnlyPrint only the manifest list
This command can only be used with shipments that has status 'Released'

LocaleEnum

Description

Locale value

Values

ValueDescription
svSwedish
enEnglish

ShipmentStatusEnum

Description

Shipment status

Values

ValueDescription
NewNew
PreparedPrepared
ReleasedReleased
ArchivedArchived

AddressType

Description

Defines the usage of a ShipmentAddress object

Values

ValueDescription
SenderGoods sender address
Svenska: "Avsändare" English: "Sender"
RecipientGoods recipient address
Svenska: "Mottagare" English: "Recipient"
PickupGoods pickup address
Svenska: "Avhämtningsadress" English: "Pickup"
DeliveryGoods delivery address
Svenska: "Leveransadress" English: "Delivery"
FreightPayerFreight payer address
Svenska: "Fraktbetalare" English: "Freight payer"
NotifyPartyNotify Party for Service address
Svenska: "Aviseringsadress" English: "Notify party"
InvoiceeInvoice Sender address
Svenska: "Fakturautställare" English: "Invoicee"
InvoiceRecipientInvoice Reciever address
Svenska: "Fakturamottagare" English: "Invoice recipient"
ReturnReturn address used when sending a shipment back
Svenska: "Returaddress" English: "Return address"
AgentAgent address

ForwarderCode

Description

Forwarder codes

Values

ValueDescription
AnyForwarderAny forwarder
Svenska: "(Välj transportör)" English: "(Select forwarder)"
DhlSwedenDHL forwarder
Svenska: "DHL, Sverige" English: "DHL, Sweden"
SchenkerSwedenSchenker Sweden
Svenska: "Schenker, Sverige" English: "Schenker, Sweden"
DsvRoadSwedenDSV Road Sweden
Svenska: "DSV Road, Sverige" English: "DSV Road, Sweden"
PostenSwedenPosten Sweden
Svenska: "Posten, Sverige" English: "Posten, Sweden"
PnlSwedenPan Nordic Logistics Sweden
Svenska: "PNL, Sverige" English: "PNL, Sweden"
OnRoadSwedenOnRoad Sweden
Svenska: "OnRoad, Sverige" English: "OnRoad, Sweden"
GenericSwedenGeneric swedish forwarder

ProductCode

Description

Product codes

Values

ValueDescription
AnyProductAny product
Svenska: "(Alla produkter)" English: "Any product"
Generic_ProductUnknown product
Svenska: "Allmän produkt" English: "Generic product"
DhlSweden_EuropackDHL_Europack
Svenska: "EUROPACK" English: "EUROPACK"
DhlSweden_DhlEconomySelectDHL Economy Select
Svenska: "DHL ECONOMY SELECT" English: "DHL ECONOMY SELECT"
DhlSweden_EuroplusDHL Europlus
OBSOLETE! use DhlSweden_DhlEconomySelect instead
Svenska: "DHL ECONOMY SELECT" English: "DHL ECONOMY SELECT"
DhlSweden_SwednetDHL_Swednet
Svenska: "SWEDNET" English: "SWEDNET"
DhlSweden_DhlPaketDHL Paket
Svenska: "DHLPAKET" English: "DHLPAKET"
DhlSweden_EuropremiumEuropremium
OBSOLETE! use DhlSweden_DhlPaket instead
Svenska: "DHL PAKET" English: "DHL PAKET"
DhlSweden_EuroconnectEuroconnect
Svenska: "EUROCONNECT" English: "EUROCONNECT"
DhlSweden_Swednet_PartigodsDHL_Swednet_Partigods
Svenska: "SWEDNET PARTIGODS" English: "SWEDNET PARTIGODS"
DhlSweden_DhlPallDHL Pall
Svenska: "DHL PALL" English: "DHL PALL"
DhlSweden_DhlStyckeDHL Stycke
Svenska: "DHL STYCKE" English: "DHL STYCKE"
DhlSweden_DhlPartiDHL Parti
Svenska: "DHL PARTI" English: "DHL PARTI"
DhlSweden_ServicePointServicePoint B2C
Svenska: "DHL SERVICE POINT" English: "DHL SERVICE POINT"
DhlSweden_Express0900Express 09:00 (Express 10:30 for USA)
Svenska: "EXPRESS 09:00" English: "EXPRESS 09:00"
DhlSweden_Express1200Express 12:00
Svenska: "EXPRESS 12:00" English: "EXPRESS 12:00"
DhlSweden_ExpressWorldWideExpress World Wide
Svenska: "EXPRESS WORLDWIDE" English: "EXPRESS WORLDWIDE"
DhlSweden_ExpressEnvelopeExpress Envelope
Svenska: "EXPRESS ENVELOPE" English: "EXPRESS ENVELOPE"
SchenkerSweden_DirectDirect
Svenska: "SCHENKERdirect" English: "SCHENKERdirect"
SchenkerSweden_ColdspedColdsped
Svenska: "SCHENKERcoldsped" English: "SCHENKERcoldsped"
SchenkerSweden_ParcelParcel
Svenska: "SCHENKERparcel" English: "SCHENKERparcel"
SchenkerSweden_ComfortComfort
Svenska: "SCHENKERsystem - Comfort" English: "SCHENKERsystem - Comfort"
SchenkerSweden_FlowSCHENKERflow (Schenker AGI 4.2)
Svenska: "SCHENKERflow" English: "SCHENKERflow"
SchenkerSweden_Privpack_Ombud_StandardPrivpack Ombud Standard (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Ombud standard" English: "SCHENKERprivpak - Ombud standard"
SchenkerSweden_Privpack_Ombud_EkonomiPrivpack Ombud Ekonomi (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Ombud ekonomi" English: "SCHENKERprivpak - Ombud ekonomi"
SchenkerSweden_Privpack_Hem_DagPrivpack Hem Dag (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Hem dag" English: "SCHENKERprivpak - Hem dag"
SchenkerSweden_Privpack_Hem_Dag_AviseringPrivpack Hem Dag med Avisering (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Hem dag avisering" English: "SCHENKERprivpak - Hem dag avisering"
SchenkerSweden_Privpack_Hem_Kvall_AviseringPrivpack Hem Kväll med Avisering (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Hem kväll avisering" English: "SCHENKERprivpak - Hem kväll avisering"
SchenkerSweden_Privpack_Till_JobbetPrivpack Till Jobbet (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "SCHENKERprivpak - Till jobbet" English: "SCHENKERprivpak - Till jobbet"
DsvRoadSweden_Inrikes_StyckegodsInrikes Styckegods
Svenska: "Inrikes Styckegods" English: "Inrikes Styckegods"
DsvRoadSweden_Inrikes_PartigodsInrikes Partigods
Svenska: "Inrikes Partigods" English: "Inrikes Partigods"
DsvRoadSweden_eParcele-Parcel
Svenska: "e-Parcel" English: "e-Parcel"
DsvRoadSweden_ePallete-Pallet
Svenska: "e-Pallet" English: "e-Pallet"
DsvRoadSweden_Utrikes_StyckegodsUtrikes Styckegods
Svenska: "Utrikes Styckegods" English: "Utrikes Styckegods"
DsvRoadSweden_Utrikes_PartigodsUtrikes Partigods
Svenska: "Utrikes Partigods" English: "Utrikes Partigods"
DsvRoadSweden_CustomF7Custom product F7
Svenska: "F7" English: "F7"
DsvRoadSweden_CustomF10Custom product F10
Svenska: "F10" English: "F10"
DsvRoadSweden_CustomStandardCustom product Standard
Svenska: "Standard" English: "Standard"
PostenSweden_DpdForetagspaket0900Företagspaket 9:00 (Produkt 13)
Svenska: "31 - DPD Företagspaket 0900" English: "31 - DPD Företagspaket 0900"
PostenSweden_DpdForetagspaket1200Företagspaket 12:00 (Produkt 14)
Svenska: "14 - DPD Företagspaket 1200" English: "14 - DPD Företagspaket 1200"
PostenSweden_DpdForetagspaket1600Företagspaket 16:00 (Produkt 15)
Svenska: "15 - DPD Företagspaket 1600" English: "15 - DPD Företagspaket 1600"
PostenSweden_HemPaketHem Paket (Produkt 32)
Svenska: "32 - Hempaket" English: "32 - Hempaket"
PostenSweden_PostPaketPost Paket (Produkt 25)
Svenska: "25 - Postpaket" English: "25 - Postpaket"
PostenSweden_PallEttPALL.ETT (Produkt 52)
Svenska: "52 - PALL.ETT" English: "52 - PALL.ETT"
PostenSweden_BrevpostForskottBrevpostFörskott (Produkt AF)
Svenska: "AF - Brevpostförskott" English: "AF - Brevpostförskott"
PostenSweden_DpdUtrikesDPD Utrikes (Produkt 88)
Svenska: "88 - DPD Utrikes" English: "88 - DPD Utrikes"
PostenSweden_PostpaketUtrikesPostpaket Utrikes (Produkt 91)
Svenska: "91 - Postpaket Utrikes" English: "91 - Postpaket Utrikes"
PostenSweden_ComebackComeback (Produkt 51) *Nycklad*
Svenska: "51 - Comeback" English: "51 - Comeback"
PostenSweden_HemPCHemPC (Produkt 12) *Nycklad*
Svenska: "12 - HemPC" English: "12 - HemPC"
PostenSweden_DpdForetagspaketLokaltFöretagspaket Lokalt (Produkt 57 *Nycklad*)
Svenska: "55 - DPD Företagspaket Lokalt" English: "55 - DPD Företagspaket Lokalt"
PostenSweden_PaketUtanKvittensPaket utan kvittens (Produkt 26) *Nycklad*
Svenska: "26 - Paket utan kvittens" English: "26 - Paket utan kvittens"
PostenSweden_PallEttSpecialPALL.ETT Special (Produkt 53) *Nycklad*
Svenska: "53 - PALL.ETT Special" English: "53 - PALL.ETT Special"
PostenSweden_PallEttPlusPALL.ETT + (Produkt 54) *Nycklad*
Svenska: "54 - PALL.ETT +" English: "54 - PALL.ETT +"
PostenSweden_DpdForetagspaketSpecialDPD Företagspaket Special (Produkt 57) *Nycklad*
Svenska: "57 - DPD Företagspaket Special" English: "57 - DPD Företagspaket Special"
PostenSweden_REKRekommenderat brev (Produkt RR)
Svenska: "RR - Rekommenderat brev" English: "RR - Rekommenderat brev"
PostenSweden_ExpressPaketExpresspaket (Produkt 42)
Svenska: "42 - Expresspaket" English: "42 - Expresspaket"
PostenSweden_Express0700Express 0700 (Produkt 42)
OBSOLETE! Use PostenSweden_Expresspaket instead
Svenska: "42 - Express 0700" English: "42 - Express 0700"
PostenSweden_ExpressGlobalExpress Global (Produkt 47)
Svenska: "47 - EMS International Express" English: "47 - EMS International Express"
PostenSweden_BrevBrev
Svenska: "Brev" English: "Brev"
PostenSweden_ExpressBrevExpressbrev (Produkt LX)
PostenSweden_VardebrevBrev, värde (Produkt VV)
Svenska: "Värdebrev" English: "Värdebrev"
PostenSweden_AvtalsbrevAvtalsbrev (Produkt RV)
Svenska: "RV - Avtalsbrev" English: "RV - Avtalsbrev"
PostenSweden_MyPackMyPack (Produkt 19, särskilt avtal)
Svenska: "19 - MyPack" English: "19 - MyPack"
PostenSweden_MyPackReturnMyPack (Produkt 24, särskilt avtal)
Svenska: "24 - MyPack Retur" English: "24 - MyPack Return"
PostenSweden_HitInNightInrikesHIT InNight Inrikes (Produkt 48, särskilt avtal)
Svenska: "48 - HIT InNight Inrikes" English: "48 - HIT InNight Inrikes"
PnlSweden_CarryOn_BusinessCarryOn Business [330] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business" English: "CarryOn Business"
PnlSweden_CarryOn_Business_ReturnCarryOn Business Return [331] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business Return" English: "CarryOn Business Return"
PnlSweden_CarryOn_Business_BulkSplitCarryOn Business BulkSplit [332] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business BulkSplit" English: "CarryOn Business BulkSplit"
PnlSweden_CarryOn_Business_BulkReturnCarryOn Business BulkReturn [333] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business BulkReturn" English: "CarryOn Business BulkReturn"
PnlSweden_CarryOn_Business_BulkSplit_0900CarryOn Business BulkSplit 09:00 [334] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business BulkSplit 09.00" English: "CarryOn Business BulkSplit 09.00"
PnlSweden_CarryOn_Business_0900CarryOn Business 09:00 Limited Use [335] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business 09.00" English: "CarryOn Business 09.00"
PnlSweden_CarryOn_Business_PalletCarryOn Business Pallet [336] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business Pallet" English: "CarryOn Business Pallet"
PnlSweden_CarryOn_Business_Pallet_ReturnCarryOn Business Pallet Return [337] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business Pallet Return" English: "CarryOn Business Pallet Return"
PnlSweden_CarryOn_Business_Pallet_0900CarryOn Business Pallet 09:00 [339] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Business Pallet 09.00" English: "CarryOn Business Pallet 09.00"
PnlSweden_CarryOn_HomeShoppingCarryOn Home Shopping [340] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn HomeShopping" English: "CarryOn HomeShopping"
PnlSweden_CarryOn_HomeShopping_ReturnCarryOn Home Shopping Return [341] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn HomeShopping Return" English: "CarryOn HomeShopping Return"
PnlSweden_CarryOn_HomeShopping_BulkSplitCarryOn Home Shopping BulkSplit [342] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn HomeShopping BulkSplit" English: "CarryOn HomeShopping BulkSplit"
PnlSweden_CarryOn_HomeShopping_BulkReturnCarryOn Home Shopping BulkReturn [343] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn HomeShopping BulkReturn" English: "CarryOn HomeShopping BulkReturn"
PnlSweden_CarryOn_Home_DeliveryCarryOn Home Delivery
Svenska: "CarryOn HomeDelivery" English: "CarryOn HomeDelivery"
PnlSweden_CarryOn_BudgetCarryOn Budget [359] (Description of transport label for PNL ver 20080101)
Svenska: "CarryOn Budget" English: "CarryOn Budget"
OnRoadSweden_SkickaOnRoad Skicka
Svenska: "Skicka" English: "Skicka"
OnRoadSweden_SkyndaOnRoad Skynda
Svenska: "Skynda" English: "Skynda"
OnRoadSweden_IlaOnRoad Ila
Svenska: "Ila" English: "Ila"

ServiceCode

Description

Service codes

Values

ValueDescription
AnyServiceAny service
English: "Any service"
UnknownServiceUnknown service
Generic_HotHeat transport
Svenska: "Varmtransport" English: "Hot"
Generic_ColdCold transport
Svenska: "Termo Kyla" English: "Cold"
Generic_FreezeFreeze transport
Svenska: "Termo Frys" English: "Freeze"
Generic_DangerousGoodsDangerous goods
Svenska: "Farligt gods" English: "Dangerous Goods"
Generic_CashOnDeliveryCash on delivery
Svenska: "Efterkrav" English: "Cash On Delivery"
Generic_AdviceServiceCash on delivery
Svenska: "Avisering" English: "Advise"
Generic_LimitedDangerousGoodsLimited amount dangerous goods
Generic_ServiceLimited amount dangerous goods
DhlSweden_AdviceServiceAdvice Service
Svenska: "Avisering" English: "Advice Service"
DhlSweden_ColdCold
Svenska: "Termo Kyla" English: "Cold"
DhlSweden_HotHot
Svenska: "Termo Värme" English: "Hot"
DhlSweden_DangerousGoodsDangerous goods
Svenska: "Farligt gods" English: "Dangerous goods"
DhlSweden_G12_MoneybackguaranteeG12 - Money back guarantee
Svenska: "G12 - Garantibokning" English: "G12 - Money back guarantee"
DhlSweden_G7_MoneybackguaranteeG7 - Money back guarantee
Svenska: "G7 - Garantibokning" English: "G7 - Money back guarantee"
DhlSweden_G10_MoneybackguaranteeG10 - Money back guarantee
Svenska: "G10 - Garantibokning" English: "G10 - Money back guarantee"
DhlSweden_SpecialServiceIndoorDistributionSpecial Service indoor Distribution
Svenska: "Inbärning" English: "Special Service indoor Distribution"
DhlSweden_EveningDistributionEvening Distribution
Svenska: "Kvällsdistribution" English: "Evening Distribution"
DhlSweden_RequestedPODRequested POD
Svenska: "Leveransbevis" English: "Requested POD"
DhlSweden_NeutralDeliveryNeutral Delivery
Svenska: "Neutral Delivery" English: "Neutral Delivery"
DhlSweden_SaturdayDeliverySaturday Delivery
Svenska: "Lördagsutdelning" English: "Saturday Delivery"
DhlSweden_ShipmentMonitoringShipment Monitoring
Svenska: "Shipment Monitoring" English: "Shipment Monitoring"
DhlSweden_SecureTransportSecure Transport
Svenska: "Säker transport" English: "Secure Transport"
DhlSweden_CashOnDeliveryCash on delivery
Svenska: "Efterkrav" English: "Cash on delivery"
DhlSweden_HoldAtDepotHold at depot
Svenska: "Hämtas terminal" English: "Hold at depot"
DhlSweden_OversizedGoodsOversized goods
Svenska: "Långgods" English: "Oversized goods"
DhlSweden_InsuranceInsurance
Svenska: "Varuförsäkring" English: "Insurance"
DhlSweden_ProductStretchProduct stretch (only valid for EuroPlus)
Svenska: "Product stretch (120-240cm)" English: "Product stretch (120-240 cm)"
DhlSweden_LimitedDangerousGoodsLimited amount dangerous goods
DhlSweden_GoGreenGo green
Svenska: "GOGREEN" English: "GOGREEN"
DhlSweden_DtpDTP - Delivery and taxes paid
Svenska: "DTP" English: "DTP"
DhlSweden_DryIceDry ice (Requires special customer agreement)
Svenska: "Torr-is" English: "Dry Ice"
SchenkerSweden_AdviceServiceAvisering
Svenska: "Avisering" English: "Advice"
SchenkerSweden_CarrierInbärning
Svenska: "Inbärning" English: "Carrier"
SchenkerSweden_CollectMottagarfrakt
Svenska: "Mottagarfrakt" English: "Collect"
SchenkerSweden_CashOnDeliveryEfterkrav
Svenska: "Efterkrav" English: "Cash on delivery"
SchenkerSweden_DangerousGoodsFarligt gods
Svenska: "Farligt gods" English: "Dangerous goods"
SchenkerSweden_EURPalletSystemEUR lastpallsöverföringssystem
Svenska: "EUR Pallet System" English: "EUR pallet system"
SchenkerSweden_HomeDeliveryHome Delivery
Svenska: "Hemleverans" English: "Home delivery"
SchenkerSweden_HotVarmtransport
Svenska: "Varmtransport" English: "Hot"
SchenkerSweden_InsuranceVaruförsäkring
Svenska: "Varuförsäkring" English: "Insurance"
SchenkerSweden_SpecialSvårstuvat/volymkrävande gods
Svenska: "Special" English: "Special"
SchenkerSweden_CollectionCollection
Svenska: "Collection" English: "Collection"
SchenkerSweden_ThirdPartyToPayTredjepartsbetalare
Svenska: "Tredjeparts betalare" English: "Third party pays freight"
SchenkerSweden_DoorToDoorDoor To Door
Svenska: "Door To Door" English: "Door to door"
SchenkerSweden_DoorToAirportDoor To Airport
Svenska: "Door To Airport" English: "Door to airport"
SchenkerSweden_AirportToAirportAirport To Airport
Svenska: "Airport To Airport" English: "Airport to airport"
SchenkerSweden_AirportToDoorAirport To Door
Svenska: "Airport To Door" English: "Airport to door"
SchenkerSweden_PriorityExpressPriority Express
Svenska: "Priority Express" English: "Priority express"
SchenkerSweden_PriorityHighPriority High
Svenska: "Priority High" English: "Priority high"
SchenkerSweden_PriorityNormalPriority Normal
Svenska: "Priority Normal" English: "Priority normal"
SchenkerSweden_Top10Top 10
Svenska: "Top10 (Express)" English: "Top10 (Express)"
SchenkerSweden_JobDeliveryJob Delivery
Svenska: "Till jobbet" English: "Job delivery"
SchenkerSweden_LogistikPaketLogistik Paket
Svenska: "Logistikpaket" English: "Logsitikpaket"
SchenkerSweden_HamtPaketHämtpaket (AGI ver 4.2)
Svenska: "Hämtpaket" English: "Pickup parcel"
SchenkerSweden_BudgetBudget
Svenska: "Budget" English: "Budget"
SchenkerSweden_ComfortComfort
Svenska: "Komfort" English: "Comfort"
SchenkerSweden_ColdSpecial service connected only to SCHENKERcoldsped product (AGI ver 4.2)
Svenska: "Kylfrakt" English: "Cold"
SchenkerSweden_TopEXACTTidslossning (AGI ver 4.2)
Svenska: "TopEXACT (Tidslossning)" English: "TopEXACT"
SchenkerSweden_ExtraBemanningExtra bemanning (AGI ver 4.2)
Svenska: "Extra bemanning (avtalas via tel.)" English: "Extra manpower"
SchenkerSweden_TekniskaHjalpmedelTekniska Hjälpmedel (AGI ver 4.2)
Svenska: "Tekniska Hjälpmedel (avtalas via tel.)" English: "Technical aid"
SchenkerSweden_HemleveransHemleverans (tillägg till AGI ver 4.2)
Svenska: "Hemleverans" English: "Homedelivery"
SchenkerSweden_TillJobbetTill Jobbet (tillägg till AGI ver 4.2)
Svenska: "Till jobbet" English: "Jobdelivery"
SchenkerSweden_PrivpakDag2Privpak sampack dag 2 (tillägg till AGI ver 4.2)
Svenska: "Privpak dag 2" English: "Privpak dag 2"
SchenkerSweden_HamtGodsHämtgods (tillägg till AGI ver 4.2)
Svenska: "Hämtgods" English: "Collect goods"
SchenkerSweden_FreezeSpecial service connected only to SCHENKERcoldsped product (AGI ver 4.2)
Svenska: "Frysfrakt" English: "Fryst"
SchenkerSweden_PODProof of Delivery (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "Leveransbevis" English: "Proof of delivery"
SchenkerSweden_Andrad_liggetid_kolliÄndrad liggetid kolli (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "Ändrad liggetid kolli" English: "Changed package laytime"
SchenkerSweden_Andrat_efterkravsbeloppSÄndrat efterkravsbelopp (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "Ändrat efterkravsbelopp" English: "Changed cash on delivery"
SchenkerSweden_Andrat_ombud_omstyrtÄndrat ombud omstyrt (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "Ändrat ombud omstyrt" English: "Changed agent redirected"
SchenkerSweden_Aterkallande_fran_ombudÅterkallande från ombud (Tillägg till Schenker AGI 4.2 ver 1.1)
Svenska: "Återkallande från ombud" English: "Retrieval from agent"
SchenkerSweden_LimitedDangerousGoodsLimited amount dangerous goods
DsvRoadSweden_ColdKyla
Svenska: "Kyla" English: "Cooled"
DsvRoadSweden_HotVärme
Svenska: "Värme" English: "Heated"
DsvRoadSweden_DangerousGoodsDangerous goods
Svenska: "Farligt gods" English: "Dangereous goods"
DsvRoadSweden_AdviceServiceAvisering
Svenska: "Avisering" English: "Advise"
DsvRoadSweden_ExpressExpress
Svenska: "Express" English: "Express"
DsvRoadSweden_NormalNormal
Svenska: "Normal" English: "Normal"
DsvRoadSweden_HighSpeedHigh Speed
Svenska: "High Speed" English: "High Speed"
DsvRoadSweden_CashOnDeliveryEfterkrav
Svenska: "Efterkrav" English: "Cash On Delivery"
DsvRoadSweden_InsuranceFörsäkring
Svenska: "Försäkring" English: "Insurance"
DsvRoadSweden_CarrierInbärning
Svenska: "Inbärning" English: "Carrier"
DsvRoadSweden_F10F10 - Leverans före kl 10:00
Svenska: "F10" English: "F10"
DsvRoadSweden_LimitedDangerousGoodsLimited amount dangerous goods
PostenSweden_CashOnDeliveryPostförskott (kod 01)
Svenska: "1 - Postförskott" English: "1 - Postförskott"
PostenSweden_BehallarhyraBehållarhyra (kod 02)
Svenska: "2 - Behållarhyra" English: "2 - Container charge"
PostenSweden_LimitedDangerousGoodsBegränsad mängd farligt gods (kod 03)
Svenska: "3 - Begränsad mängd farligt gods" English: "3 - Begr. mängd farligt gods"
PostenSweden_RecipientPaysFreightMottagarfrakt (kod 04)
Svenska: "4 - Mottagarfrakt" English: "4 - Mottagarfrakt"
PostenSweden_InsuranceTilläggsförsäkring (kod 30)
Svenska: "30 - Tilläggsförsäkring" English: "30 - Tilläggsförsäkring"
PostenSweden_DeliveryinstructionLeveransanvisning (Kod 71-75)
Svenska: "Leveransanvisning" English: "Leveransanvisning"
PostenSweden_EbrevaviseringE-brevsavisering (Kod 66)
Svenska: "66 - eBrev-avisering" English: "66 - eBrev-avisering"
PostenSweden_SMSaviseringSMS avisering (Kod 68)
Svenska: "68 - SMS-avisering" English: "68 - SMS-avisering"
PostenSweden_CollectValfritt hämtställe (kod 77)
Svenska: "77 - Valfritt hämtställe" English: "77 - Valfritt hämtställe"
PostenSweden_Deliveryinstruction71Leveransanvisning (Kod 71)
Svenska: "71 - Leveransanvisning" English: "71 - Leveransanvisning"
PostenSweden_Deliveryinstruction72Leveransanvisning (Kod 72)
Svenska: "72 - Leveransanvisning" English: "72 - Leveransanvisning"
PostenSweden_Deliveryinstruction73Leveransanvisning (Kod 73)
Svenska: "73 - Leveransanvisning" English: "73 - Leveransanvisning"
PostenSweden_Deliveryinstruction74Leveransanvisning (Kod 74)
Svenska: "74 - Leveransanvisning" English: "74 - Leveransanvisning"
PostenSweden_Deliveryinstruction75Leveransanvisning (Kod 75)
Svenska: "75 - Leveransanvisning" English: "75 - Leveransanvisning"
PostenSweden_ForkortadLiggtidFörkortad liggtid (Kod 07)
Svenska: "07 - Förkortad Liggetid" English: "07 - Förkortad Liggetid"
PostenSweden_PersonligUtlamningPersonlig utlämning (Kod PU)
Svenska: "PU - Personlig utlämning" English: "PU - Personlig utlämning"
PostenSweden_MottagningsBevisMottagningsbevis (kod MB)
Svenska: "MB - Mottagningsbevis" English: "MB - Mottagningsbevis"
PostenSweden_BrevUtkorningUtkörning (kod UT)
Svenska: "UT - Utkörning" English: "UT - Utkörning"
PostenSweden_UtokatAnsvarUtökat ansvar (kod UA)
PostenSweden_ePostAviseringePost (email) Avisering (kod 67)
Svenska: "67 - e-postavisering" English: "67 - e-postavisering"
PostenSweden_SaturdayExpressExpress lördag (kod 36)
Svenska: "36 - Lördagsutkörning" English: "36 - Lördagsutkörning"
PostenSweden_BetalningsmedelBetalningsmedel (Kod BM)
PostenSweden_KvittensBildKvittensbild (Kod KB)
PostenSweden_KvittensBildIndexKvittensbild med utökat index (kof KI)
PostenSweden_MilitaryMilitärärende (Kod MI)
PostenSweden_ExtendedIdControlUtökad ID-kontroll (Kod ID)
PostenSweden_ReturnOldIdÄldre kort skall återlämnas (Kod KK)
PostenSweden_ExtendedIdAndReturnOldIdÄldre kort skall återlämnas + Utökad ID-kontroll (Kod IK)
PostenSweden_UpphamtningUpphämtning hos avsändaren (Kod 34)
OBSOLETE! Cannot be used after 2010-01-01
Svenska: "34 - Upphämtning hos avsändaren" English: "34 - Upphämtning hos avsändaren"
PostenSweden_UtkorningUtkörning till mottagaren (Kod 39)
Svenska: "39 - Utkörning till mottagaren" English: "39 - Utkörning till mottagaren"
PostenSweden_AdditionalInsuranceTilläggsförsäkring (Kod 90)
PostenSweden_ExtendedWaitFörlängd liggetid (Kod 7)
Svenska: "7 - Förlängd liggetid" English: "7 - Förlängd liggetid"
PostenSweden_CollectionRequestCollection Request (Kod 86)
PostenSweden_ReturnAssignmentReturuppdrag (Kod 87)
Svenska: "87 - Returuppdrag" English: "87 - Returuppdrag"
PostenSweden_AdviceServiceAdvice service, NotifyType.Letter = 66, NotifyType.Email = 67, NotifyType.SMS = 68
Svenska: "Avisering" English: "Advice"
PostenSweden_SplitShipmentSplit shipment (Kod 89)
Svenska: "89 - Split shipment" English: "89 - Split shipment"
PnlSweden_AdviceServiceAdvice service
Svenska: "eAdvising" English: "eAdvising"
PnlSweden_FlexDeliveryFlex Delivery (Description of transport label for PNL ver 20080101)
Svenska: "Flex Delivery" English: "Flex Delivery"
PnlSweden_CashOnDeliveryCash On Delivery, Efterkrav (Description of transport label for PNL ver 20080101)
Svenska: "Efterkrav" English: "Cash On Delivery"
PnlSweden_DeliveryToDoorDelivery To Door
Svenska: "Delivery To Door" English: "Delivery To Door"
PnlSweden_HomeDeliveryHome Delivery (Description of transport label for PNL ver 20080101)
Svenska: "Home Delivery" English: "Home Delivery"
PnlSweden_MPSMulti Parcel Shipment (Description of transport label for PNL ver 20080101)
Svenska: "MPS" English: "MPS"
PnlSweden_HalfPallet1/2 Pallet
Svenska: "½ Pall" English: "½ Pallet"
PnlSweden_QuarterPallet1/4 Pallet
Svenska: "¼ Pall" English: "¼ Pallet"
PnlSweden_DomesticAirDomestic Air
Svenska: "Inrikes Flyg" English: "Domestic Air"
PnlSweden_WithoutDeliveryWithout Delivery, limited use (Description of transport label for PNL ver 20080101)
Svenska: "Without Delivery" English: "Without Delivery"
PnlSweden_WithoutPickupWithout Pickup, limited use (Description of transport label for PNL ver 20080101)
Svenska: "Without Pickup" English: "Without Pickup"
PnlSweden_SMS_AdvisingSMS avisering (Description of transport label for PNL ver 20080101)
PnlSweden_Cargo_InsuranceSMS avisering (Appendix_A SE 20080101)
Svenska: "Cargo Insurance" English: "Cargo Insurance"
PnlSweden_Optional_Post_OfficeSMS avisering (Appendix_A SE 20080101)
Svenska: "Optional Post Office" English: "Optional Post Office"
PnlSweden_Email_AdvisingSMS avisering (Appendix_A SE 20080101)
PnlSweden_Post_Automat_DeliverySMS avisering (Appendix_A SE 20080101)
Svenska: "Post Automat Delivery" English: "Post Automat Delivery"
LogtradeStandard_ServiceAny forwarder
Svenska: "Tilläggstjänst" English: "Service"
LogtradeStandard_CashOnDeliveryAny forwarder
Svenska: "Efterkrav" English: "Cash on delivery"
LogtradeStandard_CollectAny forwarder
Svenska: "Hämtning" English: "Collect"
LogtradeStandard_InsuranceAny forwarder
Svenska: "Försäkring" English: "Insurance"
LogtradeStandard_RecipientPaysFreightMottagarfrakt
Svenska: "Mottagarfrakt" English: "Recipient pays freight"
LogtradeStandard_AdviceServiceNotifiering
Svenska: "Avisering" English: "Advice service"
LogtradeStandard_CarrierNotifiering
Svenska: "Avisering" English: "Carrier"
OnRoadSweden_CopyOfSignedFreightOrderKopia på kvitterad Fraktsedel
Svenska: "Kopia på kvitterad fraktsedel" English: "Copy of signed freight order"
OnRoadSweden_DomesticFreightOrderPrintOutUtskrift av inrikes Fraktsedel
Svenska: "Utskrift av inrikes fraktsedel" English: "Domestic freight order printout"
OnRoadSweden_AdviceServiceTelefon Avisering
Svenska: "Telefonavisering" English: "Phoneadvice"
OnRoadSweden_DangerousGoodsFarligt gods tillägg
Svenska: "Farligt gods" English: "Dangerous goods"
OnRoadSweden_PalletChangeFeePallbytesavgift
Svenska: "Pallbyte" English: "Pallet change fee"
OnRoadSweden_CashOnDeliveryEfterkravsavgift
Svenska: "Efterkrav" English: "Cash On Delivery"
OnRoadSweden_CustomerReceivedGoodsKundavhämtat gods
Svenska: "Hämtas av mottagare hos OnRoad" English: "Customer received goods"
OnRoadSweden_LimitedDangerousGoodsLimited amount dangerous goods

InstructionType

Description

Defines the type of a shipment instruction

Values

ValueDescription
NotSetUndefined instruction type
Svenska: "Odefinierad" English: "Not set"
CollectionCollection instructions
Svenska: "Hämtning" English: "Collection instruction"
DeliveryDelivery instructions
Svenska: "Leverans" English: "Delivery instruction"
BookingBooking instructions
Svenska: "Bokning" English: "Booking instruction"
ForwarderForwarder instructions

ShipmentType

Description

Defines a courier shipment type

Values

ValueDescription
NotSetUndefined shipment type
PackagePackage
Svenska: "Paket" English: "Package"
DocumentDocument
Svenska: "Dokument" English: "Document"

PaymentType

Description

Payment indicator type

Values

ValueDescription
AnyPaymentOther Payment instuction
Svenska: "Alla betalare" English: "Other Payment instuction"
SenderSender pays
Svenska: "Avsändare" English: "Sender pays"
RecipientRecipient pays
Svenska: "Mottagare" English: "Recipient pays"
ThirdPartyThird party pays
Svenska: "Tredjeparts betalare" English: "Third party pays"
UnknownPartyUnknown party
Svenska: "Okänd betalare" English: "Unknown party"

NonDeliveryHandling

Description

Sender instruction in case of non-delivery

Values

ValueDescription
NotSetNot set
TreatAsAbandonedTreat as abandoned
ReturnToSenderReturn to sender. Return fee will be charged

ExportType

Description

Type of export

Values

ValueDescription
PermanentPermanent export
Svenska: "Permanent export" English: "Permanent"
TemporaryTemporary
Svenska: "Tillfällig export" English: "Temporary"
ReExportRe-export
Svenska: "Återexport" English: "Re-export"

TermsOfDelivery

Description

Type of code list for terms of delivery

Values

ValueDescription
AnyTermsValue used for selections
Svenska: "(välj)" English: "Any terms"
NoTermsNo terms of delivery
Svenska: "Inget" English: "None"
IncoTermsINCOTERMS
Svenska: "INCOTERMS" English: "INCOTERMS"
CombiTermsCOMBITERMS
Svenska: "COMBITERMS" English: "COMBITERMS"
DhlNumericDHL numeric codes for Europack and Europlus
Svenska: "DHL numerisk" English: "DHLnumeric"

NotifyType

Description

Selection criteria for notify types

Values

ValueDescription
AnyTypeNotify type used for selections
Svenska: "Notify type used for selections" English: "Any type"
PhonePhone
Svenska: "Telefon" English: "Phone"
FaxFax
Svenska: "Fax" English: "Fax"
SMSSMS
Svenska: "SMS" English: "SMS"
EmailEmail
Svenska: "Email" English: "Email"
LetterLetter
Svenska: "Brev" English: "Letter"

GiroAccountType

Description

Account type

Values

ValueDescription
AnyGiroTypeValue used in criteria
Svenska: "(välj)" English: "Any type"
PostalGiroPostal giro
Svenska: "Plusgiro" English: "Plus giro"
BankGiroBankGiro
Svenska: "Bankgiro" English: "Bank giro"

GiroReferenceType

Description

Giro reference type

Values

ValueDescription
AnyReferenceTypeValue used in criteria
Svenska: "Valfri Referens" English: "Any Reference"
TextText reference
Svenska: "Text" English: "Text"
OCROCR reference
Svenska: "OCR" English: "OCR"

InvoiceType

Description

Invoice type

Values

ValueDescription
AnyInvoiceTypeValue used in criteria
Svenska: "(välj)" English: "Any type"
CommercialCommercial invoice
Svenska: "Kommersiell faktura" English: "Commercial"
ProformaProforma invoice
Svenska: "Proformafaktura" English: "Proforma"

PostenSwedenContainedProducts

Description

Product types contained in a split shipment

Values

ValueDescription
AnyProductAny product
Svenska: "(Välj)" English: "(Select)"
MyPackMyPack
Svenska: "MyPack" English: "MyPack"
DpdDPD
Svenska: "DPD" English: "DPD"
DpdAndMyPackBoth DPD and MyPack
Svenska: "DPD and MyPack" English: "DPD and MyPack"