export interface IPreAuthResponse { id: string; notificationUrl: string; processId: string; dsMethodUrl: string; }