Skip to main content

Query: getQuoteRealizationLeg

Get single quote realization leg belonging to operator specified in request endpoint. Requires access to resource GRAPHQL_SALES_QUOTE_REQUEST_SEE. Requires access to given quote realization leg

sales {
getQuoteRealizationLeg(
quoteRealizationLegNid: QuoteRealizationLegNid!
): QuoteRealizationLeg!
}

Arguments

getQuoteRealizationLeg.quoteRealizationLegNid ● QuoteRealizationLegNid! non-null scalar

Type

QuoteRealizationLeg object

Represents single quote realization leg belonging to operator specified in request endpoint