Skip to main content

InventoryHotelsSetupUpdateInput

Hotel Setup update mutation input

input InventoryHotelsSetupUpdateInput {
clientCode: String!
supplierCode: String!
hotel: InventoryUpdateHotelSetupInput!
}

Fields

InventoryHotelsSetupUpdateInput.clientCode ● String! non-null scalar

Client code.

InventoryHotelsSetupUpdateInput.supplierCode ● String! non-null scalar

Travelgate Supplier/Channel code.

InventoryHotelsSetupUpdateInput.hotel ● InventoryUpdateHotelSetupInput! non-null input

Hotel input data.