Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions bkg/v2/BKG_v2.0.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3091,8 +3091,8 @@ components:
type: string
format: date
description: |
The date when the shipment is expected to be loaded on board a vessel at `Place of Receipt` as provided by the shipper or its agent.
The date when the shipment is expected to be handed over to the carrier at `Place of Receipt` as provided by the shipper or its agent.

**Condition:** Mandatory if vessel/voyage/service details or `expectedArrivalAtPlaceOfDeliveryDate` or `expectedDepartureDate` (at POD) is not provided. If `routingReference` is provided - this property MUST not be provided.
example: '2021-05-17'
expectedArrivalAtPlaceOfDeliveryStartDate:
Expand Down Expand Up @@ -3477,7 +3477,7 @@ components:
type: string
format: date
description: |
The date when the shipment is expected to be loaded on board a vessel at `Place of Receipt` as provided by the shipper or its agent.
The date when the shipment is expected to be handed over to the carrier at `Place of Receipt` as provided by the shipper or its agent.

**Condition:** Mandatory if vessel/voyage/service details or `expectedArrivalAtPlaceOfDeliveryDate` or `expectedDepartureDate` (at POD) is not provided. If `routingReference` is provided - this property MUST not be provided.
example: '2021-05-17'
Expand Down Expand Up @@ -3930,7 +3930,7 @@ components:
type: string
format: date
description: |
The date when the shipment is expected to be loaded on board a vessel at `Place of Receipt` as provided by the shipper or its agent.
The date when the shipment is expected to be handed over to the carrier at `Place of Receipt` as provided by the shipper or its agent.

**Condition:** Mandatory if vessel/voyage/service details or `expectedArrivalAtPlaceOfDeliveryDate` or `expectedDepartureDate` (at POD) is not provided. If `routingReference` is provided - this property MUST not be provided.
example: '2021-05-17'
Expand Down