How to fill out a shipment report, road/ferry

Interface description

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

POST https://<env>/api/movement/road/v2/transport
POST https://<env>/api/movement/road/v2/master-consignment
POST https://<env>/api/movement/road/v2/house-consignment

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

GET https://<env>/api/movement/road/status/v2/transport/validation-status/{requestId}
GET https://<env>/api/movement/road/status/v2/master-consignment/validation-status/{requestId}
GET https://<env>/api/movement/road/status/v2/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-road-api-v2

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

See API documentation here.

API: movement-road-query-api-v2

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

See API documentation here.

API: movement-presentation-api

See API documentation here.

API: movement-routing-api

See API documentation here.