{
"success": true,
"data": {
"is_delete_protected": false,
"id": "01234567-abcd-dcba-ffff-000000000000",
"is_deleted": false,
"modified": "2019-01-01T00:00:00",
"created": "2019-01-01T00:00:00",
"appointment_owner": "http://example.com",
"appointment_type": "http://example.com",
"owner": "http://example.com",
"reply_company_email": "http://example.com",
"appointment_description": "string",
"appointment_duration": "4.32",
"appointment_location": "string",
"appointment_location_type": 0,
"appointment_owner_id": "01234567-abcd-dcba-ffff-000000000000",
"appointment_subject": "string",
"appointment_subject_uses_schedule_name": false,
"appointment_type_id": "01234567-abcd-dcba-ffff-000000000000",
"availability_tzid": "string",
"buffer_time_after": 1,
"buffer_time_before": 1,
"confirmation_page_type": 0,
"confirmation_page_url": "string",
"is_enabled": false,
"minimum_notice_time": 1,
"name": "string",
"owner_id": "01234567-abcd-dcba-ffff-000000000000",
"planning_day_offset": 1,
"planning_period_from": "2019-01-01",
"planning_period_to": "2019-01-01",
"planning_type": 0,
"reminder_email_enabled": false,
"reminder_email_offset": 1,
"reminder_email_offset_type": 0,
"reply_company_email_id": "01234567-abcd-dcba-ffff-000000000000",
"schedule_name": "string",
"time_increment": 1,
"type": 0,
"url": "string",
"additional_fields_data": [
{
"field_id": "01234567-abcd-dcba-ffff-000000000000",
"label": "string",
"is_required": false
}
],
"availability_data": {},
"appointment_invitees_data": [
{
"entity_id": "01234567-abcd-dcba-ffff-000000000000",
"email": "string",
"type": 1
}
]
}
}