Create a job

Create a new job in Zenbooker. Supports scheduling jobs for existing services, and custom services.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The territory ID that this job will belong to

timeslot
object

provide either a timeslot object OR a timeslot_id string

string

ID from timeslots API (e.g., slot_1760619600_1760634000)

customer
object

Customer info if not using existing customer_id (either this or customer_id required). If customer_id is not provided, the customer may be matched to an existing customer based on email, or a new customer will be created.

string

Existing customer ID (either this or customer object required)

address
object

Service address

string

Use an existing address belonging to the customer (alternative to address object). Must be used with customer_id

services
array of objects

Each service in the services array must be either a catalog service or a custom service

services
number

Job duration in minutes (defaults to calculated from services)

required_skills
array of strings

Array of required skill tags. When empty, applies skills from services

required_skills
string

Minimum number of providers required. When empty, applies from services. Always set to at least 1.

assigned_providers
array of strings

Array of pre-assigned provider IDs

assigned_providers
string
enum

Set to "auto" to auto-assign providers. Set to "offer" to offer to available providers.

Allowed:
string

Payment method ID for manual payments

boolean
Defaults to false

Enable SMS notifications for the customer for this job. Make sure you collect permission from the customer before setting to true

boolean
Defaults to false

Enable email notifications for the customer for this job

boolean
Defaults to false

Exempt job from any taxes that would be automatically applied

string

Optional custom job number. Should be 6 characters.

Responses

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