Skip to content

Commit

Permalink
updated image refs in process steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Waddington committed Oct 23, 2018
1 parent a290aa1 commit fb18da0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions source/documentation/process-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The agent does this through their accounting software or from GOV.UK. The agent
* give information about the agency, which is held by us
* receive an agent reference number, which is the number assigned to all their existing and new clients

![Links software](documentation/figures/agent-services-account.png)
<img src="documentation/figures/agent-services-account.png" alt="Agent services account diagram />

1. Agent creates a new Government Gateway ID which becomes the agency's new Government Gateway ID and password.
2. Agent signs in to Government Gateway account with existing agent credentials
Expand Down Expand Up @@ -96,8 +96,7 @@ To add a client:

## Register client for VAT (MTD)

![Agents sign up](documentation/figures/agents-sign-up.png)

<img src="documentation/figures/agents-sign-up.png" alt="Agent sign up diagram" />

In April 2018 we delivered the sign-up service that enables existing VAT businesses to move to the VAT (MTD) service. A business that wants to use VAT (MTD) must sign up before first use, even if they have already signed up for MTD for income tax.
Agents can sign up an existing client’s business. However, the creation of the agent account which is a one-off process must be completed to enable an agency to sign up their clients.
Expand Down Expand Up @@ -171,7 +170,7 @@ We require that each application offered to users complies with our Terms of Us

This is a very early draft of what the software choices page may look like in the future, and continues to be user tested.

![Links software](documentation/figures/software-choices.png)
<img src="documentation/figures/software-choices.png" alt="Link software diagram" />

## Link software to HMRC

Expand All @@ -198,7 +197,7 @@ This step uses the [VAT (MTD) API](https://docs.google.com/document/d/1B5eOxmIu8
* [Retrieve VAT obligations](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_retrieve-vat-obligations_get_accordion)
* [Submit VAT return for period](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_submit-vat-return-for-period_post_accordion)

![Links software](documentation/figures/retrieve-obligations.png)
<img src="documentation/figures/retrieve-obligations.png" alt="Retrieve obligations diagram" />

1. Business or agent uses their software to retrieve VAT obligations using the [VAT (MTD) API retrieve VAT obligations endpoint](https://www.qa.tax.service.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_retrieve-vat-obligations_get_accordion).
2. Business or agent uses their software to submit a VAT return using the VAT (MTD) API submit VAT return for period endpoint.
Expand Down

0 comments on commit fb18da0

Please sign in to comment.