DCSA Reference Documentation / Standards / Standard Releases / Commercial Schedules / Archive / Commercial Schedules v1.0.3

DCSA CS 1.0.3 - Endpoint Overview

Archived copy: This immutable copy preserves Commercial Schedules v1.0.3. View the current v1 documentation.

Contents

Introduction

The following table provides a clear mapping between the use cases defined in the Commercial Schedules standard and the corresponding API endpoints specified in the CS API. Its purpose is to ensure a shared understanding of how each use case is supported by the API and which party has implemented the endpoint: Producer, typically an ocean carrier exposing commercial schedule data, or Consumer, typically a BCO, LSP, Solution Platform, or another party requesting and using commercial schedule data.

OpenAPI specifications

Commercial Schedules: OpenAPI specification

Endpoints overview

Implemented byUC1: Retrieve point-to-point routing alternativesUC2: Retrieve port scheduleUC3: Retrieve vessel schedule
CS Consumer EndpointsConsumer
CS Producer EndpointsProducerGET /v1/point-to-point-routesGET /v1/port-schedulesGET /v1/vessel-schedules

All three CS endpoints are implemented by the Commercial Schedules Producer. The Commercial Schedules Consumer calls these endpoints to retrieve schedule information. There are no Consumer-implemented endpoints in the current CS endpoint overview.

Each Commercial Schedules endpoint can be implemented independently.