Hotels
Get hotels
Request
{
"Client": "My Client 1.0.0",
"HotelId": "3edbe1b4-6739-40b7-81b3-d369d9469c48"
}Property
Type
Contract
Description
Response
{
"Languages": [
{
"Code": "en-US",
"Name": "English (United States)",
"DefaultCulture": {
"CurrencyDecimalSeparator": ",",
"CurrencyGroupSeparator": "."
}
}
],
"Currencies": [
{
"Code": "CZK",
"Symbol": "Kč",
"ValueFormat": "#,##0 \"Kč\";−#,##0 \"Kč\"",
"DecimalPlaces": 0,
"SymbolIsBehindValue": true
}
],
"Countries": [
{
"Code": "CZ",
"Name": "Czech Republic"
}
],
"ImageBaseUrl": "https://cdn.mews-demo.com/Media/Image",
"Id": "3edbe1b4-6739-40b7-81b3-d369d9469c48",
"Name": {
"en-US": "Distributor api hotel"
},
"Description": {
"en-US": ""
},
"CityId": "e5fd108e-1e0a-4cc4-9d3a-34d7e0e57527",
"ImageId": "87ead9b6-8c96-4b3c-a90d-fb8a02a005ad",
"IntroImageId": "c0dcec83-96a4-44b5-a898-de2becbbdb5e",
"DefaultLanguageCode": "en-US",
"DefaultCurrencyCode": "EUR",
"DefaultRateCurrencyCode": "EUR",
"SupportedLanguageCodes": [
"cs-CZ",
"da-DK",
"de-CH",
"de-DE",
"el-GR",
"en-GB",
"ta-IN",
"tr-TR",
"uk-UA",
"en-US"
],
"AcceptedCurrencyCodes": [
"CZK",
"EUR",
"USD"
],
"RoomCategories": [
{
"Id": "d79fa529-d95e-485e-b81b-e8a669a1062a",
"Name": {
"en-US": "King Double Room"
},
"Description": {
"en-US": "The double rooms have two separate beds, 2 x 105 wide."
},
"Ordering": 4,
"NormalBedCount": 2,
"ExtraBedCount": 0,
"SpaceType": "Room"
}
],
"Products": [
{
"Id": "4fd0e6e0-101c-410d-8c12-ad6000b7e390",
"Name": {
"en-US": "Breakfast"
},
"Description": {},
"CategoryId": "77e0a18c-f2a5-418f-b578-16d3599c059d",
"ImageId": null,
"IncludedByDefault": false,
"Pricing": {
"Discriminator": "Absolute",
"Value": {
"CHF": {
"Currency": "CHF",
"GrossValue": 108.31,
"NetValue": 98.46,
"TaxValues": [
{
"TaxRateCode": "CZ-L",
"Value": 9.85
}
]
},
"EUR": {
"Currency": "EUR",
"GrossValue": 100,
"NetValue": 90.91,
"TaxValues": [
{
"TaxRateCode": "CZ-L",
"Value": 9.09
}
]
}
}
},
"ChargingMode": "PerTimeUnit",
"PostingMode": "PerTimeUnit",
"Ordering": 1
},
{
"Id": "5d6de830-8ada-4b65-b72c-60fc1e719f1b",
"Name": {
"nl-NL": "Extra bedlinnen",
"en-US": "Extra bedlinnen (Once Off)"
},
"Description": {},
"CategoryId": "77e0a18c-f2a5-418f-b578-16d3599c059d",
"ImageId": "ec643f33-cd6c-4250-accd-518182165ffe",
"IncludedByDefault": false,
"Pricing": {
"Discriminator": "Relative",
"Value": {
"ProductIds": [],
"TaxRateCodes": [
"CZ-L"
],
"Multiplier": 0.05,
"Target": "GrossValue"
}
},
"ChargingMode": "Once",
"PostingMode": "Once",
"Ordering": 0
}
],
"PaymentGateway": {
"PaymentGatewayType": "PciProxy",
"IsMerchant": true,
"SupportedCreditCardTypes": [
"MasterCard",
"Visa",
"Amex"
],
"PublicKey": "1100016827"
},
"TermsAndConditionsUrl": "https://app.mews-demo.com/Platform/Document/TermsAndConditions/3edbe1b4-6739-40b7-81b3-d369d9469c48",
"IanaTimeZoneIdentifier": "Europe/Budapest",
"Email": "[email protected]",
"Telephone": "+",
"AdditionalLegalStatements": [],
"Address": {
"Line1": "Staromestske namesti 16",
"Line2": "",
"City": "Prague",
"PostalCode": "11000",
"CountryCode": "US",
"Latitude": null,
"Longitude": null
}
}Property
Type
Contract
Description
Country
Property
Type
Contract
Description
Currency
Property
Type
Contract
Description
Language
Property
Type
Contract
Description
Culture
Property
Type
Contract
Description
Localized text
Payment gateway
Property
Type
Contract
Description
Payment card storage type
Credit card type
Product
Property
Type
Contract
Description
Pricing coproduct
Property
Type
Contract
Description
Pricing data discriminator
Relative price data value
Property
Type
Contract
Description
Relative price target
Product charging mode
Product posting mode
Multi-currency amount
Property
Type
Description
Tax value
Property
Type
Description
Room category
Property
Type
Contract
Description
Space type
Get availability
Request
Property
Type
Contract
Description
Occupancy Data
Property
Type
Contract
Description
Response
Property
Type
Contract
Description
Rate group
Property
Type
Contract
Description
Settlement type
Settlement action
Settlement trigger
Rate
Property
Type
Contract
Description
Room category availability
Property
Type
Contract
Description
Room occupancy availability
Property
Type
Contract
Description
Pricing
Property
Type
Contract
Description
Room price
Property
Type
Contract
Description
Get payment configuration
Request
Property
Type
Contract
Description
Response
Property
Type
Contract
Description
Surcharge configuration
Property
Type
Contract
Description
Surcharge fees
Property
Type
Contract
Description
Last updated
Was this helpful?