Location REST Endpoints

Location

The location dictionary is used to store address locations including latitude and longitude. These locations can be assigned to resources, projects and/or activities.

Create Locations
Method: post
Path: /location
Delete Locations
Method: delete
Path: /location
Read Locations
Method: get
Path: /location
Update Locations
Method: put
Path: /location
View Location Field Length
Method: get
Path: /location/getFieldLength/{fieldName}
View Location fields
Method: get
Path: /location/fields