Container Tracking API
API Entry Point | https://sirius.searates.com/tracking/api |
---|---|
HTTP Method | GET |
Запросить параметры
Parameter name | Description | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sealine | Sealine ID - number from list below. List of available sealines:
* - Auto Detect didn't work with leasing containers. | ||||||||||||||||||||||||||||||||||||||||||||
code | Container number - as XXXX1234567, where XXXX is a letters. | ||||||||||||||||||||||||||||||||||||||||||||
api_key | API Key - to get api key, please contact us. |
Запросить пример и демонстрацию
Ответ
All possible status 's |
| ||||||||||||||||
All possible type 's |
|
Full response:responseobject|-------statusstring//status of this request|-------pointsarray//places on container way|-------|-----idnumber|-------|-----namestring|-------|-----latnumber|-------|-----lngnumber|-------|-----countrystring//contry code|-------|-----distTonumber//distance from previous point to this|-------|-----pathToarray//rout (poly line) from revious point to this|-------|-----|-----(array)array//one of the routs points|-------|-----|-----|-----[0]number//lattitude|-------|-----|-----|-----[1]number//longtitude|-------|-----eventsarray//array of events that heppen in this point|-------|-----|-----datenumber//timestamp of this event|-------|-----|-----locationnumber//id of associated(parent) point|-------|-----|-----descriptionstring//what happen in this event|-------|-----|-----typenumber//what type of transport provided this event|-------|-----|-----voyagestring//voyage number, if known and type is sea|-------|-----|-----vesselstring//vessel name, if known and type is sea|-------sealinenumber//id of sealine, that serve this container|-------descriptionstring//description of this container if exist|-------trackingIDnumber//if this is a internal booking, here will be internal id|-------containersarray//if this is a internal booking, here will array of associated containers|-------|-------(string)string|-------lastContainerCord string/array// (string)START/END or coord (array) [lat,lng]
API Entry Point | https://sirius.searates.com/tracking/apiv2 |
---|---|
HTTP Method | GET |
Запросить параметры
Parameter name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sealine | Sealine ID or one of SCAC codes - number from list below. List of available sealines:
* - Autodetection will try to determine the shipping line by the letter prefix of the container. Autodetection is not relevant for leased containers. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
container | Container number - as XXXX1234567, where XXXX is a letters. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
api_key | API Key - to get api key, please contact us. |
Ответ
All possible status 's |
| ||||||||||||||||||||||||
All possible type 's |
|
statusstring//status of this requestpointsarray//places on container way|-----idnumber|-----namestring|-----latnumber|-----lngnumber|-----code5string//UNLOCODE of Port|-----countrystring//contry code|-----distTonumber//distance from previous point to this|-----pathToarray//route (poly line) from revious point to this|-----|-----(array)array//one of the routs points|-----|-----|-----[0]number//lattitude|-----|-----|-----[1]number//longtitude|-----eventsarray//array of events that heppen in this point|-----|-----datenumber//timestamp of this event|-----|-----locationnumber//id of associated(parent) point|-----|-----descriptionstring//what happen in this event|-----|-----typenumber//what type of transport provided this event|-----|-----voyagestring//voyage number, if known and type is sea|-----|-----vesselstring//vessel name, if known and type is seasealinenumber//id of sealine, that serve this containerlastContainerCord string/array// (string)START/END mean first/last known event or coord (array) [lat,lng]
Отслеживание Коносамента API
API Entry Point | https://sirius.searates.com/tracking/api-booking |
---|---|
HTTP Method | GET |
Запросить параметры
Parameter name | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sealine | Sealine ID - number from list below. List of available sealines:
* - Auto Detect didn't work with leasing containers. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
number | bill of lading number - as sealine format. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
api_key | API Key - to get api key, please contact us. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
define_ports | Define Ports - set true to get additional details | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Complete request link | https://sirius.searates.com/tracking/api-booking?sealine=_SEALINE_ID_&number=_BL_NUMBER_&api_key=_YOUR_API_KEY |
Ответ
All possible status 's |
|
statusstring//status of this requestresultarray|-----bl_numberstring|-----originstring|-----destinationstringcontainersarray//containers list|-----[0]|-----|--numberstring//container number|-----|--typestring//container type|-----|--eventsarray//array of container events|-----|-----[0]|-----|-----|--nonumber|-----|-----|--statusstring//event status|-----|-----|--locationstring//name of location|-----|-----|--datestring//date of event in (dd.mm.yyyy hh:mm) format|-----|-----|--vesselstring//vessel name, if exist|-----|-----|--voyagestring//voyage number, if exist