Skip to content

Commit 34922b2

Browse files
committed
Update Booking 2.0.4 What's New
1 parent e450051 commit 34922b2

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

bkg/v2/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ Publications related to the Booking API:
77
- [Booking Process](https://dcsa.org/standards/booking-process/) contains documents and publications
88
- [Booking Notification](./notification/) maintained here on GitHub (**DEPRECATED** - now included as part of Booking API)
99

10+
<a name="v204"></a>[Release v2.0.4 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_BKG/2.0.4)
11+
---
12+
This is a patch release for the DCSA Booking API. Updated the `partyFunction` list, allowed for unstructured address (`addressLines`), deprecated `HSCodes`, `nationalCommodityCodes` and `chargeName` in order to allow extended versions and DG can now have an "infinite" level of `innerPackagings`.
13+
14+
- descriptions have been improved (typos, clarifications and improvements)
15+
- **GET** endpoint now also mentions the `bookingCancellationStatus`
16+
- **PATCH** endpoint now mentions when `bookingCancellationStatus` is cleared
17+
- `errorCode` description in the `DetailedError` object has been changed to not mention standardization of error codes (this never got traction by the community)
18+
- new `partyFunction`: `CSR` (Carrier customer service representative)
19+
- it is now possible to specify an address as unstructured (`addressLines`) for the Party objects.
20+
- `eblPlatform` added to `Shipper`, `Consignee` and `Endorsee`
21+
- added 3 new eBL Solution Providers to the `IdentifyingCodes`:
22+
- `DOCU` (DocuTrade)
23+
- `AEOT` (AEOTrade)
24+
- `SGTD` (SGTraDex)
25+
- added `departingVesselVoyage` to the `ShipmentLocations` in order to better specify Vessel and/or voyage information.
26+
- `facilityName` and `addressLines` (unstructured address) added to the `Location`, `ContainerPositioningLocation`, `EmptyContainerDepotReleaseLocation`, `LoadLocation`, `DischargeLocation` objects
27+
- `HSCodes` and `nationalCommodityCodes` marked as deprecated - `extendedHSCodes` and `extendedNationalCommodityCodes` to be used instead in order to support new requirements
28+
- `innerPackagings` (in DG object) can now have a nested `innerPackagings` structure
29+
- added `extendedChargeName` and deprecated `chargeName` to allow for longer charge names (now 100 is max)
30+
1031
<a name="v203"></a>[Release v2.0.3 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_BKG/2.0.3)
1132
---
1233
This is a patch release for the DCSA Booking API. A new codeListProvider has been added (and one deprecated).

0 commit comments

Comments
 (0)