Bulk Preview Geofences
POST/api/v1/geofences/preview
Preview a bulk set of address items without writing to the database.
v1.27 ADDR-03: returns per-item status (ok / dedup / error). Single-item re-geocode is supported by sending items with one entry (D-23). D-19: items field replaces rows for API/UI symmetry. index is 0-based in the API; frontend adds +1 for the human-facing error CSV (D-15).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 429
- 500
- 501
- 502
- 503
- 504
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Bad Gateway
Service Unavailable
Gateway Timeout