List Dates

Get a list of available dates in which bookings can occur
The amount of times left available on each day are specified
If person_id and resource_id are not specified and the service has multiple people
or resources (as specified by the who/what/where config), it will count the times
for any given date

Log in to see full request history
Path Params
int32
required
Query Params
int32
required
int32
int32
date
required
date
json

Show times in a different time zone than the company

boolean

Only show bookable start times

int32
int32

Desired duration of the appointment, in minutes

array of strings

This asset must be on a company matching a rule. Valid values: 'default', 'any', Array

assets[company_rule]
array of strings

This asset must book a person matching a rule. Valid values: 'any', 'any_or_none', Array

assets[person_rule]
array of strings

This asset must book a resource matching a rule. Valid values: 'any', 'any_or_none', Array

assets[resource_rule]
array of int32s

Pre Time. Overrides service configuration

assets[pre_time]
array of int32s

Post Time. Overrides service configuration

assets[post_time]
array of int32s

Person Group ID. This will overwrite the person_rule

assets[person_group_id]
array of int32s

Resource Group ID. This will overwrite the resource_rule

assets[resource_group_id]
Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json