export interface CancelRequestInterface { referenceId: string; authorizationId?: string; }