customerUnificationDecisionsByCustomerId
Paged Changed By audit history for a single canonical customer. Returns every clerical decision where this customer's absorbed source identifiers (via gold.party_aliases) appear on either side of the pair. Use the optional decisionIds filter to power Export Selected for CSV.
This page contains
Arguments
| customerId ID! | Canonical customer (party) id whose audit history is returned. |
| advisorId ID! | Advisor (tenant) scope; must match stored xref rows. |
| 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.