Termont
- Provider Information:
Id |
termont |
Type |
terminal |
Trace Type |
Scrape |
Credentials |
No credentials |
Limits |
10 |
Status |
completed |
Doc Status |
draft |
Doc Version |
1 |
- URLs:
Type |
URL |
Environment |
---|---|---|
Page |
DEV/STG/PRD |
- Sites:
Name |
Site Id |
Description |
---|---|---|
name |
ern |
the description |
Pages
As there is no login required, Open search url
https://wct.logistec.com/web/PROD/apps/wct.php?action=get_cont_info&get_multiple=true
On the page that is opened, Enter container numbers separated by a comma or container per line.
Click on the Get Info button and then there will be a table with containers information.
- Data Mapping:
Property |
Source Property |
Description |
---|---|---|
container_number |
Equipment no |
Container number. |
loaded |
Empty/Full |
Indicator if containers are loaded or empty. |
steamshipBL |
Booking or Bill of lading |
The lading number for the container. |
carrier.type |
default |
Carrier type that has the container is vessel. |
carrier.steamshipLine |
Shipping line |
The scac for the carrier. |
carrier.vessel |
vessel |
Id of the vessel. |
carrier.voyage |
voyage |
Id for the voyage. |
destination.type |
default |
Terminal is the default type for destination. |
destination.name |
Final Destination |
Destination name for the container. |
arrived event |
carrier |
Event is created if carrier has a date. |
released event |
Last Free Date |
Event is created if Last Free Date has a date. |
outgated event |
out |
Event is created if out has a date. |
customs hold event
|
status
|
Event is created if there is a status
And HOLD in status.
|
- Arrived Event:
Property |
Source Property |
Description |
---|---|---|
event[n].code |
Arrived |
if carrier has a date value. |
event[n].date |
default |
Today date is a default date value. |
event[n].location.name |
Port of Discharge |
Location object where the event happened. |
event[n].location.type |
default |
Type of the location is terminal. |
event[n].data.arrived |
carrier |
Scac of the trucking company. |
- Lfd Event:
Property |
Source Property |
Description |
---|---|---|
event[n].code |
Last Free Storage Date |
lfd if Last Free Date has a date value. |
event[n].date |
default |
Today date is a default date value. |
event[n].location.name |
Port of Discharge |
Location object where the event happened. |
event[n].location.type |
default |
Type of the location is terminal. |
event[n].data.lfd |
Last Free Storage Date |
The last free date. |
- Released Event:
Property |
Source Property |
Description |
---|---|---|
event[n].code |
Released |
if Last Free Date has a date value. |
event[n].date |
default |
Today date is a default date value. |
event[n].location.name |
Port of Discharge |
Location object where the event happened. |
event[n].location.type |
default |
Type of the location is terminal. |
event[n].data.released |
default |
Empty string. |
- Outgated Event:
Property |
Source Property |
Description |
---|---|---|
event[n].code |
Outgated |
if out has a date value. |
event[n].date |
default |
Today date is a default date value. |
event[n].location.name |
Port of Discharge |
Location object where the event happened. |
event[n].location.type |
default |
Type of the location is terminal. |
event[n].data.outgated |
out |
Date value when container is outgated. |
event[n].data.outgate_scac |
default |
Empty string. |
event[n].data.outgate_confirmed |
default |
True as Indicator it is confirmed as outgatd |
- Customs Hold Events:
Property |
Source Property |
Description |
---|---|---|
event[n].code |
Hold |
if status has HOLD. |
event[n].date |
default |
Today date is a default date value. |
event[n].location.name |
Port of Discharge |
Location object where the event happened. |
event[n].location.type |
default |
Type of the location is terminal. |
event[n].data.holdType |
customs |
Customs if HOLD in customs column. |
event[n].data.code |
status |
Value in status. |