Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion docs/pages/get-started/onboard-with-nhs-notify.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ text="To see how your messages perform, you can <a href='https://digital.nhs.uk/

If you want to receive realtime message status callbacks, you'll need to:

- decide which [message, channel or supplier statuses](/using-nhs-notify/message-channel-supplier-status) you want to receive
- decide which [channel or supplier statuses](/using-nhs-notify/message-channel-supplier-status) you want to receive
- prepare an endpoint URL for your integration
"
%}
Expand Down
5 changes: 1 addition & 4 deletions docs/pages/using-nhs-notify/message-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@ If you're sending messages using multiple channels, you'll get an overall status
Messages can have the following statuses:

| Status | Description |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------- |
| pending_enrichment | NHS Notify is waiting to check and improve the recipient's contact details using the Personal Demographics Service (PDS). |
| enriched | NHS Notify has found the recipient's contact details. |
| sending | The message is in the process of being sent. |
| ------------------ | ------------------------------------------------------------------------------------------------------------------------- | |
| delivered | The message has been successfully delivered. |
| failed | We have failed to deliver the message. |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ OAuth
Octokit
onboarding
pending_enrichment
pending_virus_check
permanent_failure
phoneNumber
Podman
Expand All @@ -55,5 +56,6 @@ Trufflehog
unnotified
urlset
validation_failed
virus_scan_failed
VSCode
Wayfinder
Loading