| Query Type | Endpoint | HTTP Method |
|---|---|---|
| Geofence Creation | https://api.shipxy.com/apicall/v3/AddArea | POST |
| Geofence Update | https://api.shipxy.com/apicall/v3/UpdateArea | POST |
| Geofence Query | https://api.shipxy.com/apicall/v3/GetArea | GET |
| Geofence Deletion | https://api.shipxy.com/apicall/v3/DeleteArea | POST |
| Geofence Monitoring Push | Configure Data Receiving URL in the Dashboard | POST |