Bansari Akhani
check if workorder id parsed from ai sevice exists in PW
1421ecc
export interface ErrorLogInterface {
id?: number,
invoice_id?: number,
error_type: string,
error_details: string,
}