Send message
Sends a WhatsApp message to a recipient. The type field determines the structure of the body and which additional object must be included (for example, text, image, template).
Authentication
x-api-keystring
Account authentication key.
Request
This endpoint expects an object.
to
Destination number in E.164 format.
type
text
image
video
audio
document
sticker
location
contacts
interactive
template
Dynamic values for sending a template. carousel and buttons cannot coexist at the root.
Response
Message accepted by the provider.
message_id
Message identifier in Meta (wamid.xxx).
status
Indicates that Meta accepted the send request.
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error

