Land
This API facilitates the integration of land transport systems for imports. Users can query and submit data related to assigned imports.
Service URLs
Documentation | Test in Swagger |
---|---|
Endpoint descriptions:
POST Authentication
Obtains the security token required to consume the other API services. This token expires after some time, so it must be renewed if session errors are received.
GET ListInitialImportsData
Query allocated imports that do not yet have cargo data available.
PUT ReceiveImportAssigment
Allows the carrier to receive the imports that have been assigned.
GET ListAssignedImports
Query the imports that have been assigned. The transporter can only perform queries.
POST SaveLandImportData
Saves the land transport header data of an import.
GET LandImportLog
Consult the logs or comments related to the assigned imports.
POST LandImportLog
list of logs for land imports with details about each import, its status, responsible person, and relevant dates.
POST LandImportDocument
Allows you to classify the documents assigned to a specific import.
GET SatelliteServiceImport
This endpoint retrieves the assigned imports for satellite services.
PUT SatelliteServiceImport
This endpoint updates the container of an import assigned for satellite services.
POST CargoEvent
Registers a new cargo event, including key details about the cargo's status, location, and related activities. Supports efficient cargo tracking and monitoring.
POST CargoDocument
Uploads and stores documents associated with cargo, such as manifests, bills of lading, or customs paperwork. Ensures organized document management for warehouse operations.