latestOpenAPI 3.0.12026-08-15202774.6 KB

cdae4166b346

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