Skip to content

Commit 1fc6502

Browse files
Merge pull request #943 from NHSDigital/release
CCM-10228: Release v4.43.0 merge to master
2 parents cd61bd4 + a2673d4 commit 1fc6502

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

specification/documentation/APIDescription.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,12 @@ You'll then need to include this personalisation field in your request.
153153
### Making your request to send messages from your software
154154
Use the following routing plan IDs and personalisation fields that match the message channel your user will send their message with.
155155

156-
| Message channel | Personalisation field | Routing plan ID |
157-
|-----------------|----------------------------|--------------------------------------|
158-
| NHS App message | body | 00000000-0000-0000-0000-000000000001 |
159-
| Email | email_subject, email_body | 00000000-0000-0000-0000-000000000002 |
160-
| Text message | sms_body | 00000000-0000-0000-0000-000000000003 |
156+
| Message channel | Personalisation field | Routing plan ID |
157+
|------------------------------------------|----------------------------------------|--------------------------------------|
158+
| NHS App message | body | 00000000-0000-0000-0000-000000000001 |
159+
| Email | email_subject, email_body | 00000000-0000-0000-0000-000000000002 |
160+
| Text message | sms_body | 00000000-0000-0000-0000-000000000003 |
161+
| NHS App message with a fallback to email | nhsapp_body, email_subject, email_body | 00000000-0000-0000-0000-000000000004 |
161162

162163
For email, use the personalisation field `email_subject` to allow your user to add the email subject line.
163164

0 commit comments

Comments
 (0)