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

Changes

Changed in 2 of the 3 revisions of this API.11

    • the security scope org was added to the endpoint's security scheme OAuth2

      api-security-scope-added

    • the security scope org:write was added to the endpoint's security scheme OAuth2

      api-security-scope-added

    • the security scope user was removed from the endpoint's security scheme OAuth2

      api-security-scope-removed

    • the security scope user:write was removed from the endpoint's security scheme OAuth2

      api-security-scope-removed

    • added the optional property fare/billed_miles to the response with the 200 status

      response-optional-property-added

    • added the optional property quote/fare_estimate/items/billed_miles to the response with the 200 status

      response-optional-property-added

    • added the optional property quote/fare_structure/included_miles to the response with the 200 status

      response-optional-property-added

    • the security scope org was added to the endpoint's security scheme OAuth2

      api-security-scope-added

    • the security scope org:write was added to the endpoint's security scheme OAuth2

      api-security-scope-added

    • the security scope user was removed from the endpoint's security scheme OAuth2

      api-security-scope-removed

    • the security scope user:write was removed from the endpoint's security scheme OAuth2

      api-security-scope-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog