Preview

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

orderUnifiedDetailByAdvisorId

Full order detail including line items, scoped to advisor. Returns null when not found.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_CHANNEL_ADMIN

    Arguments

    id ID!

    Order identifier.

    advisorId ID!

    Advisor (tenant) scope; the order must belong to this advisor.

    Return Fields

    OrderUnifiedItem PREVIEW

    An order in the unified system.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.