Search invoicesAsk AIget https://api.cpxenterprise.com/invoice/v1/invoiceThis route will search for and return an array of invoicesQuery ParamssearchstringValue to search (transactionId, number, amountDue, amountPaid, description)filterstringElasticSearch filter queryfromint32Defaults to 0Defines the number of records to offsetsizeint32Defaults to 10Defines how many records to return at a timefieldsarray of stringsDefaults to Allows the search to target specific fields.fieldsADD stringsortstringAllows you to sort the matching results.groupBystringDefines what field to group byResponses 200Success 500ErrorUpdated over 5 years ago