Skip to main content

Brand, Chain, Hotel

Include the Brand, Hotel, and Chain of the hotel in the reservation.

ParameterDescriptionTypeRequired
Brand/@IdUnique number identifies a specific brand in SynXis CR.IntegerNo
Chain/@IdUnique number identifies a hotel chain or management group in SynXis CR.IntegerYes
Hotel/@IdUnique number identifies a single hotel property in SynXis CR.IntegerYes
  "Brand": {
    "Id": "14545"
  },
  "Chain": {
    "Id": "12723"
  },
  "Hotel": {
    "Id": "13098"
  }