{{ $t("Alpha (recommended)") }}:
+ {{ $t("Alphanumeric string (max 11 characters). The following characters are guaranteed to work: a-z, A-Z and 0-9. Other characters may work but functionality can not be guaranteed. Recipients can not reply to messages with alphanumeric originators.") }}
{{ $t("Numeric") }}:
+ {{ $t("Numeric value (max 15 digits) with telephone number on international format without leading 00 (example UK number 07920 110 000 should be set as 447920110000). Receiving mobile phone will add a leading + sign and thus see the originator as a normal mobile phone number (+447920110000). Therefore it is also possible to reply to the message.") }}
{{ $t("Identifier which will be visible on recipient's mobile phone as originator of the message. Allowed values and function depends on parameter originatortype.") }}
{{ $t("Recipient's telephone number on international format with leading 00 followed by country code, e.g. 00447920110000 for UK number 07920 110 000 (max 17 digits in total). To send the same message to multiple recipients, separate numbers with comma. Max 25000 recipients per HTTP request.") }}
Numeric:
- Numeric value (max 15 digits) with telephone number on
- international format without leading 00 (example UK number
- 07920 110 000 should be set as 447920110000). Receiving
- mobile phone will add a leading + sign and thus see the
- originator as a normal mobile phone number (+447920110000).
- Therefore it is also possible to reply to the message.
Shortcode:
- Numerical value (max 15 digits). Used to set a shortcode in an
- operator network as originator (i.e. will be shown without leading
- + sign, e.g. 72456).
Alpha:
- Alphanumeric string (max 11 characters). The following
- characters are guaranteed to work: a-z, A-Z and 0-9. Other
- characters may work but functionality can not be guaranteed.
- Recipients can not reply to messages with alphanumeric
- originators.
Identifier which will be visible on recipient's mobile phone as - originator of the message. Allowed values and function depends - on parameter originatortype
Recipient's telephone number on international format with -leading 00 followed by country code, e.g. 00447920110000 for -UK number 07920 110 000 (max 17 digits in total). -To send the same message to multiple recipients, separate -numbers with comma. Max 25000 recipients per HTTP request.