Booking
Creates or amends a Booking.
This operation should be idempotent. Requests to this endpoint that fail may be retried after a few minutes. See more in the Responses section. If the issue persists, the fallback integration mechanism will be used (A.K.A. the email or FTP delivered XML file).
put/v1/bookings/{bookingReference}
Path parameters
bookingReferencestring required
Request body
Response
200 OK: The Booking has been amended. Signals that the amendment has happened synchronously. That means that the Booking and this update is already available and valid in the supplier's system. See 202 for the asynchronous version.