/
LU
lugg
/
Lugg Partner API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 6h ago · Updated 1w ago
View markdown
lugg
Lugg Partner API
post
Cancel a booking
latest
OpenAPI 3.0.1
2026-08-15
20
27
74.6 KB
cdae4166b346
Booking Stops
3
Bookings
5
post
Cancel a booking
get
List bookings
post
Create a booking
get
Show a booking
patch
Update a booking
OAuth
2
Quotes
3
Schedules
1
Webhook Endpoints
6
Bookings
Cancel a booking
post
/bookings/{id}/cancel
Request body
object
required
cancel_reason
'vehicle'
|
'long_eta'
|
'im_not_ready'
|
'other'
Reason for canceling a booking
Example request
{ "cancel_reason": "long_eta" }
Response
OK