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

DCSA CS 1.0.0 - Endpoint Overview

Archived release: Commercial Schedules v1.0.0 has been superseded. View the current v1 documentation.

This page is republished as part of the complete documentation set for this version. No content changes have been made from the 1.0.0 version.

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

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.