From 37a86e2ede828fe3b93633f75f6c4335f80c5a40 Mon Sep 17 00:00:00 2001 From: GeorgeColdham Date: Mon, 18 Oct 2021 12:04:05 +0100 Subject: [PATCH] removed 917s --- source/documentation/index.md | 11 +++++++---- .../documentation/questions-and-answers.html.md.erb | 4 ---- source/documentation/xsd-reference.html.md.erb | 2 -- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/source/documentation/index.md b/source/documentation/index.md index f4fb0b8..a8d69d5 100644 --- a/source/documentation/index.md +++ b/source/documentation/index.md @@ -225,16 +225,19 @@ Review the message flow diagrams to see the correct message sequences: ## Changelog -**Version 0.12 6 August 2021 -** -Added instructions about MesSenMES3 XML element +**Version 0.13: 18 October 2021 -** +Removed references to IE917's
Previous changes -**Version 0.11 16 July 2021 -** +**Version 0.12: 6 August 2021 -** +Added instructions about MesSenMES3 XML element + +**Version 0.11: 16 July 2021 -** Added Push Pull Notifications Service info -**Version 0.10 22 June 2021 -** +**Version 0.10: 22 June 2021 -** Added cap and filter information **Version 0.9: 15 June 2021 -** diff --git a/source/documentation/questions-and-answers.html.md.erb b/source/documentation/questions-and-answers.html.md.erb index 07e174e..b4bdac5 100644 --- a/source/documentation/questions-and-answers.html.md.erb +++ b/source/documentation/questions-and-answers.html.md.erb @@ -28,10 +28,6 @@ Here are your questions and our answers from the API call sessions held on 15th How will we find out when the OAuthToken is about to become invalid? The token itself will tell you how long it will remain valid for. - - What happens if the message passes CTC validation but fails NTCS validation. - This should never really happen. NCTS can send back an IE917 message, which can be pulled. - If a client revokes my access, then will the first notification I get about this be your refresh token on messages fails with 401? Yes our refresh token will be your first notification of this. diff --git a/source/documentation/xsd-reference.html.md.erb b/source/documentation/xsd-reference.html.md.erb index 0705631..6542b02 100644 --- a/source/documentation/xsd-reference.html.md.erb +++ b/source/documentation/xsd-reference.html.md.erb @@ -42,7 +42,6 @@ Alternatively you can review each XSD file individually using the links below. |**[Goods release notification CC025A (IE025)](https://github.com/hmrc/transit-movements-trader-at-destination/blob/master/conf/xsd/CC025A.xsd)**|Message type received by the trader at destination from the office at destination stating that they can release the goods| |**[Unloading permission message CC043A (IE043)](https://github.com/hmrc/transit-movements-trader-at-destination/blob/master/conf/xsd/CC043A.xsd)**|Message type received by the trader at destination from the office at destination stating that they have permission to unload| |**[Unloading remarks rejection message CC058A (IE058)](https://github.com/hmrc/transit-movements-trader-at-destination/blob/master/conf/xsd/CC058A.xsd)**|Message type received by the trader at destination from the office at destination stating that there are errors in the trader’s unloading remarks message (IE044)| -|**[XML Negative Acknowledgement (IE917)](https://github.com/hmrc/transit-movements-trader-at-destination/blob/master/conf/xsd/CC917A.xsd)**|Message type received by the trader when NCTS has rejected the submitted message due to an invalid XML format| @@ -59,4 +58,3 @@ Alternatively you can review each XSD file individually using the links below. |**[Guarantee not valid CC055A (IE055)](https://github.com/hmrc/transits-movements-trader-at-departure/blob/master/conf/xsd/CC055A.xsd)**|Message type received from the office at departure to the trader at departure to say that their guarantee is not valid| |**[Control decision notification CC060A (IE060)](https://github.com/hmrc/transits-movements-trader-at-departure/blob/master/conf/xsd/CC060A.xsd)**|Message type received from the office at departure to tell the trader at departure they wish to carry out a control of the goods| |**[Declaration received CC928A (IE928)](https://github.com/hmrc/transits-movements-trader-at-departure/blob/master/conf/xsd/CC928A.xsd)**|Message type received from NCTS of a positive acknowledgement of a departure declaration message (IE015)| -|**[XML Negative Acknowledgement (IE917)](https://github.com/hmrc/transits-movements-trader-at-departure/blob/master/conf/xsd/CC917A.xsd)**|Message type received by the trader when NCTS has rejected the submitted message due to an invalid XML format|