Reorder
Reorders an active session’s geofences using an exact ID permutation. | auth: api_key | authz: min_org_role=operator | (SessionGeofenceReorderReq) -> (Session2)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
session_id
Request
This endpoint expects an object.
ordered_geofence_ids
Response
Successful Response
_id
created_at_timestamp
device_id
device_mac_address
org_id
Must be a string starting with org_
schema_version
comments
flight_leg_ids
flight_loaded_status_by_flight_leg_id
flight_loaded_statuses
flight_numbers
geofences
last_seen_at_location
GeoJSON Feature with typed properties for locations
The geometry field is strongly typed as Geometry (union of all geometry types) but remains optional to match the base Feature class specification. To ensure geometry is always present, validate it at runtime or make it required.
last_seen_at_location_city
last_seen_at_location_large_city
last_seen_at_timestamp
off_chrt_reference_id
Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).
off_chrt_shipper_org_data_id
public
terminated
terminated_at_timestamp
termination_scheduled_for_timestamp
Errors
422
Session Geofences Reorder V1request Unprocessable Entity Error

