Skip to content

Commit 0cc8cd8

Browse files
authored
EBL 3.0: SD-2934: Update What's New for ISS v3.0.3 (#616)
1 parent 903f480 commit 0cc8cd8

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

ebl/v3/issuance/README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,29 @@ Publications related to the Bill of Lading Issuance API:
66
- [Glossary of Terms](https://knowledge.dcsa.org/s/glossary) maintained on the [dcsa.org](https://dcsa.org) website
77
- [Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications)
88
- [Bill of Lading](./../) maintained here on GitHub
9-
- [Bill of Lading Issuance Response](./../issuance_response/) maintained here on GitHub (the Issuance Response API linked to this API)
9+
10+
<a name="v303"></a>[Release v3.0.3 (14 April 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_ISS/3.0.3)
11+
---
12+
This is a patch version for the DCSA Issuance API including updates to e.g. eBL Solution Provider lists, deprecation of consignmentItem properties and adding addressLines:
13+
- examples on endpoints have been added
14+
- `errorCode` description updated
15+
- removed `TODO` comments
16+
- `sendToPlatform`, `eblPlatform` and `codeListProvider` lists updated with platforms that have been onboarded to the DCSA eBL APIs
17+
- `DOCU` (DocuTrade)
18+
- `AEOT` (AEOTrade)
19+
- `SGTD` (SGTraDex)
20+
- **Transport Document** changes:
21+
- corrected many descriptions for typos and grammatical errors (`numberOfOriginalsWithCharges`, `numberOfOriginalsWithoutCharges`, Reference and ReferenceConsignmentItem `type`, `OuterPackaging`, `packageCode`, `numberOfPackages`, OuterPackaging `description`, `innerPackagings`, `NetExplosiveContent`, NetExplosiveContent `description`, `InnerPackaging`, `UtilizedTransportEquipment`, `VesselVoyage`, `street`, `streetNumber`, `floor`, `postCode`, `city` and `stateRegion`)
22+
- `HSCodes` marked as deprecated everywhere, `extendedHSCodes` to be used instead
23+
- `extendedHSCodes` added in order to support 12 character codes
24+
- `nationalCommodityCodes` marked as deprecated everywhere, `extendedNationalCommodityCodes` to be used instead
25+
- `extendedNationalCommodityCodes` added in order to support 16 character codes
26+
- `innerPackagings` can now have a nested `innerPackagings` to allow multiple innerPackaging-layers
27+
- `role` added to `VesselVoyage` in order to specify the vessel as being: `FIRST_SEA_GOING` (First sea going vessel) or `MOTHER` (Mother vessel)
28+
- an unstructured address object called `addressLines` added to: `PlaceOfReceipt`, `PlaceOfDelivery` and `OnwardInlandRouting`. Also added to the following party objects: `Shipper`, `OnBehalfOfShipper`, `Consignee`, `OnBehalfOfConsignee`, `Endorsee`, `CarriersAgentAtDestination`, `NotifyParty`, general `Party` and `IssuingParty`
29+
- `facilityName` added to the following location objects: `PlaceOfReceipt`, `PlaceOfDelivery`, `OnwardInlandRouting`
30+
- `chargeName` marked as deprecated - use `extendedChargeName` instead which covers 100 characters (instead of 50 characters)
31+
- `eblPlatform` added to: `Shipper`, `Consignee` and `Endorsee` party objects
1032

1133
<a name="v302"></a>[Release v3.0.2 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_ISS/3.0.2)
1234
---

0 commit comments

Comments
 (0)