Job Sites
Job sites in Zoho Shifts can be used to schedule your employees to work at locations away from your business location.
End Points
Get all job sites
Create a job site
Update a job site
Delete a job site
Get all job sites
List all job sites in an organization.
Required OAuth Scope: ZohoShifts.settings.READ
Query Parameters
page
limit
Create a job site
Required OAuth Scope: ZohoShifts.settings.CREATE
Arguments
name
string
(Required)
schedules
array
id
string
address
string
latitude
string
longitude
string
notes
string
Update a job site
Required OAuth Scope: ZohoShifts.settings.UPDATE
Arguments
name
string
schedules
array
id
string
address
string
latitude
string
longitude
string
notes
string
Delete a job site
Required OAuth Scope: ZohoShifts.settings.DELETE