customerUnificationDecisionsByCustomerId
Retired Changed By audit history. Always resolves to an empty page (content: [], totalElements: 0);
no clerical decision history is returned. Use customerUnificationDecisionsByAdvisorId for advisor-wide history.
This page contains
Arguments
| customerId ID! | Canonical customer (party) id; accepted but ignored. |
| advisorId ID! | Advisor (tenant) scope; still authorized against the caller's JWT. |
| 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.