Skip to main content

PMS Reservation Sync (HTNG)

10.33
Property Connect
HTNG
Reservations
SOAP API
Data Migration
PMS Integration

SynXis HTNG reservation messages can support child ages included on reservations in reservation synch to SynXis CRS.

Read more

HTNG - Support Child Ages (FEA60440)

Configuration for PMS Reservation Delivery/Synch:
Administration > Integration > Integration Detail > Attributes > “Support Child Ages in Reservation Messaging (HTNG Only)”

SynXis HTNG reservation messages can support child ages included on reservations in reservation delivery to integrating systems, and in reservation synch to SynXis CRS. Automatically integrating child age breakdowns between SynXis CRS and integrating systems provides an opportunity to improve operational efficiency by removing the task of manually aligning the ages of the children between systems.

Configuration to enable child age breakdown in HTNG reservation delivery and reservation synch is defaulted to not include the information. Integrating systems must support child ages functionality prior to enabling the setting.

SynXis HTNG integrating systems wishing to consume/exchange child ages in reservations with SynXis CRS must be certified.

 

Example Child Ages in Reservations (See full spec for official definitions):

<GuestCounts IsPerRoom="true">
	<GuestCount AgeQualifyingCode="10" Count="2"/>
	<GuestCount AgeQualifyingCode="8" Count="2" Age="3"/>
	<GuestCount AgeQualifyingCode="8" Count="1" Age="5"/>
</GuestCounts>