Skip to main content

Mutation: updateTrip

Requires access to given quote realization

sales {
quote {
trip {
updateTrip(
input: QuoteTripUpdateInput!
): QuoteRealization!
}
}
}

Arguments

updateTrip.input ● QuoteTripUpdateInput! non-null input

Type

QuoteRealization object

Represents single quote realization belonging to operator specified in request endpoint