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
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. |