Interface: AccountContactConflict
Defined in: packages/sdk/src/types/member-types.ts:332
Structured 409 body returned when the contact value belongs to another global Account in the organization rather than to a member of this workspace.
Deliberately carries no member id and no canRelease: there is no local
record to show, and the remedy is a verified / holder-consented identity
flow, not something the caller can resolve in this request.
Properties
code
code:
"ACCOUNT_CONTACT_CONFLICT"
Defined in: packages/sdk/src/types/member-types.ts:334
conflictField
conflictField:
MemberContactField
Defined in: packages/sdk/src/types/member-types.ts:336
error
error:
true
Defined in: packages/sdk/src/types/member-types.ts:333
message
message:
string
Defined in: packages/sdk/src/types/member-types.ts:335