latestOpenAPI 3.0.12026-08-15202774.6 KB

cdae4166b346

Booking Stops

Reorder stops on a booking

patch/bookings/{booking_id}/stops/reorder

Path parameters

booking_idstring uuid required

Request body

from_positioninteger required

Current position of the stop to move

to_positioninteger required

Target position to move the stop to

Response

OK