InventoryAvailOffersInput
Retrieve availability offers query input
input InventoryAvailOffersInput {
clientCode: String!
supplierCode: String!
offers: [OffersAvailRetrieveInput]!
hotelCode: String!
contextCode: String
}
Fields
InventoryAvailOffersInput.clientCode
● String!
non-null scalar
Client code.
InventoryAvailOffersInput.supplierCode
● String!
non-null scalar
Travelgate Supplier/Channel code.
InventoryAvailOffersInput.offers
● [OffersAvailRetrieveInput]!
non-null input
Hotel offers input data.
InventoryAvailOffersInput.hotelCode
● String!
non-null scalar
Code associated with the hotel.
InventoryAvailOffersInput.contextCode
● String
scalar
Context code.