Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.64 KB

File metadata and controls

10 lines (7 loc) · 1.64 KB

BulkCreateSubscriberResponseDto

Fields

Field Type Required Description
Updated List<UpdatedSubscriberDto> ✔️ An array of subscribers that were successfully updated.
Created List<CreatedSubscriberDto> ✔️ An array of subscribers that were successfully created.
Failed List<FailedOperationDto> ✔️ An array of failed operations with error messages and optional subscriber IDs.