Preview

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

customerUnifiedDetailByMarketplaceTenant

Unified customer profile in a marketplace tenant, including merged source parties. Returns null when no row exists for the marketplace scope or the id is unknown. 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

    customerId ID!

    Canonical customer (party) id to load.

    marketplaceTenant ID!

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

    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.