β Update Job Status on Approval
Set job status to "closed" when job is approved
Example code below, note status_id of 3 for the example org is the id for closed but will be different if your org has customized job statuses:
Last updated
Set job status to "closed" when job is approved
Example code below, note status_id of 3 for the example org is the id for closed but will be different if your org has customized job statuses:
Last updated
Update a job's details.
0: to do1: in progress2: done3: closed
0: other1: sales/design2: installation3: commissioning4: maintenance5: decommissioning
Successful Response
id: The id of the job status. name: The name of the job status.
id: The id of the job tag. name: The name of the job tag.
site_id: The id of the site. name: The name of the site. is_active: Whether the site has been deleted. org_id: The id of the site's organization latitude: The latitude gps coordinate of the site. longitude: The longitude gps coordinate of the site. address: The address of site share_data: Whether to share location data with linked provider orgs components: A list of components associated with the site
Model for basic user info for jobs etc.
id: the unique identifier for the user
name: The name of the user
0: OTHER1: SALES_DESIGN2: INSTALLATION3: COMMISSIONING4: MAINTENANCE5: DECOMMISSIONING