{
"type": "string",
"header": {
"type": "string",
"text": "string",
"image": {
"link": "string",
"id": "string",
"caption": "string"
},
"video": {
"link": "string",
"id": "string",
"caption": "string"
},
"document": {
"link": "string",
"id": "string",
"caption": "string"
}
},
"body": {
"text": "string"
},
"footer": {
"text": "string"
},
"action": {
"buttons": [
{
"type": "string",
"reply": {
"id": "string",
"title": "string"
}
}
],
"button": "string",
"section": [
{
"title": "string",
"rows": [
{
"id": "string",
"title": "string",
"description": "string"
}
]
}
],
"catalog_id": "string",
"product_retailer_id": "string",
"sections": [
{
"title": "string",
"product_items": [
{
"product_retailer_id": "string"
}
]
}
]
}
}