v1
latestSwagger 2.02026-07-13131823.1 KBDiaryController
A collection of diary appointments linked to a company filtered between specific dates and by appointment type
get/v3/diary/{shortName}/appointmentsbetweendates
Path parameters
shortNamestring required
The unique client short-name
Query parameters
branchIDstring required
The unique ID of the Branch
startDatestring date-time required
The search from date
endDatestring date-time required
The search to date
appointmentTypesToSearchstring[] required
The appointment IDs to search for
offsetinteger required
The index of the first item to return
countinteger required
The maximum number of items to return (up to 1000 per request)
Response
OK