Skip to main content

AmendRemarksInput

Represents the input data for adding or modifying special requests and remarks for 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.
AmendRemarksArray<Remark>A collection of remarks to be amended or added to the booking. Each remark contains a type (General, Hotel, Room, Service) and text content with specific instructions, preferences, or notes. Common examples include room preferences, dietary restrictions, accessibility requirements, or special instructions for the hotel.
AmendRemarks/
RemarkType
RemarkTypeThe type/category of the remark: General, Hotel, Room, or Service.
AmendRemarks/TextStringThe text content of the remark.
PaymentTypePaymentTypePayment type for the booking (e.g., Merchant, Direct). Optional - only required if the supplier needs payment details for the amendment.
PaymentCardInputCreditCardInputPayment card details, if applicable. Optional - only required if PaymentType is specified and card details are needed.