Preview

quoteUnifiedDetailByMarketplaceTenant is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

quoteUnifiedDetailByMarketplaceTenant

Full quote detail including line items, scoped to marketplace tenant. Returns null when not found. Authorized for ROLE_CHANNEL_ADMIN only.

This page contains

    Authorization Rules

    This request requires authorization with at least one of the following scopes:

    Scopes

    ROLE_CHANNEL_ADMIN

    Arguments

    id ID!

    Quote identifier.

    marketplaceTenant ID!

    Marketplace tenant from the caller's JWT (e.g. "APPSMART").

    Return Fields

    QuoteUnifiedItem PREVIEW

    A quote in the unified pipeline.

    Interactive example

    This is an example query. Use the embedded interactive tool below to edit the query.

    Hint: use Ctrl + Space for autocompleting fields.