Name | Description | Type | Required | Default |
---|---|---|---|---|
response_format |
Response data format. Default is json.
Accepted Values: [
json ,xml ]
|
String | json |
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 |
Status Code | Description | Type |
---|---|---|
200 | Returns response result. | ResultList < BasicStatement > |
400 | Returns API error. | ApiError[] |