{
"phone_number_id": "54afc7b8-17df-415a-9fb0-21ee66219576",
"company_name": "string",
"agent_name": "AI Assistent",
"notification_email": "user@example.com",
"website_url": "http://example.com",
"additional_context": "string",
"custom_instructions": "string",
"faqs": [
{
"question": "string",
"answer": "string"
}
],
"call_transfers": [
{
"name": "string",
"phone_number": "string",
"description": "string"
}
],
"can_book_appointments": false,
"calendar_ics_url": "http://example.com",
"minimum_booking_hours": 24,
"appointment_types": [
{
"name": "string",
"duration": 0,
"description": "string"
}
],
"sms_message": "string"
}