Preview

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

customerUnifiedDetailByAdvisorId

Unified customer profile for a canonical party id, including merged source parties. Returns null when no row exists for the advisor scope or the id is unknown.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_CHANNEL_ADMIN

    Arguments

    customerId ID!

    Canonical customer (party) id to load.

    advisorId ID!

    Advisor (tenant) scope; must match stored xref rows.

    Return Fields

    CustomerUnifiedDetail PREVIEW

    Advisor-scoped unified customer profile with merged constituent records.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.