Vessel
API | Description |
---|---|
GET api/Vessel |
No documentation available. |
Document
API | Description |
---|---|
GET api/Document?DocumentID={DocumentID} |
No documentation available. |
POST api/Document?DocumentIDforUpdate={DocumentIDforUpdate} |
No documentation available. |
AtlasVerification
API | Description |
---|---|
GET api/AtlasVerification?ShipmentNo={ShipmentNo}&WAFreleasePIN={WAFreleasePIN} |
No documentation available. |
GET api/AtlasVerification?strTestMsg={strTestMsg} |
No documentation available. |
Info
API | Description |
---|---|
GET api/Info?CntrNo={CntrNo} |
Container's technical info (ATLAS). Security Token needed. |
GET api/Info?ShipmentNo={ShipmentNo}&VehicleID={VehicleID} |
Roro Tracking information from Grimaldi ERP corportate system. Security Token needed. |
GET api/Info?ShipmentNo={ShipmentNo}&strCntrNo={strCntrNo} |
No documentation available. |
GET api/Info?ShipmentNo={ShipmentNo}&VIN={VIN} |
Roro Tracking events (ie OnQuay|Loaded). Security Token needed. |
GET api/Info?ShipmentNo={ShipmentNo} |
Shipment Information ie (POL|POD|ETS|ETA). Security Token needed. |
GET api/Info?POL={POL}&POD={POD}&nDays={nDays}&nDaysPast={nDaysPast}&ShowTS={ShowTS} |
No documentation available. |
GET api/Info?VoyageNo={VoyageNo} |
Sailing Schedule details by Voyage. Security Token needed. |
GET api/Info?VesselCode={VesselCode}&DtETSFrom={DtETSFrom}&DtETSTo={DtETSTo}&PortCode={PortCode}&PortOp={PortOp} |
No documentation available. |
GET api/Info?VoyageForSOF={VoyageForSOF} |
Sailing Schedule SOF details by Voyage. Security Token needed. |
GET api/Info?codeType={codeType} |
No documentation available. |
DTS
API | Description |
---|---|
GET api/DTS?VIN={VIN} |
No documentation available. |
GET api/DTS?ShipmentNumber={ShipmentNumber} |
No documentation available. |
GET api/DTS?ChassisNo={ChassisNo} |
No documentation available. |
Security
API | Description |
---|---|
GET api/Security |
Get Security Token to be used in the Http Header (Bearer) Pass UserID and UserSecret in the request header |
GET api/Security?Token={Token} |
Check the validity of the Security Token to be used in the Http Header request (Bearer) |
GET api/Security?application={application}&email={email} |
No documentation available. |
GET api/Security?application={application}&userid={userid}&pwd={pwd} |
No documentation available. |
GET api/Security?platform={platform}&userid={userid}&pwd={pwd} |
No documentation available. |
Atlas
API | Description |
---|---|
POST api/Atlas |
Registration of multiple vehicle tracking event. Security Token needed. |
GET api/Atlas?ShipmentNo={ShipmentNo}&VehicleID={VehicleID} |
Roro Tracking information from Grimaldi ERP corportate system (ATLAS). Security Token needed. |
GET api/Atlas?strTariff={strTariff}&strPromo={strPromo} |
No documentation available. |
GET api/Atlas?POL={POL}&POD={POD}&FACTofPROD={FACTofPROD}&EQSIZE={EQSIZE}&EQTYPE={EQTYPE}&VALID_ON={VALID_ON} |
No documentation available. |
GET api/Atlas?strShipment={strShipment} |
No documentation available. |
GET api/Atlas?ContNum={ContNum}&bLastShpmtOnly={bLastShpmtOnly} |
No documentation available. |
EVoyage
API | Description |
---|---|
POST api/EVoyage?EVoyage={EVoyage}&EVoyage_TS={EVoyage_TS} |
EVoyage schedule update. Security Token needed. |