The itinerary inventory item input data.
Retrieves an itinerary inventory item by its ID.
The itinerary inventory item ID.
Checks if there are available inventory items for a specific itinerary and package levels. If minStartDate is provided, it will also check if the inventory items have a start date greater than or equal to the minStartDate, otherwise it will check based on the current date.
OptionalminStartDate: DateRetrieves a list of itinerary inventory items related to a specific itinerary.
The itinerary ID.
Retrieves a list of itinerary inventory items and its confirmed and requested trips related to a specific inventory.
Updates an existing itinerary inventory item in the database.
The itinerary inventory item ID.
The itinerary inventory item input data.
Creates a new itinerary inventory item in the database.