Skip to main content

Interface: ContactInput

Defined in: packages/sdk/src/types.ts:69

Properties

PropertyTypeDescriptionDefined in
brand?string-packages/sdk/src/types.ts:76
consent?Consent-packages/sdk/src/types.ts:79
emailstring-packages/sdk/src/types.ts:74
id?stringOptional caller-supplied uuid, pinned on insert so a migrating consumer can preserve its own contact ids (keeps already-issued unsubscribe links valid). Ignored when the contact already exists — the existing id is kept.packages/sdk/src/types.ts:73
source?string-packages/sdk/src/types.ts:77
status?ContactStatus-packages/sdk/src/types.ts:75
tags?string[]-packages/sdk/src/types.ts:78