Skip to content

Add guidance on identifying returned letters via API #5352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ <h3 id="identify-returned-letters" class="heading-small">Identify the returned l
<li>the <code class="lang-py">reference</code> argument when making an API call if you use the <a class="govuk-link govuk-link--no-visited-state">Notify API</a> </li>
</ul>
</li>

</ul>
<h3 id="automate-identifying-returned-letters" class="heading-small">Automate identifying the returned letters</h3>
<p class="govuk-body">Use the Notify API to get the returned letters report and identify the letters. Follow the instructions in our <a class="govuk-link govuk-link--no-visited-state" href="https://www.notifications.service.gov.uk/using-notify/api-documentation">API documentation</a>.</p>
<p class="govuk-body">You’ll need a developer on your team to set this up for you.</p>

{% endblock %}