Booking Stops

Add a stop to a booking

post/bookings/{booking_id}/stops

Path parameters

booking_idstring uuid required

Request body

Example request

{
  "location": "123e4567-e89b-12d3-a456-426614174000"
}

Response

Created

Changes

Changed in 3 of the 4 revisions of this API.16

    • 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 customer_notifications_enabled to the response with the 201 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

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property quote/fare_structure/included_miles to the response with the 201 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