Creates a Job.

To create a Job you must enter a start_no_earlier_than and end_no_later_than attribute. This represents the range of times you want a pro to accept your request to complete a service.

Another optional attribute is the preferred_start_datetime. This attribute means the specific time you want for your job, if its possible. If this time is not available, then TIDY will try any other time in the range you set for start_no_earlier_than and end_no_later_than. Unless you have a strong preference, we recommend selecting the time as early as possible in your range of times. This gives more time to resolve any issues, should one occur.

The preferred_start_datetime must within the start_date_no_earlier_than and end_no_later_than.

The start_date_no_earlier_than date must be within 6 days of the end_no_later_than date.

If the preferred_start_datetime is not given, it will be filled by the start_date_no_eaelier_than.

Log in to see full request history
Body Params
integer
required
integer

The id for the to-do list. Learn more: https://help.tidy.com/to-do-lists

If you pass a to-do list id:
The pro will see that list when doing the job.

If you pass this parameter with an null value:
The pro will not see any to-dos in this job.

If you don't pass this parameter at all:
We will use the default to-do list on your account.

string
required

Service Type key of Job. This will identify the service_type and how many hours the job will have

end_no_later_than
object
required

This is the latest time a job can be finished on the property. For example: If a Pro must absolutely be gone by Friday 5:00pm, insert that here.

start_no_earlier_than
object
required

This is the earliest a job can be scheduled for. For example: If Monday 8:00am is the earliest a Pro could do the job, insert that here.

preferred_start_datetime
object

This is the preferred time a Pro could show up, if possible. We recommend adding the earliest possible time possible unless you have a strong preference. For example: If Monday 8:00am is the earliest a Pro could do the job, by Tuesday 11:00am is preferred, insert Tuesday 11:00am here.

If this parameter is not given, it will be filled by the start_date_no_eaelier_than.

Response

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