BulkCreateSubscriberResponseDto

January 14, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
updatedList<UpdatedSubscriberDto>:heavy_check_mark:An array of subscribers that were successfully updated.
createdList<CreatedSubscriberDto>:heavy_check_mark:An array of subscribers that were successfully created.
failedList<FailedOperationDto>:heavy_check_mark:An array of failed operations with error messages and optional subscriber IDs.