Preview

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

customerUnificationPairDetailByAdvisorId

Full queue row for one pair including hydrated parties, locations, field comparisons, and existing decision. When the warehouse read is still in flight, status is PROCESSING and item is null; poll until status is READY.

This page contains

    Authorization Rules

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

    Scopes

    ROLE_RESELLER

    ROLE_CHANNEL_ADMIN

    Arguments

    pairId ID!

    Pair identifier from the review queue.

    advisorId ID!

    Advisor scope; must match the pair.

    Return Fields

    CustomerUnificationPairDetailConnection! PREVIEW

    Wrapper for pair detail that surfaces async query status so clients can poll.

    Interactive example

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

    Hint: use Ctrl + Space for autocompleting fields.