GET /Statements/getCompanyLatestStatement/

Class: Statements, Method: getCompanyLatestStatement

Method returns the company with its latest statement available. Note: historical data of maximum past 5 years will be provided.
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
isic Company id (EMISid) Integer
period See result of Dictionary/getFinancialPeriodCodesList/ String Y

Responses

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