Skip to main content

AmendOccupancy

Represents an occupancy that is being amended with updated passenger information.

Properties

NameTypeDescription
OccupancyIdIntegerThe unique identifier for the occupancy being updated. This ID must match an existing occupancy in the booking.
PaxesArray<BookPaxInput>The complete list of passengers for this occupancy after the amendment. This replaces all existing passenger information for the specified occupancy.