| Name | Description | Type | Additional information |
|---|---|---|---|
| Latitude |
The latitude where the POI is located |
decimal number |
None. |
| Longitude |
The longitude where the POI is located |
decimal number |
None. |
| Street |
The street where the POI is located |
string |
None. |
| Town |
The town where the POI is located |
string |
None. |
| Country |
The country where the POI is located |
string |
None. |
| Postcode |
The postcode where the POI is located |
string |
None. |
| Radius |
The POI radius in meters |
unsigned integer |
None. |
| POIID |
The id of the POI being edited or set to 0 if creating a new POI |
unsigned integer |
None. |
| POIName |
The name of the POI |
string |
None. |
| GroupId |
Set if you want the poi adding to a group, otherwise set to null or 0 |
unsigned integer |
None. |