Modules

Calendar

Certificates

CollectiveAgreements

Company Forms

Company Forms Management

Contacts

Contracts

Customer Assets

Equipment

Expenses

Job Invoices

Jobs

Labour Actions

Library

Locates

Materials

Messages

Projects

Purchase Orders

Safety

Schedule

Service Quotes/Invoices

Service Requests

Services

Settings

TimeLogs

Users

Other

ServiceWorksheet Resource
In Services Module


Endpoints

Endpoints URI Access Control Description
save POST /api/ServiceWorksheet/save Admin or Module WRITE
delete POST /api/ServiceWorksheet/delete Admin or Module WRITE
save-batch POST /api/ServiceWorksheet/save-batch Admin or Module WRITE
get GET /api/ServiceWorksheet/get Admin or Module READ
find GET /api/ServiceWorksheet/find Admin or Module READ
get-estimated-drive-time GET /api/ServiceWorksheet/get-estimated-drive-time Endpoint level permissions
notify-customer-eta GET /api/ServiceWorksheet/notify-customer-eta Endpoint level permissions

Properties

Property Type Description
id number
service_id number
customer_asset_id number
work_type string
work_completed_by number
work_completed_description string
parts_used_json string
tasks_completed_json string
equipment_used_json string
service_tasks_completed_json string
is_change_quote_work boolean
created_at datetime
updated_at datetime
updated_by number

Settings

Setting
Pagination Limit (when page parameter is set) 50 per page
Default Sort Order created_at ASC

Relationships

Related Resource Key Relationship to ServiceWorksheet Property
Service service_id Belongs To Service
User work_completed_by Belongs To WorkCompletedBy
ServiceWorksheetImage worksheet_id Owns Many ServiceWorksheetImage
CustomerAsset customer_asset_id Belongs To CustomerAsset
CompanyForm worksheet_id Owns Many CompanyForm