All invoicesAsk AIget https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/accountancy/invoicesGet all company invoicesPath ParamscompanyIduuidrequiredCompany ID to get dataQuery ParamsPageNumberint321 to 9999Page numberDefault - 1PageSizeint3210 to 500Objects per pageDefault - 100OrderByenumProperty to sort byserviceNamenumberdateIssuedueDatefullyPaidOnDatecurrencycompanyNameamountSubTotalOrigCurrencyamountTotalOrigCurrencyamountPaidOrigCurrencyamountDueOrigCurrencydiscountAmountOrigCurrencytaxAmountOrigCurrencystatusAppstatusSystemtypeAppShow 16 enum valuesDescbooleanSort by ascending or descending order. Descending by default.truefalseFilterQuerystringlength ≤ 2048Filter by entity fieldAvailable values: serviceName, origId, number, dateIssue, dueDate, currency, companyName, amountTotalOrigCurrency, amountPaidOrigCurrency, amountDueOrigCurrency, statusApp, statusSystem. For more info visit here.Responses 200Success 400Problems with parameters 401Your request was not properly authorized 403Access Denied 404There is no company with such ID 500Server-side IssueUpdated 11 months ago