{
"reply_type": "INTERACTIVE", // required for the reply_whatsapp_components
"reply_whatsapp_components": {
"body": {
"text": "Hi there 👋\r\n{{variable_name}} has received your inquiry and will be in touch shortly."
},
"action": {
"cta_url": {
"url": "{{Link}}",
"title": "Connect"
}
}
}
}curl --location --request PATCH 'https://api.sudonum.com.com/v2/whatsapp/chat-intros/aliquip dolor magna culpa mollit/' \
--header 'Content-Type: application/json' \
--data '{
"reply_type": "INTERACTIVE", // required for the reply_whatsapp_components
"reply_whatsapp_components": {
"body": {
"text": "Hi there 👋\r\n{{variable_name}} has received your inquiry and will be in touch shortly."
},
"action": {
"cta_url": {
"url": "{{Link}}",
"title": "Connect"
}
}
}
}'{
"uuid": "f99c8a7c-c2...",
"whatsapp_number": "2760...",
"chat_link": "https://rply.link/...",
"reference_id": null,
"expected_message_template": "Hi im interested in this {{ reference_id }}",
"reply_message_template": "laboris in qui nos",
"reply_message_file_url": null,
"reply_type": "INTERACTIVE",
"reply_data": {
"whatsapp_components": {
"body": {
"text": "Hi there 👋\r\n{{variable_name}} has received your inquiry and will be in touch shortly."
},
"action": {
"cta_url": {
"url": "{{Link}}",
"title": "Connect"
}
}
}
},
"intro_message_template": "laboris in qui nos",
"notify_type": "WHATSAPP",
"notify_data": {},
"aparty_notify_data": {},
"aparty_intro_data": {
"intro_bparty_number": "27833052562",
"intro_message_aparty": "Hi i'm {{APartyDataContactName}} i would like to connect for this {{reference_id}}"
},
"bparty_expiry_link": false,
"extra_variable_data": {
"Link": "www.sudonum.com",
"variable_name": "Agent K",
"APartyDataContactName": "",
"APartyDataContactPhonenumber": ""
},
"meta_data": {
"chatintro-meta-1": "1",
"chatintro-meta-2": "2"
},
"created": "2025-05-26T14:16:08.845467Z",
"modified": "2025-05-30T13:40:11.390471Z"
}