GET /Search/queryStatement/

Class: Search, Method: queryStatement

Method allows searching for statements based on given criteria like country of orgin, operational status, legal form (local and global) or executives names, owner name.
XSD Schema
JSON Schema

Path Parameters

Name Description Type Required Default
response_format Response data format. Default is json.
Accepted Values: [ json,xml]
String json

Query Parameters

Name Description Type Required Default
filter Search criteria for statements Array
accountFilter Search criteria for accounts - ISI Global Financial Ratios, accounts that are common for banks, insurance or non-financial companies. See the getStdAccountsForSearch dictionary to get the full list of accepted account filters Array
extended Includes additional fields in the response: activities, multiple, beginDate, endDate, currencyCode, auditedStatus, fstdCode Boolean false
offset Starting record Integer 0
limit Max number of records to retrieve Integer 100

Responses

Status Code Description Type
200 Returns response result. ResultList < BasicStatement >
400 Returns API error. ApiError[]
API Query Builder
Query
Query Result