{
"components": [
{
"type": "string",
"add_security_recommendation": true,
"format": "string",
"text": "string",
"example": {
"header_handle": [
"string"
],
"header_text": [
"string"
],
"header_text_named_params": [
{
"param_name": "string",
"example": "string"
}
],
"body_text": null,
"body_text_named_params": [
{
"param_name": "string",
"example": "string"
}
]
},
"buttons": [
{
"type": "string",
"text": "string",
"url": "string",
"example": null,
"phone_number": "string",
"flow_id": "string",
"flow_json": null,
"flow_action": "string",
"otp_type": "string",
"autofill_text": "string",
"package_name": "string",
"signature_hash": "string",
"zero_tap_terms_accepted": true,
"supported_apps": [
{
"package_name": "string",
"signature_hash": "string"
}
]
}
],
"cards": [
{
"components": []
}
],
"limited_time_offer": {
"text": "string",
"has_expiration": true
}
}
]
}