Skip to content
Locate2u API
  • Docs
  • Sign In
API

API

  • Stops
  • Shipments
  • Team members
  • Routing API
  • Webhooks
  • Orders

Stops

API reference for Stops endpoints.

A Stop is basically a Booking/Work order or a delivery stop. It refers to a specific destination or point where a delivery vehicle needs to make a delivery, pick up goods, or perform some other service operation. Each stop in the delivery route represents a location that the delivery driver must visit as part of the overall delivery process. Efficient sequencing and management of stops are crucial for optimizing routes and ensuring timely and accurate deliveries.

Retrieve, update, import or delete Stop data which also includes information like Stop details, notes and line items.

/api/v1/stops

GET, PUT, POST and DELETE stops data in the Locate2u system.
Stops in Locate2u as we refer are Booking/Work orders or delivery stops. These stop endpoints enable Developers to create, retrieve, update and delete stop data into the Locate2u system.

List of Endpoints:

GET /api/v1/stops
Retrieve stop data
PUT /api/v1/stops
Update existing stop data.
POST /api/v1/stops
Creates a new stop.
DELETE /api/v1/stops
Delete a stop’s record.
POST api/v1/stops/import
Bulk import stops
POST /api/v1/stops/{id}/change-status
Update the status of a Stop
POST /api/v1/stops/{id}/lines
Add lines to a stop.
POST /api/v1/stops/{id}/lines/{lineid}/change-status
Update status of a line item attached to a stop.
GET /api/v1/stops/{id}/notes
Retrieve Stop Notes
POST /api/v1/stops/{id}/notes
Add note to stop.
POST /api/v1/stops/{id}/accept
Accept job offer.
POST /api/v1/stops/{id}/discard
Discard a stop offer.
GET api/v1/stops/unassigned
Retrieve unassigned stops
Locate2u API

Contact us [email protected]  

Join our discord  

© 2025 Locate2u
  • Privacy
  • Terms