Bank accounts by serviceAsk AIget https://app.upswot.com/{tenant}/api/v1/normalized-data/{companyId}/banking/accounts/{serviceId}Get company bank accounts by service idPath ParamscompanyIduuidrequiredCompany ID to get dataserviceIduuidrequiredService ID to get dataQuery ParamsPageNumberint321 to 9999Page numberDefault - 1PageSizeint3210 to 500Objects per pageDefault - 100OrderByenumProperty to sort byserviceNameorigIdaccountNameaccountNumberaccountStatusSystemuserAccountClassificationtypeSystemsubTypeSystemcurrencyShow 9 enum valuesDescbooleanSort by ascending or descending order. Descending by default.truefalseFilterQuerystringlength ≤ 2048Filter by entity fieldAvailable values: serviceName, accountName, accountNumber, accountStatusSystem, userAccountClassification, typeSystem. 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