Warehouse
The Warehouse API provides functionality to manage satellite service data, cargo events, and related documents. It enables secure authentication, efficient data handling, and streamlined integration for warehouse operations.
Service URLs
Documentation | Test in Swagger |
---|---|
Endpoint descriptions:
POST Authentication
Authenticates users by verifying their credentials, granting access to the API, and returning a token for secure interaction with warehouse services.
GET SatelliteServiceImport
Retrieves information about imported satellite service data. Useful for tracking and managing satellite service records in the warehouse.
PUT SatelliteServiceImportData
Updates the data associated with imported satellite services, ensuring that the records are accurate and up to date.
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.