/
LU
lugg
/
Lugg Partner API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 5d ago
Details
Filter operations
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
Changes