export interface OpportunityResponse { warnings?: string[]; correlationId?: string | undefined; }