export type invoice_QuickBooksData = { invoiceId?: string; paymentId?: string; };