{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"phone_number": "<string>",
"message_type": "text",
"content": "<string>",
"direction": "inbound",
"status": "<string>",
"processing_status": "pending",
"whatsapp_message_id": "<string>",
"metadata": {},
"media_url": "<string>",
"message_type_data": {
"text": "<string>"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
}Sends a new message through WhatsApp Cloud API and creates the message record
{
"data": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"phone_number": "<string>",
"message_type": "text",
"content": "<string>",
"direction": "inbound",
"status": "<string>",
"processing_status": "pending",
"whatsapp_message_id": "<string>",
"metadata": {},
"media_url": "<string>",
"message_type_data": {
"text": "<string>"
},
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}
}