List Supplier InvoicesAsk AIget https://app.rackbeat.com/api/supplier-invoicesRetrieve a list of supplier invoices with optional filtering and pagination.Query Paramssimple_filter[created_at]stringCan be filtered using all operatorssimple_filter[updated_at]stringCan be filtered using all operatorsis_bookedstringUsed to filter output. Example: trueis_creditnotestringUsed to filter output. Example: truesearchstringUsed to filter output. Example: test123supplier_numberstringUsed to filter output. Example: test123purchase_order_numberstringUsed to filter output. Example: test123invoice_date_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00invoice_date_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_fromstringUsed to filter output between dates. Example: 2023-01-01 12:00:00updated_at_tostringUsed to filter output between dates. Example: 2023-01-01 12:00:00HeadersAuthorizationstringContent-TypestringAcceptstringResponse 206Updated 8 months ago