Skip to content

Instantly share code, notes, and snippets.

@Magomogo
Last active December 31, 2015 22:09
Show Gist options
  • Save Magomogo/8051521 to your computer and use it in GitHub Desktop.
Save Magomogo/8051521 to your computer and use it in GitHub Desktop.
[
{
"id": "10001",
"name": "Sorell Hotel Aarauerhof",
"ratingStars": 3,
"geolocation": {
"latitude": "47.391650",
"longitude": "8.051530"
},
"city": [
{
"locale": "de_CH",
"value": "Aarau"
}
],
"mainDescription": [
{
"locale": "de_CH",
"value": "Das Sorell Hotel Aarauerhof bietet an zentraler Lage mitten in der Stadt am Bahnhof, gratis W-Lan und eine neue, grosszügige Wellnessanlage. Eine Parkgarage mit direktem Zugang vom Hotel aus rundet das Angebot für Business,-& Feriengäste ab.\n\nTauchen Sie ein in das angenehme Ambiente dieses Hotels mit seinen freundlichen und motivierten Mitarbeitern. Hier fühlen Sie sich wie zuhause. Das Haus eignet sich auch für die Durchführung geschäftlicher Veranstaltungen. Die Mitarbeiter des Hotels organisieren alles in einer Hand, um Ihre Erwartungen zu erfüllen. Sie wohnen im Stadtzentrum, von dort erreichen Sie bequem die bedeutendsten Städte der Schweiz. Darüber hinaus gelangen Sie in nur wenigen Minuten auf die Autobahn A1. \n\nSwiss Quality Collection: Meeting"
}
],
"roomTypes": [
{
"id": "108208",
"code": "SD1Q",
"bedTypeCode": "5",
"shortDescription": [
{
"locale": "de_CH",
"value": "Standard Doppelzimmer"
}
],
"occupancyConstraints": {
"standardOccupancy": 2,
"maxOccupancy": 2,
"maxRollaways": 0,
"maxCribs": 0
},
"ratePlans": [
{
"id": "191237",
"code": "FIT",
"mealPlanCode": "4",
"numberOfUnits": 4,
"cancellationDeadline": {
"absolute": "2013-12-30T14:00:00+01:00"
},
"occupancyTotals": [
{
"occupancyCode": "SOCC",
"cost": {
"currency": "CHF",
"amount": "267.00"
}
},
{
"occupancyCode": "DOCC",
"cost": {
"currency": "CHF",
"amount": "300.00"
}
}
]
}
]
}
],
"isSuperior": false
}
]
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
<soap:Header>
<wsa:Action>HotelAvailResponse</wsa:Action>
<wsa:MessageID>urn:uuid:c1a7c753-407f-4e71-bf17-b51892e6028c</wsa:MessageID>
<wsa:RelatesTo>urn:uuid:bae216a6-6ceb-4576-9539-3f7bd5f9ec02</wsa:RelatesTo>
<wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
<wsse:Security>
<wsu:Timestamp wsu:Id="Timestamp-d1d5e08c-0ee0-4e0c-8d8c-932a177a311a">
<wsu:Created>2013-12-20T07:26:32Z</wsu:Created>
<wsu:Expires>2013-12-20T07:41:32Z</wsu:Expires>
</wsu:Timestamp>
</wsse:Security>
</soap:Header>
<soap:Body>
<OTA_HotelAvailRS PrimaryLangID="EN" TimeStamp="2013-12-20T07:26:22" Version="4.002"
xmlns="http://www.opentravel.org/OTA/2003/05">
<Success/>
<Warnings>
<Warning Language="EN" Type="1" Code="0">Your request is running on the Test-Database</Warning>
</Warnings>
<RoomStays>
<RoomStay RoomStayCandidateRPH="010101">
<RoomTypes>
<RoomType BedTypeCode="5" NumberOfUnits="4" IsRoom="true" RoomID="108208" RoomTypeCode="SD1Q">
<RoomDescription>
<Text Language="EN">Double room, 20.5m2 with tv, minibar, telephone, wireless-lan,
hairdryer, toilet and shower. Further equipped with a queen size bed (160 cm), night
table, writing desk with chair and a cupboard.
</Text>
</RoomDescription>
<AdditionalDetails>
<AdditionalDetail Type="4">
<DetailDescription>
<Text Language="EN">Standard double room</Text>
</DetailDescription>
</AdditionalDetail>
</AdditionalDetails>
<Amenities>
<Amenity RoomAmenity="18"/>
<Amenity RoomAmenity="28"/>
<Amenity RoomAmenity="69"/>
<Amenity RoomAmenity="92"/>
<Amenity RoomAmenity="142"/>
<Amenity RoomAmenity="210"/>
</Amenities>
<TPA_Extensions>
<HotelDescriptiveContents xmlns="http://www.opentravel.org/OTA/2003/05">
<HotelDescriptiveContent HotelCode="10001">
<FacilityInfo>
<GuestRooms>
<GuestRoom ID="108208" MaxOccupancy="2">
<TypeRoom StandardOccupancy="2" MaxRollaways="0" RoomTypeCode="SD1Q"
RoomID="108208" MaxCribs="0"/>
</GuestRoom>
</GuestRooms>
</FacilityInfo>
</HotelDescriptiveContent>
</HotelDescriptiveContents>
</TPA_Extensions>
</RoomType>
</RoomTypes>
<RatePlans>
<RatePlan RatePlanID="191237" RatePlanCode="FIT" RatePlanType="25">
<RatePlanDescription>
<Text Language="EN">FIT</Text>
</RatePlanDescription>
<Commission Percent="0"/>
<MealsIncluded Breakfast="true" Lunch="false" Dinner="false" MealPlanIndicator="true"
MealPlanCodes="4"/>
<AdditionalDetails>
<AdditionalDetail Type="1">
<DetailDescription>
<Text Language="EN">FIT</Text>
</DetailDescription>
</AdditionalDetail>
</AdditionalDetails>
</RatePlan>
</RatePlans>
<RoomRates>
<RoomRate RatePlanID="191237" RatePlanCode="FIT" NumberOfUnits="4" RoomTypeCode="SD1Q">
<Rates>
<Rate RateTimeUnit="FullDuration" RateSource="SOCC">
<Base CurrencyCode="CHF" AmountBeforeTax="133.50"/>
<CancelPolicies>
<CancelPenalty>
<Deadline AbsoluteDeadline="2013-12-30T14:00:00"/>
</CancelPenalty>
</CancelPolicies>
<PaymentPolicies>
<GuaranteePayment Start="2012-12-31" End="2213-12-31" Sun="true"
GuaranteeCode="GX" GuaranteeType="CC/DC/Voucher"
PaymentCode="5" Type="GuaranteePolicy" Thur="true" Fri="true"
Sat="true" Mon="true" Tue="true" Weds="true"/>
<GuaranteePayment Start="2012-12-31" End="2213-12-31" Sun="true"
GuaranteeCode="GA" GuaranteeType="GuaranteeRequired"
PaymentCode="19" Type="GuaranteePolicy" Thur="true" Fri="true"
Sat="true" Mon="true" Tue="true" Weds="true"/>
</PaymentPolicies>
</Rate>
<Rate RateTimeUnit="FullDuration" RateSource="DOCC">
<Base CurrencyCode="CHF" AmountBeforeTax="150.00"/>
<CancelPolicies>
<CancelPenalty>
<Deadline AbsoluteDeadline="2013-12-30T14:00:00"/>
</CancelPenalty>
</CancelPolicies>
<PaymentPolicies>
<GuaranteePayment Start="2012-12-31" End="2213-12-31" Sun="true"
GuaranteeCode="GX" GuaranteeType="CC/DC/Voucher"
PaymentCode="5" Type="GuaranteePolicy" Thur="true" Fri="true"
Sat="true" Mon="true" Tue="true" Weds="true"/>
<GuaranteePayment Start="2012-12-31" End="2213-12-31" Sun="true"
GuaranteeCode="GA" GuaranteeType="GuaranteeRequired"
PaymentCode="19" Type="GuaranteePolicy" Thur="true" Fri="true"
Sat="true" Mon="true" Tue="true" Weds="true"/>
</PaymentPolicies>
</Rate>
</Rates>
<Total CurrencyCode="CHF" AmountBeforeTax="267.00"/>
</RoomRate>
</RoomRates>
<GuestCounts IsPerRoom="true">
<GuestCount AgeQualifyingCode="10" Count="1"/>
</GuestCounts>
<TimeSpan End="2014-01-01" Start="2013-12-30"/>
<DepositPayments>
<GuaranteePayment PaymentCode="5" Type="AcceptedPaymentForms">
<AcceptedPayments>
<AcceptedPayment>
<PaymentCard CardType="1" CardCode="VI"/>
</AcceptedPayment>
<AcceptedPayment>
<PaymentCard CardType="1" CardCode="EC"/>
</AcceptedPayment>
<AcceptedPayment>
<PaymentCard CardType="1" CardCode="AX"/>
</AcceptedPayment>
</AcceptedPayments>
</GuaranteePayment>
</DepositPayments>
<BasicPropertyInfo ChainName="Reconline" HotelCode="10001" HotelName="Sorell Hotel Aarauerhof">
<VendorMessages>
<VendorMessage InfoType="1">
<SubSection>
<Paragraph>
<Text Language="EN">The Sorell Hotel Aarauerhof is centrally located and next to
the main station. The hotel offers free Wi-Fi, a new generous wellness area
and a parking garage with direct access to the hotel.
Enjoy the pleasant ambience of this hotel with its friendly and motivated
staff. Here you feel at home.
The hotel is also suitable for business events. The hotel staff can arrange
everything to meet your expectations.
Aarau is perfectly accessible from all large towns of Switzerland. You also
reach the freeway A1 in only a few minutes.
Swiss Quality Collection: Meeting
</Text>
</Paragraph>
</SubSection>
</VendorMessage>
<VendorMessage InfoType="9">
<SubSection>
<Paragraph>
<Text Language="EN">Aarau is within an hours reach for 60 percent of
Switzerland. Our hotel lies centrally by the main railway station of Aarau
which has the best rail connection of Switzerland and only 10 minutes from
the highway exit. By train it is equally as comfortable and uncomplicated as
by car. The Aarauerhof is just outside the railway station and 10 minutes
from the motorway exit.
</Text>
</Paragraph>
</SubSection>
</VendorMessage>
<VendorMessage InfoType="11">
<SubSection>
<Paragraph>
<Text Language="EN">From Zurich Airport: Follow the signs to the A1, direction
Berne/Basel, take the exit sign Aarau. Follow the signs for the railway
station. The hotel is in front of the railway station.
From Highway Zuerich-Bern-Basel: Take the exit sign Aarau. Follow the signs
for the railway station.
From the City Centre/Station Bus and Train: Take the Bahnhofstrasse
direction highway. The hotel sits to the left hand side, in front of the
railway station.
</Text>
</Paragraph>
</SubSection>
</VendorMessage>
</VendorMessages>
<Position Latitude="47.391650" Longitude="8.051530"/>
<Address Type="2" UseType="7">
<AddressLine>Bahnhofsplatz 2</AddressLine>
<CityName>Aarau</CityName>
<PostalCode>5000</PostalCode>
<CountryName Code="CH">Switzerland</CountryName>
</Address>
<ContactNumbers>
<ContactNumber PhoneLocationType="4" PhoneTechType="1" PhoneNumber="+41 62 837 83 00"/>
<ContactNumber PhoneLocationType="4" PhoneTechType="3" PhoneNumber="+41 62 837 84 00"/>
</ContactNumbers>
<Award Provider="Stars" Rating="3"/>
</BasicPropertyInfo>
<TPA_Extensions>
<HotelDescriptiveContents xmlns="http://www.opentravel.org/OTA/2003/05">
<HotelDescriptiveContent HotelCode="10001">
<HotelInfo>
<Services>
<Service ProximityCode="1" Code="3"/>
<Service ProximityCode="1" Code="5"/>
<Service ProximityCode="1" Code="24"/>
<Service ProximityCode="1" Code="33"/>
<Service ProximityCode="1" Code="68"/>
<Service ProximityCode="1" Code="76"/>
<Service ProximityCode="1" Code="79"/>
<Service ProximityCode="1" Code="84"/>
<Service ProximityCode="1" Code="109"/>
<Service ProximityCode="1" Code="198"/>
<Service ProximityCode="1" Code="226"/>
<Service ProximityCode="1" Code="230"/>
<Service ProximityCode="1" Code="264"/>
<Service ProximityCode="1" BusinessServiceCode="1"/>
<Service ProximityCode="1" BusinessServiceCode="2"/>
<Service ProximityCode="1" BusinessServiceCode="9"/>
<Service ProximityCode="1" BusinessServiceCode="17"/>
<Service ProximityCode="1" BusinessServiceCode="33"/>
<Service ProximityCode="1" BusinessServiceCode="46"/>
</Services>
</HotelInfo>
<AreaInfo>
<Recreations>
<Recreation Code="81" ProximityCode="1"/>
<Recreation Code="91" ProximityCode="1"/>
</Recreations>
</AreaInfo>
<MultimediaDescriptions LastUpdated="2012-11-26T15:48:30">
<MultimediaDescription>
<ImageItems>
<ImageItem Category="1" LastModifyDateTime="2012-08-20T14:14:21">
<ImageFormat Height="130" Width="218" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824s.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824s.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="2" LastModifyDateTime="2012-08-20T14:15:16">
<ImageFormat Height="130" Width="208" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824i.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824i.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="14" LastModifyDateTime="2012-08-20T14:15:27">
<ImageFormat Height="130" Width="173" UnitOfMeasureCode="9"
ContentID="10001" Title="Rest room" Format="6"
FileName="35824r.jpg" IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824r.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="3" LastModifyDateTime="2012-08-20T14:15:40">
<ImageFormat Height="130" Width="173" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824p.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824p.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="4" LastModifyDateTime="2012-08-20T14:15:57">
<ImageFormat Height="130" Width="195" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824e.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824e.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="8" LastModifyDateTime="2012-08-20T14:16:15">
<ImageFormat Height="130" Width="215" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824o.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824o.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="20" LastModifyDateTime="2010-01-15T10:37:22">
<ImageFormat Height="130" Width="225" UnitOfMeasureCode="9"
ContentID="10001" SourceID="10001" Format="6"
FileName="35824a.jpg" IsOriginalIndicator="false">
<URL>test.reconline.com/hotelimages/35824a.jpg</URL>
</ImageFormat>
<ImageFormat Height="289" Width="500" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824a.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/view/35824a.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="20" LastModifyDateTime="2012-08-20T14:16:31">
<ImageFormat Height="130" Width="173" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824x.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824x.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="20" LastModifyDateTime="2012-08-20T14:16:45">
<ImageFormat Height="130" Width="173" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824y.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824y.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="6" LastModifyDateTime="2012-08-20T14:19:08">
<ImageFormat Height="130" Width="217" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824ro108208.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824ro108208.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="6" LastModifyDateTime="2012-11-26T15:39:27">
<ImageFormat Height="130" Width="204" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824ro87480.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824ro87480.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="6" LastModifyDateTime="2012-11-26T15:45:52">
<ImageFormat Height="130" Width="208" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824ro87481.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824ro87481.jpg</URL>
</ImageFormat>
</ImageItem>
<ImageItem Category="6" LastModifyDateTime="2012-11-26T15:48:11">
<ImageFormat Height="130" Width="204" UnitOfMeasureCode="9"
ContentID="10001" Format="6" FileName="35824ro87479.jpg"
IsOriginalIndicator="true">
<URL>test.reconline.com/hotelimages/35824ro87479.jpg</URL>
</ImageFormat>
</ImageItem>
</ImageItems>
</MultimediaDescription>
</MultimediaDescriptions>
<ContactInfos>
<ContactInfo>
<Emails>
<Email EmailType="5">infoataarauerhof.ch</Email>
</Emails>
</ContactInfo>
</ContactInfos>
</HotelDescriptiveContent>
</HotelDescriptiveContents>
<TPA_HotelAvail xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="">
<HotelInfo Preferred="false" Sort="-19214" xmlns="http://www.opentravel.org/OTA/2003/05"/>
</TPA_HotelAvail>
</TPA_Extensions>
</RoomStay>
</RoomStays>
</OTA_HotelAvailRS>
</soap:Body>
</soap:Envelope>
{"total_rows": 156, "offset": 76, "rows": [
{
"id": "636fbeb5afb34751491beccbe5bffa04",
"key": ["1005", ["2013-12-30", "2014-01-01"], -3, "Sorell Hotel Aarauerhof"],
"value": {
"id": "10001",
"name": "Sorell Hotel Aarauerhof",
"ratingStars": 3,
"roomTypes": [
{
"id": "87480",
"code": "SD1D",
"bedTypeCode": "9",
"shortDescription": [
{
"locale": "de_CH",
"value": "Standard Einzelzimmer"
},
{
"locale": "en_US",
"value": "Standard single room"
},
{
"locale": "es_ES",
"value": "Habitación individual estándar"
},
{
"locale": "fr_FR",
"value": "Chambre simple standard"
},
{
"locale": "it_IT",
"value": "Camera singola standard"
},
{
"locale": "nl_NL",
"value": "Standaard eenpersoonskamer"
}
],
"occupancyConstraints": {
"standardOccupancy": 1,
"maxOccupancy": 1,
"maxRollaways": 0,
"maxCribs": 0
},
"ratePlans": [
{
"numberOfUnits": 4,
"id": "156841",
"code": "BAR",
"mealPlanCode": "4",
"cancellationDeadline": {
"absolute": "2013-12-29T14:00:00+01:00"
},
"occupancyTotals": [
{
"occupancyCode": "SOCC",
"cost": {
"currency": "CHF",
"amount": "270.00"
}
}
]
}
]
},
{
"id": "108208",
"code": "SD1Q",
"bedTypeCode": "5",
"shortDescription": [
{
"locale": "de_CH",
"value": "Standard Doppelzimmer"
},
{
"locale": "en_US",
"value": "Standard double room"
},
{
"locale": "es_ES",
"value": "Habitación doble standard"
},
{
"locale": "fr_FR",
"value": "Chambre double standard"
},
{
"locale": "it_IT",
"value": "Camera doppia standard"
},
{
"locale": "nl_NL",
"value": "Standaard tweepersoonskamer"
}
],
"occupancyConstraints": {
"standardOccupancy": 2,
"maxOccupancy": 2,
"maxRollaways": 0,
"maxCribs": 0
},
"ratePlans": [
{
"numberOfUnits": 4,
"id": "156841",
"code": "BAR",
"mealPlanCode": "4",
"cancellationDeadline": {
"absolute": "2013-12-29T14:00:00+01:00"
},
"occupancyTotals": [
{
"occupancyCode": "SOCC",
"cost": {
"currency": "CHF",
"amount": "310.00"
}
},
{
"occupancyCode": "DOCC",
"cost": {
"currency": "CHF",
"amount": "350.00"
}
}
]
}
]
},
{
"id": "87481",
"code": "SD2T",
"bedTypeCode": "8",
"shortDescription": [
{
"locale": "de_CH",
"value": "Business Doppelzimmer"
},
{
"locale": "en_US",
"value": "Business twin room"
},
{
"locale": "es_ES",
"value": "Negocios habitación doble"
},
{
"locale": "fr_FR",
"value": "Chambre Lits Jumeaux Business"
},
{
"locale": "it_IT",
"value": "Affari camera doppia"
},
{
"locale": "nl_NL",
"value": "Zakelijk twin room"
}
],
"occupancyConstraints": {
"standardOccupancy": 2,
"maxOccupancy": 2,
"maxRollaways": 0,
"maxCribs": 0
},
"ratePlans": [
{
"numberOfUnits": 4,
"id": "156841",
"code": "BAR",
"mealPlanCode": "4",
"cancellationDeadline": {
"absolute": "2013-12-29T14:00:00+01:00"
},
"occupancyTotals": [
{
"occupancyCode": "SOCC",
"cost": {
"currency": "CHF",
"amount": "330.00"
}
},
{
"occupancyCode": "DOCC",
"cost": {
"currency": "CHF",
"amount": "350.00"
}
}
]
}
]
},
{
"id": "87479",
"code": "SP2T",
"bedTypeCode": "8",
"shortDescription": [
{
"locale": "de_CH",
"value": "Superior Zimmer mit 2 Betten"
},
{
"locale": "en_US",
"value": "Superior room twin bedded"
},
{
"locale": "es_ES",
"value": "Habitación doble Superior acosta"
},
{
"locale": "fr_FR",
"value": "Chambre double supérieure rodées"
},
{
"locale": "it_IT",
"value": "Camera doppia Superior bedded"
},
{
"locale": "nl_NL",
"value": "Superior kamer twee aparte bedde"
}
],
"occupancyConstraints": {
"standardOccupancy": 2,
"maxOccupancy": 3,
"maxRollaways": 1,
"maxCribs": 0
},
"ratePlans": [
{
"numberOfUnits": 2,
"id": "156841",
"code": "BAR",
"mealPlanCode": "4",
"cancellationDeadline": {
"absolute": "2013-12-29T14:00:00+01:00"
},
"occupancyTotals": [
{
"occupancyCode": "SOCC",
"cost": {
"currency": "CHF",
"amount": "410.00"
}
},
{
"occupancyCode": "DOCC",
"cost": {
"currency": "CHF",
"amount": "410.00"
}
},
{
"occupancyCode": "TOCC",
"cost": {
"currency": "CHF",
"amount": "470.00"
}
}
]
}
]
}
]
}
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment