For the complete documentation index, see llms.txt. This page is also available as Markdown.

Allowed Guest Types

Basic result data describing the allowed guest types for any given activity or package in the system:

<allowedPassengers>
	<passengerType>
		<systemTypeId></systemTypeId>
		<systemTypeName></systemTypeName>
		<name></name>
		<defaultValue></defaultValue>
		<basePrice></basePrice>
	</passengerType>
</allowedPassengers>

Last updated

Was this helpful?