Retrieve all of the Invoice objects.Copy Pageget https://{server_address}/ResourceServer/api/v10/Invoice/ByNameReturns invoices that match the supplied invoice name criteria.Query ParamsinvoiceNamestringInvoice name or number to search for.operatorstringSearch operator used when matching the supplied value.Responses 200List of matching invoices. 400The request could not be processed.Updated about 2 months ago