bookings
Move Booking To Trip
Re-file a misfiled email-imported booking onto another trip.
The move pins the booking where the user put it: the new membership link is written with run_id=None, which every later reconcile reads as human-placed and refuses to move.
post/bookings/{booking_id}/move
Path parameters
booking_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.