Skip to main content

MasterChainHotelGroup

Group of (providerCode, providerHotelCode) entries that share the same baseCode.

baseCodestring
hotels object[]
  • Array [
  • providerCodestring
    providerHotelCodestring
    hotelNamestring
    sourcestring

    Possible values: [direct, transitive]

  • ]
  • MasterChainHotelGroup
    {
    "baseCode": "string",
    "hotels": [
    {
    "providerCode": "string",
    "providerHotelCode": "string",
    "hotelName": "string",
    "source": "direct"
    }
    ]
    }