CustomerUnifiedMergedParty
A merged source party contributing to a unified customer.
This page contains
Fields
| partyId: ID! | Party identifier. |
| name: String | Display name. |
| sourceSystem: String | Source system. |
| sourceId: String | Business key in the source system. |
| entityType: String | Entity type label. |
Parent objects of CustomerUnifiedMergedParty
| CustomerUnifiedDetail PREVIEW | Advisor-scoped unified customer profile with merged constituent records. |
Queries for CustomerUnifiedMergedParty
| customerUnifiedDetailByAdvisorId PREVIEW | Unified customer profile for a canonical party id, including merged source parties. Returns null when no row exists for the advisor scope or the id is unknown. |
| customerUnifiedDetailByMarketplaceTenant PREVIEW | Unified customer profile in a marketplace tenant, including merged source parties. Returns null when no row exists for the marketplace scope or the id is unknown. Authorized for ROLE_CHANNEL_ADMIN only. |