Booking
Creates a Booking.
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).
post/v1/bookings
Request body
Response
201 Created: The Booking has been created. Signals that the creation has happened synchronously. That means that the Booking is already available and valid in the supplier's system. See 202 for the asynchronous version.