{
"whatsapp_number": "27820000001",
"reference_id": null,
"expected_message_template": "Hi, I am interested in {{ reference_id }}.",
"reply_message_template": "Thanks for your interest in {{ reference_id }}.",
"intro_message_template": "New enquiry on {{ reference_id }} from {{ from_whatsapp_number }}.",
"reply_delay": 45,
"notify_delay": 60,
"reply_type": "TEXT",
"reply_message_file_url": "https://example.com/media/listing-0001.jpg",
"reply_whatsapp_components": {
"property1": "string",
"property2": "string"
},
"reply_alt": {
"filter": {
"price": {
"gte": "2000000"
}
},
"type": "TEXT",
"message_template": "string",
"message_file_url": "http://example.com",
"whatsapp_components": {
"property1": "string",
"property2": "string"
}
},
"notify_type": "WEBHOOK",
"notify_url": "https://example.com/hooks/enquiries",
"notify_email": "agents@example.com",
"notify_from_phone_number": "27820000003",
"notify_to_phone_number": "27820000002",
"notify_message_template": "A new enquiry arrived. Open the chat: {{ intro_chat_link }}",
"notify_whatsapp_template_name": "agent_enquiry_alert",
"notify_whatsapp_template_params": [
"{{ intro_chat_link }}"
],
"notify_whatsapp_template_components": [
{
"property1": "string",
"property2": "string"
}
],
"notify_whatsapp_template_image_url": "http://example.com",
"aparty_notify_whatsapp_template_name": "lead_conversation_start",
"aparty_notify_whatsapp_template_components": [
{
"property1": "string",
"property2": "string"
}
],
"intro_message_aparty": "string",
"intro_bparty_number": "27820000002",
"bparty_expiry_link": false,
"extra_variable_data": {
"agent_name": "Sam Nkosi"
},
"meta_data": {
"source": "Portal",
"enquiry_type": "Sales"
}
}