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: postPath:
/location - Delete Locations
- Method: deletePath:
/location - Read Locations
- Method: getPath:
/location - Update Locations
- Method: putPath:
/location - View Location Field Length
- Method: getPath:
/location/getFieldLength/{fieldName} - View Location fields
- Method: getPath:
/location/fields