Skip to main content

InventoryOffersSetupCreateInput

Offers setup create input.

input InventoryOffersSetupCreateInput {
clientCode: String!
supplierCode: String!
offers: [InventoryOfferSetupInput]!
hotelCode: String!
contextCode: String
rateCode: String!
}

Fields

InventoryOffersSetupCreateInput.clientCode ● String! non-null scalar

Client code.

InventoryOffersSetupCreateInput.supplierCode ● String! non-null scalar

Travelgate Supplier/Channel code.

InventoryOffersSetupCreateInput.offers ● [InventoryOfferSetupInput]! non-null input

Offers input data.

InventoryOffersSetupCreateInput.hotelCode ● String! non-null scalar

Code associated with the hotel.

InventoryOffersSetupCreateInput.contextCode ● String scalar

Context code.

InventoryOffersSetupCreateInput.rateCode ● String! non-null scalar

Rate Code .