Please enable JavaScript.
Coggle requires JavaScript to display documents.
Omnibees / Pinguim - Coggle Diagram
Omnibees / Pinguim
-
HotelSearch
-
-
-
-
-
-
Number of guests
<GuestCountsType>
<GuestCounts>
<GuestCount>
<Age xsi:nil="true" />
<AgeQualifyCode>Adult</AgeQualifyCode>
<Count>2</Count>
</GuestCount>
<GuestCount>
<Age>1</Age>
<AgeQualifyCode>Child</AgeQualifyCode>
<Count>1</Count>
</GuestCount>
<GuestCount>
<Age>5</Age>
<AgeQualifyCode>Child</AgeQualifyCode>
<Count>1</Count>
</GuestCount>
</GuestCounts>
</GuestCountsType>
-
-
-
-
-
-
-
-
-
Hooks para notificações
Reservas
Alterações nas reservas
-
The partner should implement a Rest webservice to receive the Omnibees OTA_HotelResModifyNotifRQ object, and must return OTA_HotelResModifyNotifRS.
-
-
-
-
-
Hotel Descriptive Info
The hotel descriptive info allow partner to get information about hotels, rooms and multimedia descriptions.
-
-