From 17670115c577a8f465c9f3f6934242fc5614bc4e Mon Sep 17 00:00:00 2001 From: SteveSugden <46934286+SteveSugden@users.noreply.github.com> Date: Mon, 1 Jun 2026 15:41:01 +0100 Subject: [PATCH 1/2] SDES-8962 - rebrand --- resources/api-description-overrides.json | 6 +++--- resources/service_guides.json | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/resources/api-description-overrides.json b/resources/api-description-overrides.json index 40ac9703..17a5defe 100644 --- a/resources/api-description-overrides.json +++ b/resources/api-description-overrides.json @@ -304,7 +304,7 @@ "identifier": "ras-api" }, { - "description": "This API lists the files available for download through the Secure Data Exchange Service (SDES) and provides a download URL.", + "description": "View the files available for download when transferring files with HMRC, including the download URLs you will be given. (Part of the service formerly known as Secure Data Exchange Service (SDES))", "identifier": "secure-data-exchange-bulk-download" }, { @@ -312,7 +312,7 @@ "identifier": "secure-data-exchange-notifications" }, { - "description": "This API creates URLs for uploading one or multiple files to HMRC’s Secure Data Exchange Service (SDES). It is designed for use with Web Forms.", + "description": "Create URLs to transfer one or more files to HMRC. Designed for use with Web Forms. (Formerly the Secure Data Exchange Service (SDES) File Upload API)", "identifier": "secure-data-exchange-service-misc-api" }, { @@ -379,4 +379,4 @@ "description": "Check the registration and company details for UK VAT numbers. This API also generates a reference to prove a check has been made.", "identifier": "vat-registered-companies-api" } -] \ No newline at end of file +] diff --git a/resources/service_guides.json b/resources/service_guides.json index 665e17e8..f07cf2c9 100644 --- a/resources/service_guides.json +++ b/resources/service_guides.json @@ -163,8 +163,8 @@ }, { "identifier": "post-and-parcels-service-guide", - "name": "Post and Parcels Service Guide", - "description": "This guide explains how to integrate HMRC’s Secure Data Exchange Service (SDES) with your software, key for sharing information about parcel movements to Northern Ireland.", + "name": "Post and Parcels File Transfer Service Guide", + "description": "Guidance on how to integrate HMRC’s file transfer API with your software and share information about parcel movements to Northern Ireland. (Part of the service formerly known as Secure Data Exchange Service (SDES))", "context": "/guides/post-and-parcels-service-guide", "categories": ["CUSTOMS"] }, @@ -197,10 +197,10 @@ "categories": ["SELF_ASSESSMENT"] }, { - "identifier": "pillar2-sdes-service-guide", - "name": "Secure Data Exchange Service (SDES) - Pillar 2 Service Guide", - "description": "This guide explains the taxes applicable under the Pillar 2 agreement and how to use the SDES File Upload API for sharing documentation and ensuring compliance.", - "context": "/guides/pillar2-sdes-service-guide", + "identifier": "pillar2-file-transfer-service-guide", + "name": "Pillar 2 File Transfer Service Guide", + "description": "Guidance on how to HMRC’s file transfer API to share documentation and support compliance with the Pillar 2 agreement. (Part of the service formerly known as Secure Data Exchange Service (SDES))", + "context": "/guides/pillar2-file-transfer-service-guide", "categories": ["CORPORATION_TAX"] } ] From 9da2a0cd44e5482522e85ef4541be193dcf0e423 Mon Sep 17 00:00:00 2001 From: SteveSugden <46934286+SteveSugden@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:53:26 +0100 Subject: [PATCH 2/2] SDES-8962 - Kelly changes --- resources/service_guides.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/service_guides.json b/resources/service_guides.json index f07cf2c9..5ce2de01 100644 --- a/resources/service_guides.json +++ b/resources/service_guides.json @@ -197,10 +197,10 @@ "categories": ["SELF_ASSESSMENT"] }, { - "identifier": "pillar2-file-transfer-service-guide", + "identifier": "pillar2-transferring-files-with-HMRC-service-guide", "name": "Pillar 2 File Transfer Service Guide", "description": "Guidance on how to HMRC’s file transfer API to share documentation and support compliance with the Pillar 2 agreement. (Part of the service formerly known as Secure Data Exchange Service (SDES))", - "context": "/guides/pillar2-file-transfer-service-guide", + "context": "/guides/pillar2-transferring-files-with-HMRC-service-guide", "categories": ["CORPORATION_TAX"] } ]