CustomerUnificationBulkDecisionConflict
A pair in the bulk request could not be updated because a decision already exists.
This page contains
Fields
| pairId: ID! | Pair identifier from the request. |
| existingDecision: CustomerUnificationDecisionType! PREVIEW | Type of the decision that already blocks a new outcome. |
| reviewer: String! | Reviewer identity recorded on the existing decision. |
Mutations for CustomerUnificationBulkDecisionConflict
| customerUnificationSubmitBulkDecisionByAdvisorId PREVIEW | Apply the same decision outcome to many pairs in one request; partial success is expressed via counters and conflicts. |