Skip to main content

AmendDatesSimulateInput

Represents the input data for modifying the check-in and check-out dates of an existing booking.

Properties

NameTypeDescription
ReferenceReferenceBooking references for identifying the reservation to be amended.
Reference/
ClientReference
StringThe client's internal reference for the booking.
Reference/
SupplierReference
StringThe supplier's reference for the booking.
AmendDatesAmendDatesThe amended dates for the booking.
AmendDates/CheckInStringThe new check-in date for the booking, represented as a string in ISO 8601 format (YYYY-MM-DD).
AmendDates/CheckOutStringThe new check-out date for the booking, represented as a string in ISO 8601 format (YYYY-MM-DD).