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

Retired Changed By audit history, marketplace-tenant scope. Always resolves to an empty page (content: [], totalElements: 0). 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; accepted but ignored.

    marketplaceTenant ID!

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

    page Int

    Zero-based page index; echoed back on the empty page.

    size Int

    Page size; echoed back on the empty page.

    decisionIds [ID!]

    Accepted but ignored.

    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.