Create Task

Create a schedule task. The task may be linked to a property (property_id) and/or assigned to a staff (staff_id); both are optional. The type selects the task category and level is only meaningful for cleaning tasks.

Body Params
string
enum
required

Task category.

Allowed:
integer

Id of the property the task belongs to. Omit to record an unassigned task.

integer

Id of the staff to assign. Omit to leave the task unassigned.

date
required

Expected execution date in YYYY-MM-DD. Interpreted in the operator's configured timezone (see Account Settings).

string

Expected execution time in HH:mm:ss. Optional. Interpreted in the operator's configured timezone.

string
enum

Cleaning level. Only meaningful when type=cleaning.

Allowed:
string
required

Currency code for fee. See Supported Currencies for more information.

number

Task fee. Defaults to 0 (or to the property's configured cleaning fee for cleaning tasks linked to a property when omitted).

string

Free-form note attached to the task (max 500 characters).

Response

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