Modules

Calendar

Certificates

CollectiveAgreements

Company Forms

Company Forms Management

Contacts

Contracts

Customer Assets

Equipment

Expenses

Job Checklists

Job Invoices

Jobs

Labour Actions

Library

Locates

Materials

Messages

Projects

Purchase Orders

Safety

Schedule

Service Quotes/Invoices

Service Requests

Services

Settings

TimeLogs

Users

Other

JobChecklist Resource
In Job Checklists Module


Endpoints

Endpoints URI Access Control Description
save POST /api/JobChecklist/save Allowed with an active employment connection
save-batch POST /api/JobChecklist/save-batch Admin or Module WRITE
delete POST /api/JobChecklist/delete Admin or Module WRITE
get GET /api/JobChecklist/get Allowed with an active employment connection
find GET /api/JobChecklist/find Allowed with an active employment connection
get-estimated-drive-time GET /api/JobChecklist/get-estimated-drive-time Endpoint level permissions
notify-customer-eta GET /api/JobChecklist/notify-customer-eta Endpoint level permissions

Properties

Property Type Description
id number
service_id number
job_id number
job_change_order_id number
checklist_id number
name string
items_json string
category_id boolean
customer_asset_id boolean
created_at datetime
updated_at datetime
updated_by number

Settings

Setting
Pagination Limit (when page parameter is set) None
Default Sort Order By insertion order

Relationships

Related Resource Key Relationship to JobChecklist Property
Service service_id Belongs To Service
Job service_id Belongs To Job
Checklist checklist_id Belongs To Checklist
Category category_id Belongs To Category
CustomerAsset customer_asset_id Belongs To CustomerAsset