Bills by serviceAsk AIget https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/accountancy/bills/{serviceId}Get company bills by service idPath ParamscompanyIduuidrequiredCompany ID to get dataserviceIduuidrequiredService ID to get dataQuery ParamsPageNumberint321 to 9999Page numberDefault - 1PageSizeint3210 to 500Objects per pageDefault - 100OrderByenumProperty to sort byserviceNameidorigIdnumberdateIssuedueDatecurrencycurrencyRatecompanyIdcompanyNameamountSubTotalOrigCurrencyamountTotalOrigCurrencyamountPaidOrigCurrencyamountDueOrigCurrencydiscountAmountOrigCurrencytaxAmountOrigCurrencystatusAppstatusSystemtypeApptypeSystemShow 20 enum valuesDescbooleanSort by ascending or descending order. Descending by default.truefalseFilterQuerystringlength ≤ 2048Filter by entity fieldAvailable values: serviceName, origId, number, dateIssue, dueDate, currency, companyName, amountSubTotalOrigCurrency, amountTotalOrigCurrency, amountPaidOrigCurrency, amountDueOrigCurrency, lines.itemName, lines.price, lines.totalAmountOrigCurrency. For more info visit here.Responses 200Success 400Problems with parameters 401Your request was not properly authorized 403Access Denied 404There is no company(service) with such ID 500Server-side IssueUpdated 11 months ago