SendMessage
POST https://graph.facebook.com/v20.0/{{WhatsApp-Phone-ID}}/messages
StartFragment
Inglés:
We are sending a demo message example with the WhatsApp Business API.
Español:
Estamos enviando un ejemplo de mensaje demo con la API de WhatsApp Business.
Request Body
{"messaging_product"=>"whatsapp", "to"=>"{{Recipient-Phone-Number}}", "type"=>"template", "template"=>{"name"=>"hello_world", "language"=>{"code"=>"en_US"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |