{
"messaging_product": "whatsapp",
"recipient_type": "individual",
"to": "string",
"type": "cta_url",
"header": {
"type": "text",
"text": "string"
},
"body": {
"text": "string"
},
"footer": {
"text": "string"
},
"action": {
"name": "cta_url",
"parameters": {
"display_text": "string",
"url": "http://example.com"
}
}
}