Send Test Message

POST https://graph.facebook.com/{{Version}}/{{Phone-Number-ID}}/messages

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 | | |

RESPONSES

status: OK

{"messaging_product":"whatsapp","contacts":[{"input":"48XXXXXXXXX","wa_id":"48XXXXXXXXX "}],"messages":[{"id":"wamid.gBGGSFcCNEOPAgkO_KJ55r4w_ww"}]}