From f1e23e2da1d7a8a2878d6f4bd4da738cf645f56d Mon Sep 17 00:00:00 2001 From: "henrik.larsen@dcsa.org" Date: Thu, 19 Mar 2026 14:58:59 +0100 Subject: [PATCH 1/3] EBL 3.0: SD-2934: Update What's New for Issuance v3.0.3 --- ebl/v3/surrender/README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/ebl/v3/surrender/README.md b/ebl/v3/surrender/README.md index 6d956af3..67801628 100644 --- a/ebl/v3/surrender/README.md +++ b/ebl/v3/surrender/README.md @@ -5,8 +5,19 @@ The DCSA Bill of Lading Surrender API is specified on [**SwaggerHub**](https://a Publications related to the Bill of Lading Surrender API: - [Glossary of Terms](https://knowledge.dcsa.org/s/glossary) maintained on the [dcsa.org](https://dcsa.org) website - [Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications) -- [Bill of Lading](./../) maintained here on GitHub -- [Bill of Lading Surrender Response](./../surrender_response/) maintained here on GitHub (the Surrender Response API linked to this API) +- [Bill of Lading](./..) maintained here on GitHub + +[Release v3.0.3 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.3) +--- +This is a patch version for the DCSA Surrender API. eBL Solution Providers updated: +- examples on endpoints have been added +- `eblPlatform` and `codeListProvider` lists updated with platforms that have been onboarded to the DCSA eBL APIs + - `DOCU` (DocuTrade) + - `AEOT` (AEOTrade) + - `SGTD` (SGTraDex) +- `endorsementChain` description for `Endorsee` updated +- `errorCode` description updated +- optional `feedbackElements` property on the Surrender Response [Release v3.0.2 (14 November 2025)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.2) --- From 4d14827b01b20f281fdf0771a305a46eb1c7102b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Helm=C3=B8=20Larsen?= Date: Thu, 9 Apr 2026 17:13:11 +0200 Subject: [PATCH 2/3] Append `\` Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- ebl/v3/surrender/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebl/v3/surrender/README.md b/ebl/v3/surrender/README.md index 67801628..b1f089a4 100644 --- a/ebl/v3/surrender/README.md +++ b/ebl/v3/surrender/README.md @@ -5,7 +5,7 @@ The DCSA Bill of Lading Surrender API is specified on [**SwaggerHub**](https://a Publications related to the Bill of Lading Surrender API: - [Glossary of Terms](https://knowledge.dcsa.org/s/glossary) maintained on the [dcsa.org](https://dcsa.org) website - [Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications) -- [Bill of Lading](./..) maintained here on GitHub +- [Bill of Lading](./../) maintained here on GitHub [Release v3.0.3 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.3) --- From 9e278dc5fb9234c343fd8b0850dd984fb794b33d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Helm=C3=B8=20Larsen?= Date: Thu, 9 Apr 2026 17:14:16 +0200 Subject: [PATCH 3/3] Update publication date --- ebl/v3/surrender/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ebl/v3/surrender/README.md b/ebl/v3/surrender/README.md index b1f089a4..02c3b063 100644 --- a/ebl/v3/surrender/README.md +++ b/ebl/v3/surrender/README.md @@ -7,7 +7,7 @@ Publications related to the Bill of Lading Surrender API: - [Bill of Lading](https://dcsa.org/standards/ebill-of-lading/) maintained on the [dcsa.org](https://dcsa.org) website (contains documents and publications) - [Bill of Lading](./../) maintained here on GitHub -[Release v3.0.3 (TBD 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.3) +[Release v3.0.3 (14 April 2026)](https://app.swaggerhub.com/apis-docs/dcsaorg/DCSA_EBL_SUR/3.0.3) --- This is a patch version for the DCSA Surrender API. eBL Solution Providers updated: - examples on endpoints have been added