Aviation Data Hub API - Container Vertical
Number of APIs: 9
Aviation Data Hub acts as a central data repository for all functions, which affect the efficient functioning of an airport. Data can be ingested from various sources via standardized interfaces. The way of getting data out of it is similar; there are standardized REST and MQTT interfaces to fetch the data. The data structure is based on industry standards such as IATA's AIDM and ACI's ACRIS combined with decades of Siemens Logistics industry knowledge.
Contact Support: Name: Siemens Logistics GmbH Email: adh-devportal@siemens-logistics.com
-
containertags-events - Query container events based on given search criteria. GET {{baseUrl}}/containertags/events?tag=<string>&from=<string>&to=<string>&carrier=<string>&Flight-number=<string>&operational-suffix=<string>&origin-date=<string>&origin-iata-code=<string>&destination-iata-code=<string>&event-type=<string>&event-function=<string>&secondary-identifier=<string>&tag-id=<string>&tag-id=<string>&location=<string>&source=<string>&max-results=<integer>
-
containertags-events - Post a container containerization event. POST {{baseUrl}}/containertags/events/containerization
-
containertags-events - Post a container registration event. POST {{baseUrl}}/containertags/events/registration
-
containertags-events - Post a container movement event. POST {{baseUrl}}/containertags/events/movement
-
containertags-events - Post a container security event. POST {{baseUrl}}/containertags/events/security
-
containertags-events - Post a container storage event. POST {{baseUrl}}/containertags/events/storage
-
containertags-{id} - Query bag tag by unique bag-tag-id provided by adh. GET {{baseUrl}}/containertags/:id
-
containertags-{id} - Query container events based on given search criteria. GET {{baseUrl}}/containertags/:id/events?tag=<string>&from=<string>&to=<string>&carrier=<string>&flight-number=<string>&operational-suffix=<string>&origin-date=<string>&origin-iata-code=<string>&destination-iata-code=<string>&event-type=<string>&event-function=<string>&secondary-identifier=<string>&location=<string>&source=<string>&max-results=<integer>
-
containertags - Query container tags based on given search criteria. GET {{baseUrl}}/containertags?tag=<string>&carrier=<string>&flight-number=<string>&operational-suffix=<string>&origin-date=<string>&origin-iata-code=<string>&destination-iata-code=<string>&created-from=<string>&created-to=<string>&updated-from=<string>&updated-to=<string>&secondary-identifier=<string>&tag-id=<string>&max-results=<integer>