jobs_create_note
Add a note to a job in ServiceTitan by specifying the job ID, tenant ID, and note text. Streamline job tracking and communication within the ServiceTitan API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | Yes | Format - int64. | |
tenant | Yes | Format - int64. Tenant ID | |
text | Yes | Note text |