Skip to content

Files

Latest commit

ab4716f · Mar 20, 2025

History

History
16 lines (13 loc) · 1.95 KB

CreateSubscriberRequestDto.md

File metadata and controls

16 lines (13 loc) · 1.95 KB

CreateSubscriberRequestDto

Fields

Field Type Required Description
subscriberId string ✔️ Unique identifier of the subscriber
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 array<string, mixed> Additional custom data for the subscriber