Reviewedv1Integrations

Fleetly delivery integration

Scope courier permissions, replay status changes safely, and treat GPS as sensitive data.

Assignment

Possessing a delivery id is not authorization. Resolve the task inside business, branch, current courier, and an allowed state transition.

Location

GPS is sensitive purpose-bound data with limited retention. Do not collect it without an active task or expose the trail beyond authorized people.

Offline updates

Persist status transitions as idempotent operations with timestamp and device id, then reconcile against the source when connectivity returns.