Field | Type | Required | Description |
---|---|---|---|
firstName |
?string | ➖ | First name of the subscriber |
lastName |
?string | ➖ | Last name of the subscriber |
email |
?string | ➖ | Email address of the subscriber |
phone |
?string | ➖ | Phone number of the subscriber |
avatar |
?string | ➖ | Avatar URL or identifier |
timezone |
?string | ➖ | Timezone of the subscriber |
locale |
?string | ➖ | Locale of the subscriber |
data |
?Components\Data | ➖ | Additional custom data for the subscriber |