Query: getModifiedQuotesList
Quotes with modified price or itinerary since given datetime. (maximum 7 days). Results are ordered by change time ascending.. Access to resource GRAPHQL_SALES_QUOTE_REQUEST_SEE will soon be required
sales {
getModifiedQuotesList(
dateTime: DateTime!
): QuotesChanges!
}
Arguments
getModifiedQuotesList.dateTime ● DateTime! non-null scalar
Type
QuotesChanges object
Quotes with modified price or itinerary since given datetime.