Send a Viber Single Message
Sends a Viber single message with Routee.
Query
Comma-separated response fields to include.
Body
The unique sender id. You can find it at [Routee Platform-applications page](https://dev.routee.net/#/management/applications).
The phone number the message is about to be sent to. Format with a '+' and country code e.g., +3069xxxxxxxx (E.164 format).
The body containing the content of the message.
The text of Viber message. Maximum number of characters supported in a Viber message is 1000 characters. Use [~{labelName}] in order to send personalized messages, by using the labels of your contacts. [Text only messages are billed as Transactional. All the other message types are charged as Promotional].
The URL of the image (recommended image size: 400KB for optimal delivery; image URL length: max 1000 characters; only valid and secure URL starting with https://).
Represents the action (button) of the Viber message.
The displayed text on the button (1-30 characters).
The target URL of the Viber action.
Represents the Viber file of the Viber message.
The name of the file. Max size 25 chars.
Type of Viber message file. The supported file types are following: For document: doc, .docx, .rtf, .dot, .dotx, .odt ,odf, .fodt, .txt, .info; For PDF: pdf, .xps, .pdax, .eps; For Spreadsheet: .xls, .xlsx, .ods, .fods, .csv, .xlsm, .xltx .
The URL of the document (recommended file size: 600KB for optimal delivery) (document URL length: up to 1000; only valid and secure URL starting with https://).
Represents the Viber video of the Viber message.
The URL where the video is hosted (1000 max chars, only https).
The URL of a thumbnail for the video (1000 max chars, only https).
The file size in MB (positive number, 200 max).
The video’s duration in seconds (positive number, 600 max).
Time range until message expires. TTL range in seconds: 30 - 86400 seconds. If it is not set, the default range is 14 days.
Defines the callback URL that will receive all the individual messages' progress of the Viber campaign.
Defines the callback URL that will receive the inbound messages.
A generic label which can be used for tagging the Viber message. Maximum length is 350 characters.
Indicates a Viber Single is a Viber Session if the value is true. False by default. Learn more about session messaging at our [documentation](https://docs.routee.net/docs/send-a-viber-session).