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

ContactLocation Resource
In Contacts Module


Endpoints

Endpoints URI Access Control Description
get GET /api/ContactLocation/get Authentication only
find GET /api/ContactLocation/find Admin or Module READ
save POST /api/ContactLocation/save Admin or Module WRITE
save-batch POST /api/ContactLocation/save-batch Admin or Module WRITE
delete POST /api/ContactLocation/delete Admin or Module WRITE
compileCachedRelations GET /api/ContactLocation/compileCachedRelations Endpoint level permissions

Properties

Property Type Description
id number
slug string
contact_id number
user_id number
location_name string
phone string
email string
suite string
address string
city string
province string
country string
postal_code string
lat number
long number
geocode_address_hash string
parts_used_json string
notes string

Settings

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

Relationships

Related Resource Key Relationship to ContactLocation Property
Contact contact_id Belongs To Contact