{
"whatsapp_number": "{{whatsapp_number}}",
"expected_message_template": "laborum nisi ad aliquip {{ reference_id }}",
"reference_id": null,
"intro_message_template": "laborum nisi ad aliquip {{ AgentName }}, laborum nisi ad aliquip {{ PropertyName }}. laborum nisi ad aliquip {{Link}}",
"reply_message_template": "laborum nisi ad aliquip {{APartyDataContactName}}, laborum nisi ad aliquip {{AgencyName}} lorem {{PropertyName}} {{Link}} laborum nisi ad aliquip ",
"reply_type": "TEXT",
"reply_alt": {
"filter": {
"Price": {
"gte": "2000",
"lte": "6000"
}
},
"type": "INTERACTIVE",
"whatsapp_components": {
"action": {
"buttons": [
{
"title": "Yes",
"type": "reply"
},
{
"title": "No",
"type": "reply"
}
]
},
"body": {
"text": "Are you interested in additional services?"
}
}
},
"notify_type": null,
"extra_variable_data": {
"AgencyName": "AgentName",
"AgentName": "AgentName",
"PropertyPrice": "0000000",
"website_name": "landing page",
"Link": "www.website.com",
"APartyDataContactName": " ",
"APartyDataContactPhonenumber": " ",
"PropertyName": "123 fake street"
}
}curl --location 'https://api.sudonum.com.com/v2/whatsapp/chat-intros/' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"whatsapp_number": "{{whatsapp_number}}",
"expected_message_template": "laborum nisi ad aliquip {{ reference_id }}",
"reference_id": null,
"intro_message_template": "laborum nisi ad aliquip {{ AgentName }}, laborum nisi ad aliquip {{ PropertyName }}. laborum nisi ad aliquip {{Link}}",
"reply_message_template": "laborum nisi ad aliquip {{APartyDataContactName}}, laborum nisi ad aliquip {{AgencyName}} lorem {{PropertyName}} {{Link}} laborum nisi ad aliquip ",
"reply_type": "TEXT",
"reply_alt": {
"filter": {
"Price": {
"gte": "2000",
"lte": "6000"
}
},
"type": "INTERACTIVE",
"whatsapp_components": {
"action": {
"buttons": [
{
"title": "Yes",
"type": "reply"
},
{
"title": "No",
"type": "reply"
}
]
},
"body": {
"text": "Are you interested in additional services?"
}
}
},
"notify_type": null,
"extra_variable_data": {
"AgencyName": "AgentName",
"AgentName": "AgentName",
"PropertyPrice": "0000000",
"website_name": "landing page",
"Link": "www.website.com",
"APartyDataContactName": " ",
"APartyDataContactPhonenumber": " ",
"PropertyName": "123 fake street"
}
}'{
"uuid": "03bebf03-...",
"whatsapp_number": "<whatsapp_id>",
"chat_link": "../l/M9cDcJTpoS",
"reference_id": null,
"expected_message_template": "laborum nisi ad aliquip {{ reference_id }}",
"intro_message_template": "laborum nisi ad aliquip {{ AgentName }}, laborum nisi ad aliquip {{ PropertyName }}. laborum nisi ad aliquip {{Link}}",
"reply_message_template": "laborum nisi ad aliquip {{APartyDataContactName}}, laborum nisi ad aliquip {{AgencyName}} lorem {{PropertyName}} {{Link}} laborum nisi ad aliquip ",
"reply_type": "TEXT",
"reply_data": {},
"reply_alt_data": {
"filter": {
"PropertyPrice": {
"gte": "2000",
"lte": "6000"
}
},
"type": "INTERACTIVE",
"whatsapp_components": {
"action": {
"buttons": [
{
"title": "Yes",
"type": "reply"
},
{
"title": "No",
"type": "reply"
}
]
},
"body": {
"text": "Are you interested in additional services?"
}
}
},
"notify_type": null,
"notify_data": {},
"aparty_notify_data": {},
"aparty_intro_data": {},
"bparty_expiry_link": false,
"extra_variable_data": {
"AgencyName": "AgentName",
"AgentName": "AgentName",
"PropertyPrice": "0000000",
"website_name": "landing page",
"Link": "www.website.com",
"APartyDataContactName": " ",
"APartyDataContactPhonenumber": " ",
"PropertyName": "123 fake street"
},
"meta_data": {},
"created": "2025-06-27T08:32:04.773548Z",
"modified": "2025-06-27T08:32:04.792763Z"
}