Send Whatsapp Message

This method helps you to generate and send Whatsapp message to destination number

Callback Description

When you want to use callback_url payload, you only need to put for example

your-callback-url.com/callback

Example callback that we'll send

your-callback-url.com/callback?session_id=d0f5fb5c-2d50-4d3f-aea7-20018ab15806&status=1
PayloadDescription
session_idID of the specific message
statusLatest status of the request

Callback Status Description

StatusDescriptionCondition
1SentMessage has been sent to Whatsapp server. This status will be charged.
2DeliveredMessage has been delivered to destination number. This status will be charged.
3ReadMessage has been read by the destination number. This status will be charged.
6FailedWhatsapp cannot send Message to destination number. This status will be charged.
7Request ErrorVerihubs cannot reach WhatsApp
10Tier Limit ExceededExceeding channel tier limit
11Invalid DataMessage is not processed further by Verihubs because it doesn’t pass Verihubs validation.
Language
Click Try It! to start a request and see the response here!