export interface IExecuteRequest { id: string; correlationId: string; }