The point intersection API will return all the geofences that the given array of points intersects with. You can additionally filter by Geofence Set Id, Geofence Set Name, Geofence Set Tag, and/or Geofence Name to check if your points intersect with a specific fence or set of fences. For each point supplied, the service will return an array of geofences that the point is inside.
Data Element | Description | Data Type | Value/Example | Note |
---|---|---|---|---|
Type |
Indicates whether the error is an exception or warning | Enum |
Warning Exception |
|
Code |
Error code | Enum | Please refer to Appendix for complete list | |
LegacyErrorCode |
The legacy error code with is an integer valued code that would have been returned in PCMiler Web Services v25 and earlier. | int | ||
Description |
The detailed error description. | String |