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

FileShareGroup Resource


Endpoints

Endpoints URI Access Control Description
send GET /api/FileShareGroup/send Allowed with an active employment connection
save POST /api/FileShareGroup/save Allowed with an active employment connection
delete POST /api/FileShareGroup/delete Admin or Module WRITE
find GET /api/FileShareGroup/find Admin or Module READ
get GET /api/FileShareGroup/get Admin or Module READ

Properties

Property Type Description
id number
slug string
description string
job_id number
service_id number
service_contract_id number
contact_id number
shared_by string
is_shareable 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 By insertion order

Relationships

Related Resource Key Relationship to FileShareGroup Property
Job job_id Belongs To Job
Service service_id Belongs To Service
Contact contact_id Belongs To Contact
ServiceContract service_contract_id Belongs To ServiceContract
User shared_by Belongs To User
UploadFile file_id Owns Many UploadFile