export interface BulkProcessingSuccess { externalId?: string; id?: string; indexInRequest?: number; }