Modules

Calendar

Certificates

CollectiveAgreements

Company Forms

Company Forms Management

Contacts

Contracts

Customer Assets

Equipment

Expenses

Job Invoices

Jobs

Labour Actions

Library

Locates

Materials

Messages

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
userIsServiceTechOrAssigned GET /api/ServiceWorksheet/userIsServiceTechOrAssigned Endpoint level permissions
checkJobPerm GET /api/ServiceWorksheet/checkJobPerm Endpoint level permissions
checkJobIsArchivable GET /api/ServiceWorksheet/checkJobIsArchivable Endpoint level permissions
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
compileCachedRelations GET /api/ServiceWorksheet/compileCachedRelations 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