Name | Description | Type | Required | Default |
---|---|---|---|---|
response_format |
Response data format. Default is json.
Accepted Values: [
json ,xml ]
|
String | json |
Name | Description | Type | Required | Default |
---|---|---|---|---|
isic | Company unique identifier (EMISid) | Integer | ||
year | Year of financial statement | Integer | ||
period | Financial period | String | ||
consolidated | Consolidation type. | String | ||
currency | Currency type | String | usd | |
extended |
Returned accounts type is True - Emis\Entity\Api\Fins\Statement\StatementAccountExtended False - Emis\Entity\Api\Fins\Statement\StatementAccount |
Boolean | false |
Status Code | Description | Type |
---|---|---|
200 | Returns response result. | Statement < Statement > |
400 | Returns API error. | ApiError[] |