The following filter key values are available:
id (string): Invoice ID
invoice (string): Invoice Number
date (date): accepted format: Y-m-d, example 2024-10-15
status (string): created released sent canceled completed partialCancellation
customerName (string): first and last name of the Customer
customerNumber (string): Customer Number
country (string): Country Codes Alpha-2
projectId (string): Project ID
projectName (string): Project Name
projectAbbr (string): Project Abbreviation
paymentMethod (string): Payment Method
paymentStatus (string): pending paid partlyPaid canceled partialCancellation badDebt debited
debit (numeric): Debit, example: 10.50
balance (numeric): Balance, example: 10.50
currency (string): Currency ISO 4217 format, example EUR
shippingMethod (string): Shipping Method
amountNet (numeric): net amount of the Invoice, example: 10.50
salesOrder (string): Sales Order ID
updatedAt (string): format: date-time : Sales updatedat, example: 2022-09-13T12:41:18+02:00