# Transport Realisation API This service aims to receive trip based realization data for our customers, in order to update the actual status of a trip in the Control Tower. Version: 1.0 ## Servers Production Environment ``` https://transport-realisation-receiver.services.simacan.com/api/public ``` Staging Environment ``` https://transport-realisation-receiver-stg.services.simacan.com/api/public ``` ## Security ### BearerAuth Before any request you do, make sure you have obtained an access token from the Auth API. You need to send the access token through an HTTP Authorization request header Type: http Scheme: bearer Bearer Format: JWT ## Download OpenAPI description [Transport Realisation API](https://simacan-developer-portal-2-0.redocly.app/_bundle/openapi/realisation/transport-realisation.yaml) ## Other ### Realisation update - [POST /{shipper_code}/transporter/v2/{carrier_code}/realisation](https://simacan-developer-portal-2-0.redocly.app/openapi/realisation/transport-realisation/other/getrealisationupdate.md): The realisation endpoint enables you to send realisation data for a specific trip