Query: getQuoteRealization
Get single quote realization belonging to operator specified in request endpoint. Requires access to resource GRAPHQL_SALES_QUOTE_REQUEST_SEE. Requires access to given quote realization
sales {
getQuoteRealization(
quoteRealizationNid: QuoteRealizationNid!
): QuoteRealization!
}
Arguments
getQuoteRealization.quoteRealizationNid ● QuoteRealizationNid! non-null scalar
Type
QuoteRealization object
Represents single quote realization belonging to operator specified in request endpoint