diff --git a/specification/schemas/components/Recipient.yaml b/specification/schemas/components/Recipient.yaml index 3e1c29b55..2b010ca06 100644 --- a/specification/schemas/components/Recipient.yaml +++ b/specification/schemas/components/Recipient.yaml @@ -22,7 +22,10 @@ properties: example: "recipient@nhs.net" sms: type: string - description: Overriding UK mobile telephone number for recipient. Must be a valid UK mobile number format (with or without international access code). + description: |+ + Overriding mobile number for the recipient. Must be in a valid UK format or international format with a country code. + + Learn more about [sending text messages to international numbers](https://notify.nhs.uk/pricing/text-messages#sending-text-messages-to-international-numbers). example: "07777777777" address: type: object