/
LU
lugg
/
Lugg Partner API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 1w ago
View markdown
lugg
Lugg Partner API
patch
Reorder stops on a booking
latest
OpenAPI 3.0.1
2026-08-15
20
27
74.6 KB
cdae4166b346
Booking Stops
3
post
Add a stop to a booking
delete
Remove a stop from a booking
patch
Reorder stops on a booking
Bookings
5
OAuth
2
Quotes
3
Schedules
1
Webhook Endpoints
6
Booking Stops
Reorder stops on a booking
patch
/bookings/{booking_id}/stops/reorder
Path parameters
booking_id
string
uuid
required
Request body
object
required
from_position
integer
required
Current position of the stop to move
to_position
integer
required
Target position to move the stop to
Response
OK