/
Container Tracking Export (XML)

Container Tracking Export (XML)

Schema

Containers Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Container

Individual container section

Y

array

 

Refer to Container Elements

Container Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Id

Container number

Y

nvarchar

100

SMDU1234567

Payload

Payload of the tracking data

Y

array

 

Refer to Payload Elements

Status

Status of the data process

Y

nvarchar

100

Success

CreatedAt

When the tracking was requested

Y

datetime

 

2021-03-10T09:51:35.725Z

UpdatedAt

When the tracking request was updated

Y

datetime

 

2021-03-10T09:51:35.725Z

Payload Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

ReferenceId

System generated reference of the payload

Y

nvarchar

100

255d4d1e-9d70-4f58-9af0-251f6965a364

ContainerId

Container number

Y

nvarchar

50

TRHU1696485

ContainerSCAS

Carrier SCAC code

Y

nvarchar

50

APLU

ContainerISO

Container code

Y

nvarchar

50

20ST

OriginPort

Origin port details

N

 

 

Refer to OriginPort Elements

DestinationPort

Destination port details

N

 

 

Refer to DestinationPort Elements

Milestones

Array of milestone

Y

 

 

Refer to Milestone Elements

OriginPort Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Name

Name of the location

N

nvarchar

100

Salalah, Oman

City

City

N

nvarchar

100

 

Country

Country

N

nvarchar

100

Oman

Unlocode

Unlocode

N

nvarchar

100

OMSLL

Geolocation

Latitude & longitude of the location

N

 

 

Refer to Geolocation Elements

DestinationPort Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Name

Name of the location

N

nvarchar

100

Salalah, Oman

City

City

N

nvarchar

100

 

Country

Country

N

nvarchar

100

Oman

Unlocode

Unlocode

N

nvarchar

100

OMSLL

Geolocation

Latitude & longitude of the location

N

 

 

Refer to Geolocation Elements

Geolocation Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Latitude

Decimal degree system of latitude

Y

decimal

18,5

27.066666

Longitude

Decimal degree system of longitude

Y

decimal

18,5

49.55

Milestone Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Description

Standardized description of the milestone

Y

nvarchar

100

Gate out empty

Planned

If it's a planned event

Y

boolean

 

TRUE

Location

Location of the vessel

N

 

 

Refer to Location Elements

Vessel

Vessel name

N

nvarchar

100

MAERSK CHICAGO

VesselIMO

Vessel IMO

N

nvarchar

100

9085534

Voyage

Voyage of the vessel

N

nvarchar

100

010W

Timestamp

Date & time of the milestone achieved

Y

datetime

 

2021-02-01T15:00:00Z

Raw_description

Raw description from carrier

Y

nvarchar

100

Empty to shipper

Location Elements

Element

Description

Mandatory?

Data
Type

Max
Length

Example

Name

Name of the location

N

nvarchar

100

Salalah, Oman

City

City

N

nvarchar

100

 

Country

Country

N

nvarchar

100

Oman

Unlocode

Unlocode

N

nvarchar

100

OMSLL

Geolocation

Latitude & longitude of the location

N

 

 

Refer to Geolocation Elements

Related content