You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ebl/v3/issuance/README.md
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,30 @@ The DCSA Bill of Lading Issuance API is specified on [**SwaggerHub**](https://ap
5
5
Publications related to the Bill of Lading Issuance API:
6
6
-[Glossary of Terms](https://knowledge.dcsa.org/s/glossary) maintained on the [dcsa.org](https://dcsa.org) website
7
7
-[Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications)
8
-
-[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)
This is a patch version for the DCSA Issuance API. eBL Solution Providers updated:
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 gramatical 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 giong 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
10
32
11
33
<aname="v302"></a>[Release v3.0.2 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_ISS/3.0.2)
0 commit comments