Endpoints

MethodEndpointSummaryEnterprise/Premium
GET/api/v1/resource/GeoReturn a list of all Geo recordsBoth
GET/api/v1/resource/Geo/INFOReturn details of the Geo resource (like the table below)Both
GET/api/v1/resource/Geo/{GeoId}Return details for a specific Geo recordBoth
POST/api/v1/resource/Geo/QUERYQuery for a specific set of recordsBoth
Data ElementData TypeWhat is itMandatory
IdIntegerThe unique id for this recordNo
OrmVarCharThe object this geo is in reference toNo
LongitudeFloatThe longitude of the geo locationYes
LatitudeFloatThe latitude of the geo locationYes
AccuracyFloatThe accuracy of the recorded geo locationNo
NoVarCharThe number of the addressNo
StreetVarCharThe street of the addressNo
SuburbVarcharThe suburb of the addressNo
StateVarCharThe state of the addressNo
CountryIntegerThe id of the country for the addressNo
ActionVarCharThe action performed while recording this geo record. Current options "TimesheetStart", "TimesheetEnd", "TimesheetPause"
CreatorIntegerThe id of the user who created the recordNo
CreatedDateTimeThe time the record was originally createdNo
ModifiedDateTimeThe last time the record was updated