📌 WhatsApp API without the hassle and nerves! 🤘
{
"header": {
"text": "string"
},
"body": {
"text": "string"
},
"footer": {
"text": "string"
},
"action": {
"list": {
"sections": [
{
"title": "string",
"rows": [
{
"title": "string",
"description": "string",
"id": "string"
}
]
}
],
"label": "string"
},
"buttons": [
{
"type": "quick_reply",
"title": "string",
"id": "string",
"copy_code": "string",
"phone_number": "string",
"url": "string",
"merchant_url": "string"
}
],
"product": {
"catalog_id": "string",
"product_id": "string"
}
},
"type": "button"
}