Preview

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

customerUnificationDecisionsByCustomerIdAndMarketplaceTenant

Paged Changed By audit history for a single canonical customer, scoped by marketplace tenant. Anchors on silver.party_xref so absorbed source identifiers across every advisor in the marketplace still match. 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 whose audit history is returned.

    marketplaceTenant ID!

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

    page Int

    Zero-based page index.

    size Int

    Page size; clamped to [1, 100].

    decisionIds [ID!]

    Optional filter restricting the result to a subset of decisionIds; powers Export Selected.

    Return Fields

    CustomerUnificationDecisionPage! PREVIEW

    One page of historical decisions for audit and support.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.