How to fill out a shipment report, Air

Interface description

The services are made available as REST services over HTTPS, with data in JSON format.

POST https://<env>/api/movement/air/v1/transport
POST https://<env>/api/movement/air/v1/master-consignment
POST https://<env>/api/movement/air/v1/house-consignment

PUT/DELETE https://<env>/api/movement/air/v1/transport/{MRN}
PUT/DELETE https://<env>/api/movement/air/v1/master-consignment/{MRN}
PUT/DELETE https://<env>/api/movement/air/v1/house-consignment/{MRN}

GET https://<env>/api/movement/air/status/v1/transport/validation-status/{requestId}
GET https://<env>/api/movement/air/status/v1/master-consignment/validation-status/{requestId}
GET https://<env>/api/movement/air/status/v1/house-consignment/validation-status/{requestId}

where

If you discover security issues in our solutions, please contact us; see here for info

API Services

API: movement-air-api

To use the service, the scope for authentication against Maskinporten must be set to toll:movement/air

See API documentation here.

API: movement-air-query-api

To use the service, the scope for authentication against Maskinporten must be set to toll:movement/air

See API documentation here.

API: movement-presentation-api

See API documentation here.

API: movement-routing-api

See API documentation here.