From 3573ea6fa37ac3955e8b0bc6f65ced68ef1b6967 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 10 Apr 2019 10:50:01 +0100 Subject: [PATCH] Updated API status information Updated API status information --- app/templates/views/message-status.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index 44a41c4a9..aa43b37b7 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -3,7 +3,7 @@ {% from "components/table.html" import mapping_table, row, text_field %} {% block per_page_title %} - What happens when you send a message OR Message states you’ll see in Notify + Message statuses {% endblock %} {% block maincolumn_content %} @@ -14,7 +14,7 @@
-

What happens when you send a message

+

Message statuses

When you send a message using GOV.UK Notify, it moves through different states.

Notify’s real-time dashboard lets you check the status of any message, to see when it was delivered. You can also use our API to check the status of your messages.

@@ -27,7 +27,9 @@ temporary failures" style="width: 100%;" > -

Message statuses you’ll see in Notify

+

List of message statuses

+

These are the statuses you’ll see when you’re signed in to Notify.

+

Some API statuses are different to the ones you'll see when you're signed in to Notify. Read our documentation for a detailed list of API message statuses.

Emails

@@ -97,8 +99,6 @@ {% endcall %}
-

Read our documentation for a detailed list of API message statuses.

-