Tracking
The Tracking API facilitates the management and tracking of containers and schedules in logistics operations. It provides secure authentication, enables the storage of container information, and allows updating schedule details and saving related documents.
Service URLs
Documentation | Test in Swagger |
---|---|
Endpoint descriptions:
POST Authentication
Authenticates a user by validating their credentials. Provides a token for secure access to the API endpoints.
POST Container
Saves data related to a specific container, including identification, status, and other relevant details for tracking purposes.
PUT Container
This endpoint updates the return date of a container.
PUT Schedule
Updates the scheduled dates for shipments, such as departure, arrival, and other key milestones. Ensures accurate and up-to-date scheduling information.
POST Schedule
Stores documents related to shipment schedules, such as manifests or other supporting files. Ensures all schedule-related documentation is accessible and organized.