PUT /v5/settings/appointment_preferences
Appointment Preferences
Servers
- https://accounts.zoho.com
- {{accounts-domain}}
- https://www.zohoapis.com
- https://content.zohoapis.com
- {{zohoapis}}
- https://download-accl.zoho.com
- https://www.zohoapis.comcrm
- https://www.zohoapis.com
- https://https://www.zohoapis.com
- https://crm.localzoho.com
Request headers
Name | Type | Required | Description |
---|---|---|---|
Content-Type |
String | Yes |
The media type of the request body.
Default value: "application/json" |
Request body fields
Name | Type | Required | Description |
---|---|---|---|
appointment_preferences |
Object | No | |
appointment_preferences.when_duration_exceeds |
String | No | |
appointment_preferences.when_appointment_completed |
String | No | |
appointment_preferences.allow_booking_outside_businesshours |
Boolean | No | |
appointment_preferences.allow_booking_outside_service_availability |
Boolean | No | |
appointment_preferences.deal_record_configuration |
Object | No | |
appointment_preferences.deal_record_configuration.field_mappings[] |
Array | No | |
appointment_preferences.deal_record_configuration.field_mappings[].field |
Object | No | |
appointment_preferences.deal_record_configuration.field_mappings[].field.id |
String | No | |
appointment_preferences.deal_record_configuration.field_mappings[].field.api_name |
String | No | |
appointment_preferences.deal_record_configuration.field_mappings[].type |
String | No | |
appointment_preferences.deal_record_configuration.field_mappings[].value |
No | ||
appointment_preferences.deal_record_configuration.layout |
Object | No | |
appointment_preferences.deal_record_configuration.layout.id |
String | No | |
appointment_preferences.deal_record_configuration.layout.name |
String | No | |
appointment_preferences.show_job_sheet |
Boolean | No |
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.