# Viber Business Messaging

This allows you to send a Viber Business Message to a single mobile number per request with fallback to SMS as an option if the recipient cannot be reached via Viber within the configured message lifetime (`ttl`), and receive inbound Viber messages through your configured webhook URL. <br><br> Supported outbound message types and templates include Text, Image, Video, Call-to-Action Button, and Transactional Templates, while inbound supports text and media webhook events.

 - [POST /viber/send](https://promotexter-api.redocly.app/api/viber-business-messaging/sendviber.md): Send a Viber message using the required Viber channel ID and recipient fields, choose one message type or template payload, and optionally include SMS fallback, ttl, callback and reference ID fields.<
 - [GET /your/webhook/path](https://promotexter-api.redocly.app/api/viber-business-messaging/receiveviberinboundmessageswebhook.md): Receive Viber inbound messages through your dedicated replyable Viber channel to your configured webhook URL in real-time (via GET method by default).<br> The following inbound messages can be receive
