Booking Stops

Remove a stop from a booking

delete/bookings/{booking_id}/stops/{position}

Path parameters

booking_idstring uuid required
positioninteger required

Stop position (0-indexed)

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