From c0a00296fc9e64662626a3ef06423a74f1992614 Mon Sep 17 00:00:00 2001
From: Andrew Butters <23127331+abutters@users.noreply.github.com>
Date: Thu, 6 Oct 2022 17:21:57 +0100
Subject: [PATCH] [DL-8435] Updated the VAT (MTD) End-to-End Service Guide with
information about the financial-details endpoint.
---
.../figures/financial-details.svg | 659 ++++++++++++++++++
source/documentation/penalties.html.md | 13 +
2 files changed, 672 insertions(+)
create mode 100644 source/documentation/figures/financial-details.svg
diff --git a/source/documentation/figures/financial-details.svg b/source/documentation/figures/financial-details.svg
new file mode 100644
index 0000000..7bb1a18
--- /dev/null
+++ b/source/documentation/figures/financial-details.svg
@@ -0,0 +1,659 @@
+
+
diff --git a/source/documentation/penalties.html.md b/source/documentation/penalties.html.md
index 85386a7..4acfd8a 100644
--- a/source/documentation/penalties.html.md
+++ b/source/documentation/penalties.html.md
@@ -31,6 +31,19 @@ Specifically, the software should use this endpoint:
* [Retrieve VAT penalties](https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/vat-api/1.0#Retrieve%20VAT%20penalties%20[test%20only])
+## Retrieve financial details relating to a penalty
+
+
+To retrieve the financial details relating to a penalty, use this endpoint:
+
+ * [Retrieve financial details](https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/vat-api/1.0#Retrieve%20financial%20details%20[test%20only])
+
+Your software should use the financial-details endpoint after the penalties endpoint, passing the charge reference that the penalties endpoint has returned:
+
+
+
+Open the financial-details process diagram in a new tab.
+
## Pay penalties and interest