Get API client
\Ceic\Api\ApiClient
Set the API client
AddInApi
Name | Type | Description |
---|---|---|
$apiClient | \Ceic\Api\ApiClient | set the API client |
Returns all addin custom data
\Ceic\Api\Models\AddInCustomDataDto[]
Name | Type | Description |
---|---|---|
$token | string | Token (optional) |
Returns addin custom data
\Ceic\Api\Models\AddInCustomDataDto
Name | Type | Description |
---|---|---|
$id | int | The ID of the custom data (required) |
$token | string | Token (optional) |
Gets and saves addin custom data
\Ceic\Api\Models\AddInCustomDataDto
Name | Type | Description |
---|---|---|
$token | string | Token (optional) |
$id | int | The ID of the addin custom data (optional) |
$type | string | The type of the addin custom data (optional) |
$prefixBindId | string | The prefix of the addin custom data (optional) |
$customXmlPartId | string | The xml ID of the addin custom data (optional) |
$customXmlPartValue | string | The xml value of the addin custom data (optional) |
$header | string | The header of the addin custom data (optional) |
$useHeader | bool | The value of using header (optional) |
$selectedIds | string | The list of selected IDs (optional) |
$searchProperty | string | The search property (optional) |
\Ceic\Api\Models\AddInCustomDataDto
Name | Type | Description |
---|---|---|
$queryEntity | \Ceic\Api\Models\QueryEntities\AddInApiQueryEntity | Query entity object which contains the search information (required) |
Configuration
Company Banking Search
\Emis\Api\Emis\Api\Models\SearchCompanyResponse
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$nBSLOANSFrom | float | Loans and advances (from) (optional) |
$nBSLOANSTo | float | Loans and advances (to) (optional) |
$nBSLOANBANKFrom | float | Loans and advances to banks (from) (optional) |
$nBSLOANBANKTo | float | Loans and advances to banks (to) (optional) |
$nBSLOANBANKSFrom | float | By maturity – less than one year (from) (optional) |
$nBSLOANBANKSTo | float | By maturity – less than one year (to) (optional) |
$nBSLOANBANKLFrom | float | By maturity – more than one year (from) (optional) |
$nBSLOANBANKLTo | float | By maturity – more than one year (to) (optional) |
$nBSCUSTFrom | float | Loans and advances to customers (from) (optional) |
$nBSCUSTTo | float | Loans and advances to customers (to) (optional) |
$nBSCUSTSFrom | float | By maturity – less than one year (from) (optional) |
$nBSCUSTSTo | float | By maturity – less than one year (to) (optional) |
$nBSCUSTLFrom | float | By maturity – more than one year (from) (optional) |
$nBSCUSTLTo | float | By maturity – more than one year (to) (optional) |
$nBSADVANFrom | float | Other Loans and advances (from) (optional) |
$nBSADVANTo | float | Other Loans and advances (to) (optional) |
$nBSFAFrom | float | Financial assets held for trading (from) (optional) |
$nBSFATo | float | Financial assets held for trading (to) (optional) |
$nBSFATBONDFrom | float | T-bill, t-bond for trade (from) (optional) |
$nBSFATBONDTo | float | T-bill, t-bond for trade (to) (optional) |
$nBSFADEBTFrom | float | Debt securities including fixed income securities for trade (from) (optional) |
$nBSFADEBTTo | float | Debt securities including fixed income securities for trade (to) (optional) |
$nBSFASHAREFrom | float | Shares and other variable-yield securities for trade (from) (optional) |
$nBSFASHARETo | float | Shares and other variable-yield securities for trade (to) (optional) |
$nBSFAIRVFrom | float | Financial assets designated at fair value through profit or loss (from) (optional) |
$nBSFAIRVTo | float | Financial assets designated at fair value through profit or loss (to) (optional) |
$nBSHEDGFrom | float | Hedging derivative assets (from) (optional) |
$nBSHEDGTo | float | Hedging derivative assets (to) (optional) |
$nBSINVSECFrom | float | Investment securities (from) (optional) |
$nBSINVSECTo | float | Investment securities (to) (optional) |
$nBSINVSECHMFrom | float | Held to maturity investments securities (from) (optional) |
$nBSINVSECHMTo | float | Held to maturity investments securities (to) (optional) |
$nBSINVSECAFSFrom | float | Available for sale investment securities (from) (optional) |
$nBSINVSECAFSTo | float | Available for sale investment securities (to) (optional) |
$nBSINVSECLRISFrom | float | Loan and receiveable investment securities (from) (optional) |
$nBSINVSECLRISTo | float | Loan and receiveable investment securities (to) (optional) |
$nBSINVOTHFrom | float | Other Investments Securities (from) (optional) |
$nBSINVOTHTo | float | Other Investments Securities (to) (optional) |
$nBSCOLLETFrom | float | Assets pledged as collateral (from) (optional) |
$nBSCOLLETTo | float | Assets pledged as collateral (to) (optional) |
$nBSLEASEFrom | float | Lease financing and similar agreements (from) (optional) |
$nBSLEASETo | float | Lease financing and similar agreements (to) (optional) |
$nBSREVALUEFrom | float | Revaluation differences on portfolios hedged against interest rate risk (from) (optional) |
$nBSREVALUETo | float | Revaluation differences on portfolios hedged against interest rate risk (to) (optional) |
$nBSOTHERFASSETFrom | float | Other financial assets (from) (optional) |
$nBSOTHERFASSETTo | float | Other financial assets (to) (optional) |
$nBSINVASSOCFrom | float | Investments in associates and joint ventures accounted for using the equity method (from) (optional) |
$nBSINVASSOCTo | float | Investments in associates and joint ventures accounted for using the equity method (to) (optional) |
$nBSINVPROPFrom | float | Investment properties (from) (optional) |
$nBSINVPROPTo | float | Investment properties (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$nBSCURRENTITFrom | float | Current income tax assets (from) (optional) |
$nBSCURRENTITTo | float | Current income tax assets (to) (optional) |
$nBSRECEIVFrom | float | Accounts Receivable (from) (optional) |
$nBSRECEIVTo | float | Accounts Receivable (to) (optional) |
$nBSDEFITFrom | float | Deferred income tax assets (from) (optional) |
$nBSDEFITTo | float | Deferred income tax assets (to) (optional) |
$nBSOTHERASTFrom | float | Other assets (from) (optional) |
$nBSOTHERASTTo | float | Other assets (to) (optional) |
$nBSPREPAYFrom | float | Prepayments and accrued income (from) (optional) |
$nBSPREPAYTo | float | Prepayments and accrued income (to) (optional) |
$nBSHELDFSDOFrom | float | Assets classified as held for sale and discontinued operations (from) (optional) |
$nBSHELDFSDOTo | float | Assets classified as held for sale and discontinued operations (to) (optional) |
$nBSTELFrom | float | Total Equity and Liabilities (from) (optional) |
$nBSTELTo | float | Total Equity and Liabilities (to) (optional) |
$tLFrom | float | Total Liabilities (from) (optional) |
$tLTo | float | Total Liabilities (to) (optional) |
$nBSDUECBFrom | float | Due to central banks (from) (optional) |
$nBSDUECBTo | float | Due to central banks (to) (optional) |
$nBSDEPOFrom | float | Deposits (from) (optional) |
$nBSDEPOTo | float | Deposits (to) (optional) |
$nBSDEOPBANKFrom | float | Deposits from banks (from) (optional) |
$nBSDEOPBANKTo | float | Deposits from banks (to) (optional) |
$nBSDEOPBANKSFrom | float | By maturity – less than one year (from) (optional) |
$nBSDEOPBANKSTo | float | By maturity – less than one year (to) (optional) |
$nBSDEOPBANKLFrom | float | By maturity – more than one year (from) (optional) |
$nBSDEOPBANKLTo | float | By maturity – more than one year (to) (optional) |
$nBSDEPOCUSTFrom | float | Deposits from customers (from) (optional) |
$nBSDEPOCUSTTo | float | Deposits from customers (to) (optional) |
$nBSDEPOCUSTSFrom | float | By maturity – less than one year. (from) (optional) |
$nBSDEPOCUSTSTo | float | By maturity – less than one year. (to) (optional) |
$nBSDEPOCUSTLFrom | float | By maturity – more than one year. (from) (optional) |
$nBSDEPOCUSTLTo | float | By maturity – more than one year. (to) (optional) |
$nBSDEPOTHEFrom | float | Other Deposits (from) (optional) |
$nBSDEPOTHETo | float | Other Deposits (to) (optional) |
$nBSFINLIABFrom | float | Financial liabilities held for trading (from) (optional) |
$nBSFINLIABTo | float | Financial liabilities held for trading (to) (optional) |
$nBSFINLIABTBONDFrom | float | T-bill, t-bond for trade (from) (optional) |
$nBSFINLIABTBONDTo | float | T-bill, t-bond for trade (to) (optional) |
$nBSFINLIABDEBTFrom | float | Debt securities including fixed income securities for trade (from) (optional) |
$nBSFINLIABDEBTTo | float | Debt securities including fixed income securities for trade (to) (optional) |
$nBSFINLIABSHAREFrom | float | Shares and other variable-yield securities for trade (from) (optional) |
$nBSFINLIABSHARETo | float | Shares and other variable-yield securities for trade (to) (optional) |
$nBSFLIABFAIRFrom | float | Financial liabilities designated at fair value through profit or loss (from) (optional) |
$nBSFLIABFAIRTo | float | Financial liabilities designated at fair value through profit or loss (to) (optional) |
$nBSLIABHEDGEFrom | float | Hedging derivative liabilities (from) (optional) |
$nBSLIABHEDGETo | float | Hedging derivative liabilities (to) (optional) |
$nBSISSUEDEBTFrom | float | Debt securities issued (from) (optional) |
$nBSISSUEDEBTTo | float | Debt securities issued (to) (optional) |
$nBSRETIREMENTFrom | float | Retirement benefit obligations (from) (optional) |
$nBSRETIREMENTTo | float | Retirement benefit obligations (to) (optional) |
$nBSPROVISIONSFrom | float | Provisions (from) (optional) |
$nBSPROVISIONSTo | float | Provisions (to) (optional) |
$nBSCHANGEEQFrom | float | Change in own equity of affiliates and related companies (from) (optional) |
$nBSCHANGEEQTo | float | Change in own equity of affiliates and related companies (to) (optional) |
$nBSDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nBSDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$nBSOTHEPAYFrom | float | Accounts Payable (from) (optional) |
$nBSOTHEPAYTo | float | Accounts Payable (to) (optional) |
$nBSCURLIABTAXFrom | float | Current income tax liabilities (from) (optional) |
$nBSCURLIABTAXTo | float | Current income tax liabilities (to) (optional) |
$nBSDEFLIABTAXFrom | float | Deferred income tax liabilities (from) (optional) |
$nBSDEFLIABTAXTo | float | Deferred income tax liabilities (to) (optional) |
$nBSOTHERLIABFrom | float | Other liabilities (from) (optional) |
$nBSOTHERLIABTo | float | Other liabilities (to) (optional) |
$nBSCONVERTBONDFrom | float | Convertible bonds (from) (optional) |
$nBSCONVERTBONDTo | float | Convertible bonds (to) (optional) |
$nBSSUBORDINFrom | float | Subordinated debt (from) (optional) |
$nBSSUBORDINTo | float | Subordinated debt (to) (optional) |
$nBSACCRUALSFrom | float | Accruals and deferred income (from) (optional) |
$nBSACCRUALSTo | float | Accruals and deferred income (to) (optional) |
$nBSLIABHELDFSAFrom | float | Liabilities included in assets classified as held for sale and discontinued operations (from) (optional) |
$nBSLIABHELDFSATo | float | Liabilities included in assets classified as held for sale and discontinued operations (to) (optional) |
$sEFrom | float | Total Equity (from) (optional) |
$sETo | float | Total Equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to owners of the parent (from) (optional) |
$sEOWNTo | float | Equity attributable to owners of the parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$nBSOTHEQFrom | float | Other components of equity (from) (optional) |
$nBSOTHEQTo | float | Other components of equity (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$nBSCFHEDGEFrom | float | Cashflow hedge reserve (from) (optional) |
$nBSCFHEDGETo | float | Cashflow hedge reserve (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Profit or loss for the period (from) (optional) |
$bSPROFITTo | float | Profit or loss for the period (to) (optional) |
$nBSGENFrom | float | General Reserve (from) (optional) |
$nBSGENTo | float | General Reserve (to) (optional) |
$nBSOTHRESFrom | float | Other reserves (from) (optional) |
$nBSOTHRESTo | float | Other reserves (to) (optional) |
$sEMINFrom | float | Minority interest (from) (optional) |
$sEMINTo | float | Minority interest (to) (optional) |
$tRFrom | float | Total Net Operating Revenue (from) (optional) |
$tRTo | float | Total Net Operating Revenue (to) (optional) |
$nBSNETINTFrom | float | Net interest income (from) (optional) |
$nBSNETINTTo | float | Net interest income (to) (optional) |
$nBSNETINTINCFrom | float | Interest and similar income (from) (optional) |
$nBSNETINTINCTo | float | Interest and similar income (to) (optional) |
$nBSNETINTEXPFrom | float | Interest and similar expenses (from) (optional) |
$nBSNETINTEXPTo | float | Interest and similar expenses (to) (optional) |
$nBSINVESTSECFrom | float | Income from investment securities (dividend, shares) (from) (optional) |
$nBSINVESTSECTo | float | Income from investment securities (dividend, shares) (to) (optional) |
$nBSNETFEEFrom | float | Net fee and commission income (from) (optional) |
$nBSNETFEETo | float | Net fee and commission income (to) (optional) |
$nBSNETFEEINCFrom | float | Fee and commission income (from) (optional) |
$nBSNETFEEINCTo | float | Fee and commission income (to) (optional) |
$nBSNETFEEEXPFrom | float | Fee and commission expense (from) (optional) |
$nBSNETFEEEXPTo | float | Fee and commission expense (to) (optional) |
$nBSNGFINHELDFSFrom | float | Net gain (loss) on financial instruments classified as held for trading (from) (optional) |
$nBSNGFINHELDFSTo | float | Net gain (loss) on financial instruments classified as held for trading (to) (optional) |
$nBSNGFAIRVALUEFrom | float | Net gain (loss) on financial assets and liabilities designated at fair value through profit or loss (from) (optional) |
$nBSNGFAIRVALUETo | float | Net gain (loss) on financial assets and liabilities designated at fair value through profit or loss (to) (optional) |
$nBSNGINVESTSECFrom | float | Net gain (loss) on investment securities trading activity (from) (optional) |
$nBSNGINVESTSECTo | float | Net gain (loss) on investment securities trading activity (to) (optional) |
$nBSNGHEDGEFrom | float | Net gain (loss) from hedge accounting (from) (optional) |
$nBSNGHEDGETo | float | Net gain (loss) from hedge accounting (to) (optional) |
$nBSNGXCHGDIFFFrom | float | Net gain (loss) on exchange differences (from) (optional) |
$nBSNGXCHGDIFFTo | float | Net gain (loss) on exchange differences (to) (optional) |
$nBSNGOTHFrom | float | Net gain (loss) on other items (from) (optional) |
$nBSNGOTHTo | float | Net gain (loss) on other items (to) (optional) |
$nBSOTHOPINCFrom | float | Other operating income (from) (optional) |
$nBSOTHOPINCTo | float | Other operating income (to) (optional) |
$nBSADMINFrom | float | Administrative expenses (from) (optional) |
$nBSADMINTo | float | Administrative expenses (to) (optional) |
$nBSSALEFrom | float | Sale expenses (from) (optional) |
$nBSSALETo | float | Sale expenses (to) (optional) |
$nBSPERSONFrom | float | Personnel expenses (from) (optional) |
$nBSPERSONTo | float | Personnel expenses (to) (optional) |
$nBSDEPRICFrom | float | Depreciation, amortization (from) (optional) |
$nBSDEPRICTo | float | Depreciation, amortization (to) (optional) |
$nBSDEPRICPROPFrom | float | Depreciation of property and equipment (from) (optional) |
$nBSDEPRICPROPTo | float | Depreciation of property and equipment (to) (optional) |
$nBSDEPRICINTANGFrom | float | Amortisation of intangible assets (from) (optional) |
$nBSDEPRICINTANGTo | float | Amortisation of intangible assets (to) (optional) |
$nBSOTHOPEXPFrom | float | Other operating expenses (from) (optional) |
$nBSOTHOPEXPTo | float | Other operating expenses (to) (optional) |
$nBSNETIMPFrom | float | Net impairment allowance and write-downs (from) (optional) |
$nBSNETIMPTo | float | Net impairment allowance and write-downs (to) (optional) |
$nBSNETIMPLOANFrom | float | Net impairment allowance and write-downs on loans (from) (optional) |
$nBSNETIMPLOANTo | float | Net impairment allowance and write-downs on loans (to) (optional) |
$nBSNETIMPFINASSTFrom | float | Net impairment allowance and write-downs on financial assets (from) (optional) |
$nBSNETIMPFINASSTTo | float | Net impairment allowance and write-downs on financial assets (to) (optional) |
$nBSNETIMPOTHFrom | float | Other net impairment allowance and write-downs (from) (optional) |
$nBSNETIMPOTHTo | float | Other net impairment allowance and write-downs (to) (optional) |
$nBSOTHNOPRESFrom | float | Other net operating result (from) (optional) |
$nBSOTHNOPRESTo | float | Other net operating result (to) (optional) |
$oPFrom | float | Operating profit (from) (optional) |
$oPTo | float | Operating profit (to) (optional) |
$nBSEQUITYMETHFrom | float | Share of profit of associates and joint ventures accounted for using the equity method (from) (optional) |
$nBSEQUITYMETHTo | float | Share of profit of associates and joint ventures accounted for using the equity method (to) (optional) |
$nBSOTHNONOPINCFrom | float | Other income (from) (optional) |
$nBSOTHNONOPINCTo | float | Other income (to) (optional) |
$nBSOTHNONOPEXPFrom | float | Other expenses (from) (optional) |
$nBSOTHNONOPEXPTo | float | Other expenses (to) (optional) |
$nBSOTHNETNORESFrom | float | Other net non-operating result (from) (optional) |
$nBSOTHNETNORESTo | float | Other net non-operating result (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nBSGENRESFrom | float | Formation and utilization of general reserves (from) (optional) |
$nBSGENRESTo | float | Formation and utilization of general reserves (to) (optional) |
$oEXTIFrom | float | Other Extraordinary Items (from) (optional) |
$oEXTITo | float | Other Extraordinary Items (to) (optional) |
$nPFrom | float | Net profit (from) (optional) |
$nPTo | float | Net profit (to) (optional) |
$nPTOOWNFrom | float | Profit (loss) attributable to Owner (from) (optional) |
$nPTOOWNTo | float | Profit (loss) attributable to Owner (to) (optional) |
$nPMINTFrom | float | Profit (loss) attributable to Minority Interests (from) (optional) |
$nPMINTTo | float | Profit (loss) attributable to Minority Interests (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Results (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Results (to) (optional) |
$cOMTOOWNFrom | float | Comprehensive Income attributable to Owners (from) (optional) |
$cOMTOOWNTo | float | Comprehensive Income attributable to Owners (to) (optional) |
$oUTSIDEFrom | float | Comprehensive Income attributable to Minority Interests (from) (optional) |
$oUTSIDETo | float | Comprehensive Income attributable to Minority Interests (to) (optional) |
$pROCONTOPFrom | float | Profit (loss) from continuing operations (from) (optional) |
$pROCONTOPTo | float | Profit (loss) from continuing operations (to) (optional) |
$pRODISOPFrom | float | Profit (loss) from discontinued operations (from) (optional) |
$pRODISOPTo | float | Profit (loss) from discontinued operations (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$nBSCFNPFrom | float | Net profit of the period (from) (optional) |
$nBSCFNPTo | float | Net profit of the period (to) (optional) |
$nBSADJFrom | float | Adjustments for: (from) (optional) |
$nBSADJTo | float | Adjustments for: (to) (optional) |
$nBSADJLOANFrom | float | Loan impairment charges (from) (optional) |
$nBSADJLOANTo | float | Loan impairment charges (to) (optional) |
$nBSADJDEPRFrom | float | Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (from) (optional) |
$nBSADJDEPRTo | float | Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (to) (optional) |
$nBSADJINTANGFrom | float | Net loss (gain) on disposal of intangible assets and property, plant and equipment (from) (optional) |
$nBSADJINTANGTo | float | Net loss (gain) on disposal of intangible assets and property, plant and equipment (to) (optional) |
$nBSADJNETIMPAIRFrom | float | Net impairment losses on investment securities (from) (optional) |
$nBSADJNETIMPAIRTo | float | Net impairment losses on investment securities (to) (optional) |
$nBSADJPROVISIONFrom | float | Changes in provisions, including pensions (from) (optional) |
$nBSADJPROVISIONTo | float | Changes in provisions, including pensions (to) (optional) |
$nBSADJDEFTAXFrom | float | Changes in deferred tax assets and liabilities (from) (optional) |
$nBSADJDEFTAXTo | float | Changes in deferred tax assets and liabilities (to) (optional) |
$nBSADJEQUITYMETHFrom | float | Share of net profits from equity method investments (from) (optional) |
$nBSADJEQUITYMETHTo | float | Share of net profits from equity method investments (to) (optional) |
$nBSADJNETINTFrom | float | Net interest income (from) (optional) |
$nBSADJNETINTTo | float | Net interest income (to) (optional) |
$nBSADJOTHNCFrom | float | Other non-cash items (from) (optional) |
$nBSADJOTHNCTo | float | Other non-cash items (to) (optional) |
$nBSCFCHNGFrom | float | Change in: (from) (optional) |
$nBSCFCHNGTo | float | Change in: (to) (optional) |
$nBSCFCHNGLOANFrom | float | Loans and advances (from) (optional) |
$nBSCFCHNGLOANTo | float | Loans and advances (to) (optional) |
$nBSCFCHNGADVBANKFrom | float | Loans and advances to banks (from) (optional) |
$nBSCFCHNGADVBANKTo | float | Loans and advances to banks (to) (optional) |
$nBSCFCHNGADVCUSTFrom | float | Loans and advances to customers (from) (optional) |
$nBSCFCHNGADVCUSTTo | float | Loans and advances to customers (to) (optional) |
$nBSCFCHNGHELDFTFrom | float | Financial assets held for trading (from) (optional) |
$nBSCFCHNGHELDFTTo | float | Financial assets held for trading (to) (optional) |
$nBSCFCHNGFAIRVALUEFrom | float | Financial assets designated at fair value through profit and loss (from) (optional) |
$nBSCFCHNGFAIRVALUETo | float | Financial assets designated at fair value through profit and loss (to) (optional) |
$nBSCFCHNGHEDGEFrom | float | Hedging derivative assets (from) (optional) |
$nBSCFCHNGHEDGETo | float | Hedging derivative assets (to) (optional) |
$nBSCFCHNGINVSECFrom | float | Investment securities (from) (optional) |
$nBSCFCHNGINVSECTo | float | Investment securities (to) (optional) |
$nBSCFCHNGOTHSECFrom | float | Other assets (from) (optional) |
$nBSCFCHNGOTHSECTo | float | Other assets (to) (optional) |
$nBSCFCHNGDEPOFrom | float | Deposits. (from) (optional) |
$nBSCFCHNGDEPOTo | float | Deposits. (to) (optional) |
$nBSCFCHNGDEPOBANKFrom | float | Deposits from banks. (from) (optional) |
$nBSCFCHNGDEPOBANKTo | float | Deposits from banks. (to) (optional) |
$nBSCFCHNGDEPOCUSTFrom | float | Deposits from customers. (from) (optional) |
$nBSCFCHNGDEPOCUSTTo | float | Deposits from customers. (to) (optional) |
$nBSCFCHNGFLHELDFTFrom | float | Financial liabilities held for trading. (from) (optional) |
$nBSCFCHNGFLHELDFTTo | float | Financial liabilities held for trading. (to) (optional) |
$nBSCFCHNGFLFAIRVFrom | float | Financial liabilities designated at fair value trough profit and loss (from) (optional) |
$nBSCFCHNGFLFAIRVTo | float | Financial liabilities designated at fair value trough profit and loss (to) (optional) |
$nBSCFCHNGHEDGLIABFrom | float | Hedging derivative liabilities. (from) (optional) |
$nBSCFCHNGHEDGLIABTo | float | Hedging derivative liabilities. (to) (optional) |
$nBSCFCHNGDEBTISSUEDFrom | float | Debt securities issued. (from) (optional) |
$nBSCFCHNGDEBTISSUEDTo | float | Debt securities issued. (to) (optional) |
$nBSCFCHNGOTHLIABFrom | float | Other liabilities. (from) (optional) |
$nBSCFCHNGOTHLIABTo | float | Other liabilities. (to) (optional) |
$nBSDIVINCFrom | float | Dividend income (from) (optional) |
$nBSDIVINCTo | float | Dividend income (to) (optional) |
$nBSFEEINCFrom | float | Fee and commission income. (from) (optional) |
$nBSFEEINCTo | float | Fee and commission income. (to) (optional) |
$nBSFEEEXPFrom | float | Fee and commission expense. (from) (optional) |
$nBSFEEEXPTo | float | Fee and commission expense. (to) (optional) |
$nBSTAXPAIDFrom | float | Income tax paid (from) (optional) |
$nBSTAXPAIDTo | float | Income tax paid (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$nBSCFNCFINVESTSUBAQFrom | float | Acquisition of subsidiaries, net of cash aquired (from) (optional) |
$nBSCFNCFINVESTSUBAQTo | float | Acquisition of subsidiaries, net of cash aquired (to) (optional) |
$nBSCFNCFINVESTSUBDIFrom | float | Disposal of subsidiaries, net of cash disposed (from) (optional) |
$nBSCFNCFINVESTSUBDITo | float | Disposal of subsidiaries, net of cash disposed (to) (optional) |
$nBSCFNCFINVESTPOFPRFrom | float | Purchase of property, plant and equipment (from) (optional) |
$nBSCFNCFINVESTPOFPRTo | float | Purchase of property, plant and equipment (to) (optional) |
$nBSCFNCFINVESTSALPRFrom | float | Proceeds from sale of property, plant and equipment (from) (optional) |
$nBSCFNCFINVESTSALPRTo | float | Proceeds from sale of property, plant and equipment (to) (optional) |
$nBSCFNCFINVESTINTANPFrom | float | Purchase of intangible assets (from) (optional) |
$nBSCFNCFINVESTINTANPTo | float | Purchase of intangible assets (to) (optional) |
$nBSCFNCFINVESTINTANSFrom | float | Proceeds from sale of intangible assets (from) (optional) |
$nBSCFNCFINVESTINTANSTo | float | Proceeds from sale of intangible assets (to) (optional) |
$nBSCFNCFINVESTLTASSPFrom | float | Purchase of long term assets (from) (optional) |
$nBSCFNCFINVESTLTASSPTo | float | Purchase of long term assets (to) (optional) |
$nBSCFNCFINVESTLTASSSFrom | float | Proceeds from sale of long term assets (from) (optional) |
$nBSCFNCFINVESTLTASSSTo | float | Proceeds from sale of long term assets (to) (optional) |
$nBSCFNCFINVESTINVPROPFrom | float | Purchase of investment properties (from) (optional) |
$nBSCFNCFINVESTINVPROPTo | float | Purchase of investment properties (to) (optional) |
$nBSCFNCFINVESTINVPROSFrom | float | Proceeds from sale of investment properties (from) (optional) |
$nBSCFNCFINVESTINVPROSTo | float | Proceeds from sale of investment properties (to) (optional) |
$nBSCFNCFINVESTJOINTPFrom | float | Purchase of interests in joint ventures (from) (optional) |
$nBSCFNCFINVESTJOINTPTo | float | Purchase of interests in joint ventures (to) (optional) |
$nBSCFNCFINVESTJOINTSFrom | float | Proceeds from sale of joint ventures (from) (optional) |
$nBSCFNCFINVESTJOINTSTo | float | Proceeds from sale of joint ventures (to) (optional) |
$nBSCFNCFINVESTOTHINVFrom | float | Other investing activity cash flows (from) (optional) |
$nBSCFNCFINVESTOTHINVTo | float | Other investing activity cash flows (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$nBSCFNCFFINANCEORDFrom | float | Proceeds from issuance of ordinary shares (from) (optional) |
$nBSCFNCFFINANCEORDTo | float | Proceeds from issuance of ordinary shares (to) (optional) |
$nBSCFNCFFINANCEPREFrom | float | Proceeds from issuance of redeemable preference shares (from) (optional) |
$nBSCFNCFFINANCEPRETo | float | Proceeds from issuance of redeemable preference shares (to) (optional) |
$nBSCFNCFFINANCETREAPFrom | float | Purchase of treasury shares (from) (optional) |
$nBSCFNCFFINANCETREAPTo | float | Purchase of treasury shares (to) (optional) |
$nBSCFNCFFINANCETREASFrom | float | Sale of treasury shares (from) (optional) |
$nBSCFNCFFINANCETREASTo | float | Sale of treasury shares (to) (optional) |
$nBSCFNCFFINANCEFUNDPFrom | float | Proceeds from borrowed funds and debt securities (from) (optional) |
$nBSCFNCFFINANCEFUNDPTo | float | Proceeds from borrowed funds and debt securities (to) (optional) |
$nBSCFNCFFINANCEFUNDSFrom | float | Repayments of borrowed funds and debt securities (from) (optional) |
$nBSCFNCFFINANCEFUNDSTo | float | Repayments of borrowed funds and debt securities (to) (optional) |
$nBSCFNCFFINANCESUBORDFrom | float | Proceeds from issue of subordinated liabilities (from) (optional) |
$nBSCFNCFFINANCESUBORDTo | float | Proceeds from issue of subordinated liabilities (to) (optional) |
$nBSCFNCFFINANCESHOPTFrom | float | Proceedds from exercise of share options (from) (optional) |
$nBSCFNCFFINANCESHOPTTo | float | Proceedds from exercise of share options (to) (optional) |
$nBSCFNCFFINANCEDIVPAYFrom | float | Dividends paid (from) (optional) |
$nBSCFNCFFINANCEDIVPAYTo | float | Dividends paid (to) (optional) |
$nBSCFNCFFINANCEOTHFrom | float | Other financing activity cash flow (from) (optional) |
$nBSCFNCFFINANCEOTHTo | float | Other financing activity cash flow (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
Company Banking Search
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$nBSLOANSFrom | float | Loans and advances (from) (optional) |
$nBSLOANSTo | float | Loans and advances (to) (optional) |
$nBSLOANBANKFrom | float | Loans and advances to banks (from) (optional) |
$nBSLOANBANKTo | float | Loans and advances to banks (to) (optional) |
$nBSLOANBANKSFrom | float | By maturity – less than one year (from) (optional) |
$nBSLOANBANKSTo | float | By maturity – less than one year (to) (optional) |
$nBSLOANBANKLFrom | float | By maturity – more than one year (from) (optional) |
$nBSLOANBANKLTo | float | By maturity – more than one year (to) (optional) |
$nBSCUSTFrom | float | Loans and advances to customers (from) (optional) |
$nBSCUSTTo | float | Loans and advances to customers (to) (optional) |
$nBSCUSTSFrom | float | By maturity – less than one year (from) (optional) |
$nBSCUSTSTo | float | By maturity – less than one year (to) (optional) |
$nBSCUSTLFrom | float | By maturity – more than one year (from) (optional) |
$nBSCUSTLTo | float | By maturity – more than one year (to) (optional) |
$nBSADVANFrom | float | Other Loans and advances (from) (optional) |
$nBSADVANTo | float | Other Loans and advances (to) (optional) |
$nBSFAFrom | float | Financial assets held for trading (from) (optional) |
$nBSFATo | float | Financial assets held for trading (to) (optional) |
$nBSFATBONDFrom | float | T-bill, t-bond for trade (from) (optional) |
$nBSFATBONDTo | float | T-bill, t-bond for trade (to) (optional) |
$nBSFADEBTFrom | float | Debt securities including fixed income securities for trade (from) (optional) |
$nBSFADEBTTo | float | Debt securities including fixed income securities for trade (to) (optional) |
$nBSFASHAREFrom | float | Shares and other variable-yield securities for trade (from) (optional) |
$nBSFASHARETo | float | Shares and other variable-yield securities for trade (to) (optional) |
$nBSFAIRVFrom | float | Financial assets designated at fair value through profit or loss (from) (optional) |
$nBSFAIRVTo | float | Financial assets designated at fair value through profit or loss (to) (optional) |
$nBSHEDGFrom | float | Hedging derivative assets (from) (optional) |
$nBSHEDGTo | float | Hedging derivative assets (to) (optional) |
$nBSINVSECFrom | float | Investment securities (from) (optional) |
$nBSINVSECTo | float | Investment securities (to) (optional) |
$nBSINVSECHMFrom | float | Held to maturity investments securities (from) (optional) |
$nBSINVSECHMTo | float | Held to maturity investments securities (to) (optional) |
$nBSINVSECAFSFrom | float | Available for sale investment securities (from) (optional) |
$nBSINVSECAFSTo | float | Available for sale investment securities (to) (optional) |
$nBSINVSECLRISFrom | float | Loan and receiveable investment securities (from) (optional) |
$nBSINVSECLRISTo | float | Loan and receiveable investment securities (to) (optional) |
$nBSINVOTHFrom | float | Other Investments Securities (from) (optional) |
$nBSINVOTHTo | float | Other Investments Securities (to) (optional) |
$nBSCOLLETFrom | float | Assets pledged as collateral (from) (optional) |
$nBSCOLLETTo | float | Assets pledged as collateral (to) (optional) |
$nBSLEASEFrom | float | Lease financing and similar agreements (from) (optional) |
$nBSLEASETo | float | Lease financing and similar agreements (to) (optional) |
$nBSREVALUEFrom | float | Revaluation differences on portfolios hedged against interest rate risk (from) (optional) |
$nBSREVALUETo | float | Revaluation differences on portfolios hedged against interest rate risk (to) (optional) |
$nBSOTHERFASSETFrom | float | Other financial assets (from) (optional) |
$nBSOTHERFASSETTo | float | Other financial assets (to) (optional) |
$nBSINVASSOCFrom | float | Investments in associates and joint ventures accounted for using the equity method (from) (optional) |
$nBSINVASSOCTo | float | Investments in associates and joint ventures accounted for using the equity method (to) (optional) |
$nBSINVPROPFrom | float | Investment properties (from) (optional) |
$nBSINVPROPTo | float | Investment properties (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$nBSCURRENTITFrom | float | Current income tax assets (from) (optional) |
$nBSCURRENTITTo | float | Current income tax assets (to) (optional) |
$nBSRECEIVFrom | float | Accounts Receivable (from) (optional) |
$nBSRECEIVTo | float | Accounts Receivable (to) (optional) |
$nBSDEFITFrom | float | Deferred income tax assets (from) (optional) |
$nBSDEFITTo | float | Deferred income tax assets (to) (optional) |
$nBSOTHERASTFrom | float | Other assets (from) (optional) |
$nBSOTHERASTTo | float | Other assets (to) (optional) |
$nBSPREPAYFrom | float | Prepayments and accrued income (from) (optional) |
$nBSPREPAYTo | float | Prepayments and accrued income (to) (optional) |
$nBSHELDFSDOFrom | float | Assets classified as held for sale and discontinued operations (from) (optional) |
$nBSHELDFSDOTo | float | Assets classified as held for sale and discontinued operations (to) (optional) |
$nBSTELFrom | float | Total Equity and Liabilities (from) (optional) |
$nBSTELTo | float | Total Equity and Liabilities (to) (optional) |
$tLFrom | float | Total Liabilities (from) (optional) |
$tLTo | float | Total Liabilities (to) (optional) |
$nBSDUECBFrom | float | Due to central banks (from) (optional) |
$nBSDUECBTo | float | Due to central banks (to) (optional) |
$nBSDEPOFrom | float | Deposits (from) (optional) |
$nBSDEPOTo | float | Deposits (to) (optional) |
$nBSDEOPBANKFrom | float | Deposits from banks (from) (optional) |
$nBSDEOPBANKTo | float | Deposits from banks (to) (optional) |
$nBSDEOPBANKSFrom | float | By maturity – less than one year (from) (optional) |
$nBSDEOPBANKSTo | float | By maturity – less than one year (to) (optional) |
$nBSDEOPBANKLFrom | float | By maturity – more than one year (from) (optional) |
$nBSDEOPBANKLTo | float | By maturity – more than one year (to) (optional) |
$nBSDEPOCUSTFrom | float | Deposits from customers (from) (optional) |
$nBSDEPOCUSTTo | float | Deposits from customers (to) (optional) |
$nBSDEPOCUSTSFrom | float | By maturity – less than one year. (from) (optional) |
$nBSDEPOCUSTSTo | float | By maturity – less than one year. (to) (optional) |
$nBSDEPOCUSTLFrom | float | By maturity – more than one year. (from) (optional) |
$nBSDEPOCUSTLTo | float | By maturity – more than one year. (to) (optional) |
$nBSDEPOTHEFrom | float | Other Deposits (from) (optional) |
$nBSDEPOTHETo | float | Other Deposits (to) (optional) |
$nBSFINLIABFrom | float | Financial liabilities held for trading (from) (optional) |
$nBSFINLIABTo | float | Financial liabilities held for trading (to) (optional) |
$nBSFINLIABTBONDFrom | float | T-bill, t-bond for trade (from) (optional) |
$nBSFINLIABTBONDTo | float | T-bill, t-bond for trade (to) (optional) |
$nBSFINLIABDEBTFrom | float | Debt securities including fixed income securities for trade (from) (optional) |
$nBSFINLIABDEBTTo | float | Debt securities including fixed income securities for trade (to) (optional) |
$nBSFINLIABSHAREFrom | float | Shares and other variable-yield securities for trade (from) (optional) |
$nBSFINLIABSHARETo | float | Shares and other variable-yield securities for trade (to) (optional) |
$nBSFLIABFAIRFrom | float | Financial liabilities designated at fair value through profit or loss (from) (optional) |
$nBSFLIABFAIRTo | float | Financial liabilities designated at fair value through profit or loss (to) (optional) |
$nBSLIABHEDGEFrom | float | Hedging derivative liabilities (from) (optional) |
$nBSLIABHEDGETo | float | Hedging derivative liabilities (to) (optional) |
$nBSISSUEDEBTFrom | float | Debt securities issued (from) (optional) |
$nBSISSUEDEBTTo | float | Debt securities issued (to) (optional) |
$nBSRETIREMENTFrom | float | Retirement benefit obligations (from) (optional) |
$nBSRETIREMENTTo | float | Retirement benefit obligations (to) (optional) |
$nBSPROVISIONSFrom | float | Provisions (from) (optional) |
$nBSPROVISIONSTo | float | Provisions (to) (optional) |
$nBSCHANGEEQFrom | float | Change in own equity of affiliates and related companies (from) (optional) |
$nBSCHANGEEQTo | float | Change in own equity of affiliates and related companies (to) (optional) |
$nBSDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nBSDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$nBSOTHEPAYFrom | float | Accounts Payable (from) (optional) |
$nBSOTHEPAYTo | float | Accounts Payable (to) (optional) |
$nBSCURLIABTAXFrom | float | Current income tax liabilities (from) (optional) |
$nBSCURLIABTAXTo | float | Current income tax liabilities (to) (optional) |
$nBSDEFLIABTAXFrom | float | Deferred income tax liabilities (from) (optional) |
$nBSDEFLIABTAXTo | float | Deferred income tax liabilities (to) (optional) |
$nBSOTHERLIABFrom | float | Other liabilities (from) (optional) |
$nBSOTHERLIABTo | float | Other liabilities (to) (optional) |
$nBSCONVERTBONDFrom | float | Convertible bonds (from) (optional) |
$nBSCONVERTBONDTo | float | Convertible bonds (to) (optional) |
$nBSSUBORDINFrom | float | Subordinated debt (from) (optional) |
$nBSSUBORDINTo | float | Subordinated debt (to) (optional) |
$nBSACCRUALSFrom | float | Accruals and deferred income (from) (optional) |
$nBSACCRUALSTo | float | Accruals and deferred income (to) (optional) |
$nBSLIABHELDFSAFrom | float | Liabilities included in assets classified as held for sale and discontinued operations (from) (optional) |
$nBSLIABHELDFSATo | float | Liabilities included in assets classified as held for sale and discontinued operations (to) (optional) |
$sEFrom | float | Total Equity (from) (optional) |
$sETo | float | Total Equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to owners of the parent (from) (optional) |
$sEOWNTo | float | Equity attributable to owners of the parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$nBSOTHEQFrom | float | Other components of equity (from) (optional) |
$nBSOTHEQTo | float | Other components of equity (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$nBSCFHEDGEFrom | float | Cashflow hedge reserve (from) (optional) |
$nBSCFHEDGETo | float | Cashflow hedge reserve (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Profit or loss for the period (from) (optional) |
$bSPROFITTo | float | Profit or loss for the period (to) (optional) |
$nBSGENFrom | float | General Reserve (from) (optional) |
$nBSGENTo | float | General Reserve (to) (optional) |
$nBSOTHRESFrom | float | Other reserves (from) (optional) |
$nBSOTHRESTo | float | Other reserves (to) (optional) |
$sEMINFrom | float | Minority interest (from) (optional) |
$sEMINTo | float | Minority interest (to) (optional) |
$tRFrom | float | Total Net Operating Revenue (from) (optional) |
$tRTo | float | Total Net Operating Revenue (to) (optional) |
$nBSNETINTFrom | float | Net interest income (from) (optional) |
$nBSNETINTTo | float | Net interest income (to) (optional) |
$nBSNETINTINCFrom | float | Interest and similar income (from) (optional) |
$nBSNETINTINCTo | float | Interest and similar income (to) (optional) |
$nBSNETINTEXPFrom | float | Interest and similar expenses (from) (optional) |
$nBSNETINTEXPTo | float | Interest and similar expenses (to) (optional) |
$nBSINVESTSECFrom | float | Income from investment securities (dividend, shares) (from) (optional) |
$nBSINVESTSECTo | float | Income from investment securities (dividend, shares) (to) (optional) |
$nBSNETFEEFrom | float | Net fee and commission income (from) (optional) |
$nBSNETFEETo | float | Net fee and commission income (to) (optional) |
$nBSNETFEEINCFrom | float | Fee and commission income (from) (optional) |
$nBSNETFEEINCTo | float | Fee and commission income (to) (optional) |
$nBSNETFEEEXPFrom | float | Fee and commission expense (from) (optional) |
$nBSNETFEEEXPTo | float | Fee and commission expense (to) (optional) |
$nBSNGFINHELDFSFrom | float | Net gain (loss) on financial instruments classified as held for trading (from) (optional) |
$nBSNGFINHELDFSTo | float | Net gain (loss) on financial instruments classified as held for trading (to) (optional) |
$nBSNGFAIRVALUEFrom | float | Net gain (loss) on financial assets and liabilities designated at fair value through profit or loss (from) (optional) |
$nBSNGFAIRVALUETo | float | Net gain (loss) on financial assets and liabilities designated at fair value through profit or loss (to) (optional) |
$nBSNGINVESTSECFrom | float | Net gain (loss) on investment securities trading activity (from) (optional) |
$nBSNGINVESTSECTo | float | Net gain (loss) on investment securities trading activity (to) (optional) |
$nBSNGHEDGEFrom | float | Net gain (loss) from hedge accounting (from) (optional) |
$nBSNGHEDGETo | float | Net gain (loss) from hedge accounting (to) (optional) |
$nBSNGXCHGDIFFFrom | float | Net gain (loss) on exchange differences (from) (optional) |
$nBSNGXCHGDIFFTo | float | Net gain (loss) on exchange differences (to) (optional) |
$nBSNGOTHFrom | float | Net gain (loss) on other items (from) (optional) |
$nBSNGOTHTo | float | Net gain (loss) on other items (to) (optional) |
$nBSOTHOPINCFrom | float | Other operating income (from) (optional) |
$nBSOTHOPINCTo | float | Other operating income (to) (optional) |
$nBSADMINFrom | float | Administrative expenses (from) (optional) |
$nBSADMINTo | float | Administrative expenses (to) (optional) |
$nBSSALEFrom | float | Sale expenses (from) (optional) |
$nBSSALETo | float | Sale expenses (to) (optional) |
$nBSPERSONFrom | float | Personnel expenses (from) (optional) |
$nBSPERSONTo | float | Personnel expenses (to) (optional) |
$nBSDEPRICFrom | float | Depreciation, amortization (from) (optional) |
$nBSDEPRICTo | float | Depreciation, amortization (to) (optional) |
$nBSDEPRICPROPFrom | float | Depreciation of property and equipment (from) (optional) |
$nBSDEPRICPROPTo | float | Depreciation of property and equipment (to) (optional) |
$nBSDEPRICINTANGFrom | float | Amortisation of intangible assets (from) (optional) |
$nBSDEPRICINTANGTo | float | Amortisation of intangible assets (to) (optional) |
$nBSOTHOPEXPFrom | float | Other operating expenses (from) (optional) |
$nBSOTHOPEXPTo | float | Other operating expenses (to) (optional) |
$nBSNETIMPFrom | float | Net impairment allowance and write-downs (from) (optional) |
$nBSNETIMPTo | float | Net impairment allowance and write-downs (to) (optional) |
$nBSNETIMPLOANFrom | float | Net impairment allowance and write-downs on loans (from) (optional) |
$nBSNETIMPLOANTo | float | Net impairment allowance and write-downs on loans (to) (optional) |
$nBSNETIMPFINASSTFrom | float | Net impairment allowance and write-downs on financial assets (from) (optional) |
$nBSNETIMPFINASSTTo | float | Net impairment allowance and write-downs on financial assets (to) (optional) |
$nBSNETIMPOTHFrom | float | Other net impairment allowance and write-downs (from) (optional) |
$nBSNETIMPOTHTo | float | Other net impairment allowance and write-downs (to) (optional) |
$nBSOTHNOPRESFrom | float | Other net operating result (from) (optional) |
$nBSOTHNOPRESTo | float | Other net operating result (to) (optional) |
$oPFrom | float | Operating profit (from) (optional) |
$oPTo | float | Operating profit (to) (optional) |
$nBSEQUITYMETHFrom | float | Share of profit of associates and joint ventures accounted for using the equity method (from) (optional) |
$nBSEQUITYMETHTo | float | Share of profit of associates and joint ventures accounted for using the equity method (to) (optional) |
$nBSOTHNONOPINCFrom | float | Other income (from) (optional) |
$nBSOTHNONOPINCTo | float | Other income (to) (optional) |
$nBSOTHNONOPEXPFrom | float | Other expenses (from) (optional) |
$nBSOTHNONOPEXPTo | float | Other expenses (to) (optional) |
$nBSOTHNETNORESFrom | float | Other net non-operating result (from) (optional) |
$nBSOTHNETNORESTo | float | Other net non-operating result (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nBSGENRESFrom | float | Formation and utilization of general reserves (from) (optional) |
$nBSGENRESTo | float | Formation and utilization of general reserves (to) (optional) |
$oEXTIFrom | float | Other Extraordinary Items (from) (optional) |
$oEXTITo | float | Other Extraordinary Items (to) (optional) |
$nPFrom | float | Net profit (from) (optional) |
$nPTo | float | Net profit (to) (optional) |
$nPTOOWNFrom | float | Profit (loss) attributable to Owner (from) (optional) |
$nPTOOWNTo | float | Profit (loss) attributable to Owner (to) (optional) |
$nPMINTFrom | float | Profit (loss) attributable to Minority Interests (from) (optional) |
$nPMINTTo | float | Profit (loss) attributable to Minority Interests (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Results (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Results (to) (optional) |
$cOMTOOWNFrom | float | Comprehensive Income attributable to Owners (from) (optional) |
$cOMTOOWNTo | float | Comprehensive Income attributable to Owners (to) (optional) |
$oUTSIDEFrom | float | Comprehensive Income attributable to Minority Interests (from) (optional) |
$oUTSIDETo | float | Comprehensive Income attributable to Minority Interests (to) (optional) |
$pROCONTOPFrom | float | Profit (loss) from continuing operations (from) (optional) |
$pROCONTOPTo | float | Profit (loss) from continuing operations (to) (optional) |
$pRODISOPFrom | float | Profit (loss) from discontinued operations (from) (optional) |
$pRODISOPTo | float | Profit (loss) from discontinued operations (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$nBSCFNPFrom | float | Net profit of the period (from) (optional) |
$nBSCFNPTo | float | Net profit of the period (to) (optional) |
$nBSADJFrom | float | Adjustments for: (from) (optional) |
$nBSADJTo | float | Adjustments for: (to) (optional) |
$nBSADJLOANFrom | float | Loan impairment charges (from) (optional) |
$nBSADJLOANTo | float | Loan impairment charges (to) (optional) |
$nBSADJDEPRFrom | float | Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (from) (optional) |
$nBSADJDEPRTo | float | Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (to) (optional) |
$nBSADJINTANGFrom | float | Net loss (gain) on disposal of intangible assets and property, plant and equipment (from) (optional) |
$nBSADJINTANGTo | float | Net loss (gain) on disposal of intangible assets and property, plant and equipment (to) (optional) |
$nBSADJNETIMPAIRFrom | float | Net impairment losses on investment securities (from) (optional) |
$nBSADJNETIMPAIRTo | float | Net impairment losses on investment securities (to) (optional) |
$nBSADJPROVISIONFrom | float | Changes in provisions, including pensions (from) (optional) |
$nBSADJPROVISIONTo | float | Changes in provisions, including pensions (to) (optional) |
$nBSADJDEFTAXFrom | float | Changes in deferred tax assets and liabilities (from) (optional) |
$nBSADJDEFTAXTo | float | Changes in deferred tax assets and liabilities (to) (optional) |
$nBSADJEQUITYMETHFrom | float | Share of net profits from equity method investments (from) (optional) |
$nBSADJEQUITYMETHTo | float | Share of net profits from equity method investments (to) (optional) |
$nBSADJNETINTFrom | float | Net interest income (from) (optional) |
$nBSADJNETINTTo | float | Net interest income (to) (optional) |
$nBSADJOTHNCFrom | float | Other non-cash items (from) (optional) |
$nBSADJOTHNCTo | float | Other non-cash items (to) (optional) |
$nBSCFCHNGFrom | float | Change in: (from) (optional) |
$nBSCFCHNGTo | float | Change in: (to) (optional) |
$nBSCFCHNGLOANFrom | float | Loans and advances (from) (optional) |
$nBSCFCHNGLOANTo | float | Loans and advances (to) (optional) |
$nBSCFCHNGADVBANKFrom | float | Loans and advances to banks (from) (optional) |
$nBSCFCHNGADVBANKTo | float | Loans and advances to banks (to) (optional) |
$nBSCFCHNGADVCUSTFrom | float | Loans and advances to customers (from) (optional) |
$nBSCFCHNGADVCUSTTo | float | Loans and advances to customers (to) (optional) |
$nBSCFCHNGHELDFTFrom | float | Financial assets held for trading (from) (optional) |
$nBSCFCHNGHELDFTTo | float | Financial assets held for trading (to) (optional) |
$nBSCFCHNGFAIRVALUEFrom | float | Financial assets designated at fair value through profit and loss (from) (optional) |
$nBSCFCHNGFAIRVALUETo | float | Financial assets designated at fair value through profit and loss (to) (optional) |
$nBSCFCHNGHEDGEFrom | float | Hedging derivative assets (from) (optional) |
$nBSCFCHNGHEDGETo | float | Hedging derivative assets (to) (optional) |
$nBSCFCHNGINVSECFrom | float | Investment securities (from) (optional) |
$nBSCFCHNGINVSECTo | float | Investment securities (to) (optional) |
$nBSCFCHNGOTHSECFrom | float | Other assets (from) (optional) |
$nBSCFCHNGOTHSECTo | float | Other assets (to) (optional) |
$nBSCFCHNGDEPOFrom | float | Deposits. (from) (optional) |
$nBSCFCHNGDEPOTo | float | Deposits. (to) (optional) |
$nBSCFCHNGDEPOBANKFrom | float | Deposits from banks. (from) (optional) |
$nBSCFCHNGDEPOBANKTo | float | Deposits from banks. (to) (optional) |
$nBSCFCHNGDEPOCUSTFrom | float | Deposits from customers. (from) (optional) |
$nBSCFCHNGDEPOCUSTTo | float | Deposits from customers. (to) (optional) |
$nBSCFCHNGFLHELDFTFrom | float | Financial liabilities held for trading. (from) (optional) |
$nBSCFCHNGFLHELDFTTo | float | Financial liabilities held for trading. (to) (optional) |
$nBSCFCHNGFLFAIRVFrom | float | Financial liabilities designated at fair value trough profit and loss (from) (optional) |
$nBSCFCHNGFLFAIRVTo | float | Financial liabilities designated at fair value trough profit and loss (to) (optional) |
$nBSCFCHNGHEDGLIABFrom | float | Hedging derivative liabilities. (from) (optional) |
$nBSCFCHNGHEDGLIABTo | float | Hedging derivative liabilities. (to) (optional) |
$nBSCFCHNGDEBTISSUEDFrom | float | Debt securities issued. (from) (optional) |
$nBSCFCHNGDEBTISSUEDTo | float | Debt securities issued. (to) (optional) |
$nBSCFCHNGOTHLIABFrom | float | Other liabilities. (from) (optional) |
$nBSCFCHNGOTHLIABTo | float | Other liabilities. (to) (optional) |
$nBSDIVINCFrom | float | Dividend income (from) (optional) |
$nBSDIVINCTo | float | Dividend income (to) (optional) |
$nBSFEEINCFrom | float | Fee and commission income. (from) (optional) |
$nBSFEEINCTo | float | Fee and commission income. (to) (optional) |
$nBSFEEEXPFrom | float | Fee and commission expense. (from) (optional) |
$nBSFEEEXPTo | float | Fee and commission expense. (to) (optional) |
$nBSTAXPAIDFrom | float | Income tax paid (from) (optional) |
$nBSTAXPAIDTo | float | Income tax paid (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$nBSCFNCFINVESTSUBAQFrom | float | Acquisition of subsidiaries, net of cash aquired (from) (optional) |
$nBSCFNCFINVESTSUBAQTo | float | Acquisition of subsidiaries, net of cash aquired (to) (optional) |
$nBSCFNCFINVESTSUBDIFrom | float | Disposal of subsidiaries, net of cash disposed (from) (optional) |
$nBSCFNCFINVESTSUBDITo | float | Disposal of subsidiaries, net of cash disposed (to) (optional) |
$nBSCFNCFINVESTPOFPRFrom | float | Purchase of property, plant and equipment (from) (optional) |
$nBSCFNCFINVESTPOFPRTo | float | Purchase of property, plant and equipment (to) (optional) |
$nBSCFNCFINVESTSALPRFrom | float | Proceeds from sale of property, plant and equipment (from) (optional) |
$nBSCFNCFINVESTSALPRTo | float | Proceeds from sale of property, plant and equipment (to) (optional) |
$nBSCFNCFINVESTINTANPFrom | float | Purchase of intangible assets (from) (optional) |
$nBSCFNCFINVESTINTANPTo | float | Purchase of intangible assets (to) (optional) |
$nBSCFNCFINVESTINTANSFrom | float | Proceeds from sale of intangible assets (from) (optional) |
$nBSCFNCFINVESTINTANSTo | float | Proceeds from sale of intangible assets (to) (optional) |
$nBSCFNCFINVESTLTASSPFrom | float | Purchase of long term assets (from) (optional) |
$nBSCFNCFINVESTLTASSPTo | float | Purchase of long term assets (to) (optional) |
$nBSCFNCFINVESTLTASSSFrom | float | Proceeds from sale of long term assets (from) (optional) |
$nBSCFNCFINVESTLTASSSTo | float | Proceeds from sale of long term assets (to) (optional) |
$nBSCFNCFINVESTINVPROPFrom | float | Purchase of investment properties (from) (optional) |
$nBSCFNCFINVESTINVPROPTo | float | Purchase of investment properties (to) (optional) |
$nBSCFNCFINVESTINVPROSFrom | float | Proceeds from sale of investment properties (from) (optional) |
$nBSCFNCFINVESTINVPROSTo | float | Proceeds from sale of investment properties (to) (optional) |
$nBSCFNCFINVESTJOINTPFrom | float | Purchase of interests in joint ventures (from) (optional) |
$nBSCFNCFINVESTJOINTPTo | float | Purchase of interests in joint ventures (to) (optional) |
$nBSCFNCFINVESTJOINTSFrom | float | Proceeds from sale of joint ventures (from) (optional) |
$nBSCFNCFINVESTJOINTSTo | float | Proceeds from sale of joint ventures (to) (optional) |
$nBSCFNCFINVESTOTHINVFrom | float | Other investing activity cash flows (from) (optional) |
$nBSCFNCFINVESTOTHINVTo | float | Other investing activity cash flows (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$nBSCFNCFFINANCEORDFrom | float | Proceeds from issuance of ordinary shares (from) (optional) |
$nBSCFNCFFINANCEORDTo | float | Proceeds from issuance of ordinary shares (to) (optional) |
$nBSCFNCFFINANCEPREFrom | float | Proceeds from issuance of redeemable preference shares (from) (optional) |
$nBSCFNCFFINANCEPRETo | float | Proceeds from issuance of redeemable preference shares (to) (optional) |
$nBSCFNCFFINANCETREAPFrom | float | Purchase of treasury shares (from) (optional) |
$nBSCFNCFFINANCETREAPTo | float | Purchase of treasury shares (to) (optional) |
$nBSCFNCFFINANCETREASFrom | float | Sale of treasury shares (from) (optional) |
$nBSCFNCFFINANCETREASTo | float | Sale of treasury shares (to) (optional) |
$nBSCFNCFFINANCEFUNDPFrom | float | Proceeds from borrowed funds and debt securities (from) (optional) |
$nBSCFNCFFINANCEFUNDPTo | float | Proceeds from borrowed funds and debt securities (to) (optional) |
$nBSCFNCFFINANCEFUNDSFrom | float | Repayments of borrowed funds and debt securities (from) (optional) |
$nBSCFNCFFINANCEFUNDSTo | float | Repayments of borrowed funds and debt securities (to) (optional) |
$nBSCFNCFFINANCESUBORDFrom | float | Proceeds from issue of subordinated liabilities (from) (optional) |
$nBSCFNCFFINANCESUBORDTo | float | Proceeds from issue of subordinated liabilities (to) (optional) |
$nBSCFNCFFINANCESHOPTFrom | float | Proceedds from exercise of share options (from) (optional) |
$nBSCFNCFFINANCESHOPTTo | float | Proceedds from exercise of share options (to) (optional) |
$nBSCFNCFFINANCEDIVPAYFrom | float | Dividends paid (from) (optional) |
$nBSCFNCFFINANCEDIVPAYTo | float | Dividends paid (to) (optional) |
$nBSCFNCFFINANCEOTHFrom | float | Other financing activity cash flow (from) (optional) |
$nBSCFNCFFINANCEOTHTo | float | Other financing activity cash flow (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
Company Search
\Emis\Api\Emis\Api\Models\SearchCompanyResponse
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$sEFrom | float | Total equity (from) (optional) |
$sETo | float | Total equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to owners of the parent (from) (optional) |
$sEOWNTo | float | Equity attributable to owners of the parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Balance-sheet profit or loss figure (from) (optional) |
$bSPROFITTo | float | Balance-sheet profit or loss figure (to) (optional) |
$sEMINFrom | float | Minority interest (from) (optional) |
$sEMINTo | float | Minority interest (to) (optional) |
$tLFrom | float | Total Liabilities (from) (optional) |
$tLTo | float | Total Liabilities (to) (optional) |
$tRFrom | float | Total operating revenue (from) (optional) |
$tRTo | float | Total operating revenue (to) (optional) |
$oPFrom | float | Operating profit (EBIT) (from) (optional) |
$oPTo | float | Operating profit (EBIT) (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nPFrom | float | Net Profit (from) (optional) |
$nPTo | float | Net Profit (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Income (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Income (to) (optional) |
$oUTSIDEFrom | float | Comprehensive Income attributable to Minority Interests (from) (optional) |
$oUTSIDETo | float | Comprehensive Income attributable to Minority Interests (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
$mINFrom | float | Lower Limit of Revenue Range (from) (optional) |
$mINTo | float | Lower Limit of Revenue Range (to) (optional) |
$mAXFrom | float | Upper Limit of Revenue Range (from) (optional) |
$mAXTo | float | Upper Limit of Revenue Range (to) (optional) |
$rOAFrom | float | Return on Assets (ROA) (from) (optional) |
$rOATo | float | Return on Assets (ROA) (to) (optional) |
$rOAAFrom | float | Annualised Return on Assets (ROA) (from) (optional) |
$rOAATo | float | Annualised Return on Assets (ROA) (to) (optional) |
$rOEFrom | float | Return on Equity (ROE) (from) (optional) |
$rOETo | float | Return on Equity (ROE) (to) (optional) |
$rOEAFrom | float | Annualised Return on Equity (ROE) (from) (optional) |
$rOEATo | float | Annualised Return on Equity (ROE) (to) (optional) |
$rOCFrom | float | Return on Capital Employed (from) (optional) |
$rOCTo | float | Return on Capital Employed (to) (optional) |
$rOSFrom | float | Net Profit Margin (from) (optional) |
$rOSTo | float | Net Profit Margin (to) (optional) |
$gPMFrom | float | Gross Profit Margin (from) (optional) |
$gPMTo | float | Gross Profit Margin (to) (optional) |
$oPMFrom | float | Operating Profit Margin (ROS) (from) (optional) |
$oPMTo | float | Operating Profit Margin (ROS) (to) (optional) |
$pREBITDAFrom | float | EBITDA Margin (from) (optional) |
$pREBITDATo | float | EBITDA Margin (to) (optional) |
$pROROAFrom | float | Operating ROA (from) (optional) |
$pROROATo | float | Operating ROA (to) (optional) |
$iNVENTORYTURNFrom | float | Inventory Turnover (from) (optional) |
$iNVENTORYTURNTo | float | Inventory Turnover (to) (optional) |
$aRTFrom | float | Trade Receivable Turnover (from) (optional) |
$aRTTo | float | Trade Receivable Turnover (to) (optional) |
$cATFrom | float | Current Asset Turnover (from) (optional) |
$cATTo | float | Current Asset Turnover (to) (optional) |
$fATFrom | float | Non Current Assets Turnover (from) (optional) |
$fATTo | float | Non Current Assets Turnover (to) (optional) |
$aTFrom | float | Total Asset Turnover (from) (optional) |
$aTTo | float | Total Asset Turnover (to) (optional) |
$eRPTFrom | float | Trade Payables Turnover (from) (optional) |
$eRPTTo | float | Trade Payables Turnover (to) (optional) |
$eRWCTFrom | float | Working Capital Turnover (from) (optional) |
$eRWCTTo | float | Working Capital Turnover (to) (optional) |
$bOOKVALUEFrom | float | Bookvalue (BV) (from) (optional) |
$bOOKVALUETo | float | Bookvalue (BV) (to) (optional) |
$eVFrom | float | Enterprise value (from) (optional) |
$eVTo | float | Enterprise value (to) (optional) |
$nETCASHFrom | float | Net Cash (from) (optional) |
$nETCASHTo | float | Net Cash (to) (optional) |
$dEBTFrom | float | Debt (from) (optional) |
$dEBTTo | float | Debt (to) (optional) |
$lTDEBTFrom | float | Long term Debt (from) (optional) |
$lTDEBTTo | float | Long term Debt (to) (optional) |
$sTDEBTFrom | float | Short Term Debt (from) (optional) |
$sTDEBTTo | float | Short Term Debt (to) (optional) |
$nETDEBTFrom | float | Net Debt (from) (optional) |
$nETDEBTTo | float | Net Debt (to) (optional) |
$mKCPFrom | float | Market Capitalization (from) (optional) |
$mKCPTo | float | Market Capitalization (to) (optional) |
$tRWCFrom | float | Working Capital (from) (optional) |
$tRWCTo | float | Working Capital (to) (optional) |
$cEMPLFrom | float | Capital Employed (from) (optional) |
$cEMPLTo | float | Capital Employed (to) (optional) |
$cRFrom | float | Current Ratio (from) (optional) |
$cRTo | float | Current Ratio (to) (optional) |
$qRFrom | float | Quick ratio (from) (optional) |
$qRTo | float | Quick ratio (to) (optional) |
$dOOMSDAYFrom | float | Doom's day ratio (from) (optional) |
$dOOMSDAYTo | float | Doom's day ratio (to) (optional) |
$lRCRFrom | float | Cash Ratio (from) (optional) |
$lRCRTo | float | Cash Ratio (to) (optional) |
$lRCFOFrom | float | Operating Cash Flow Ratio (from) (optional) |
$lRCFOTo | float | Operating Cash Flow Ratio (to) (optional) |
$dEBTTOASSETSFrom | float | Debt to total assets ratio (from) (optional) |
$dEBTTOASSETSTo | float | Debt to total assets ratio (to) (optional) |
$dEBTTOEQUITYFrom | float | Debt to equity ratio (from) (optional) |
$dEBTTOEQUITYTo | float | Debt to equity ratio (to) (optional) |
$lTDCFrom | float | Long Term Debt to Capital Employed (from) (optional) |
$lTDCTo | float | Long Term Debt to Capital Employed (to) (optional) |
$dEBTTOEBITDAFrom | float | Debt/EBITDA (from) (optional) |
$dEBTTOEBITDATo | float | Debt/EBITDA (to) (optional) |
$dEBTEVFrom | float | Debt/Enterprise Value (from) (optional) |
$dEBTEVTo | float | Debt/Enterprise Value (to) (optional) |
$lTDCFFrom | float | Net Cash Flow to Debt (from) (optional) |
$lTDCFTo | float | Net Cash Flow to Debt (to) (optional) |
$lEVERAGEFrom | float | Assets to Equity Ratio (from) (optional) |
$lEVERAGETo | float | Assets to Equity Ratio (to) (optional) |
$rTFrom | float | Net Sales Revenue Trend (from) (optional) |
$rTTo | float | Net Sales Revenue Trend (to) (optional) |
$tRNSRFrom | float | Total Operating Revenue Trend (from) (optional) |
$tRNSRTo | float | Total Operating Revenue Trend (to) (optional) |
$tRGPFrom | float | Gross Profit Trend (from) (optional) |
$tRGPTo | float | Gross Profit Trend (to) (optional) |
$tREBITDAFrom | float | EBITDA Trend (from) (optional) |
$tREBITDATo | float | EBITDA Trend (to) (optional) |
$oITFrom | float | Operating Profit Trend (from) (optional) |
$oITTo | float | Operating Profit Trend (to) (optional) |
$nITFrom | float | Net Profit Trend (from) (optional) |
$nITTo | float | Net Profit Trend (to) (optional) |
$tRARFrom | float | Accounts Receivables Trend (from) (optional) |
$tRARTo | float | Accounts Receivables Trend (to) (optional) |
$tRINVFrom | float | Inventory Trend (from) (optional) |
$tRINVTo | float | Inventory Trend (to) (optional) |
$tRPPEFrom | float | Net Property, Plant and Equipment (PP&E) Trend (from) (optional) |
$tRPPETo | float | Net Property, Plant and Equipment (PP&E) Trend (to) (optional) |
$tRTAFrom | float | Total Assets Trend (from) (optional) |
$tRTATo | float | Total Assets Trend (to) (optional) |
$tRBVFrom | float | Bookvalue Trend (from) (optional) |
$tRBVTo | float | Bookvalue Trend (to) (optional) |
$tRSEFrom | float | Shareholders' Equity Trend (from) (optional) |
$tRSETo | float | Shareholders' Equity Trend (to) (optional) |
$tRCFOFrom | float | Operating Cash Flow Trend (from) (optional) |
$tRCFOTo | float | Operating Cash Flow Trend (to) (optional) |
$tRCEFrom | float | Capital Expenditures Trend (from) (optional) |
$tRCETo | float | Capital Expenditures Trend (to) (optional) |
$iCRFrom | float | Interest Coverage Ratio (from) (optional) |
$iCRTo | float | Interest Coverage Ratio (to) (optional) |
$cRDCFrom | float | Operating Cash Flow to Debt (from) (optional) |
$cRDCTo | float | Operating Cash Flow to Debt (to) (optional) |
$pRCFRFrom | float | Operating Cash Flow to Revenue (from) (optional) |
$pRCFRTo | float | Operating Cash Flow to Revenue (to) (optional) |
$pRCFAFrom | float | Operating Cash Flow to Assets (from) (optional) |
$pRCFATo | float | Operating Cash Flow to Assets (to) (optional) |
$pRCREFrom | float | Operating Cash Flow to Equity (from) (optional) |
$pRCRETo | float | Operating Cash Flow to Equity (to) (optional) |
$pRCIFrom | float | Operating Cash Flow to EBIT (from) (optional) |
$pRCITo | float | Operating Cash Flow to EBIT (to) (optional) |
$bSCAFrom | float | Cash/Total Assets (from) (optional) |
$bSCATo | float | Cash/Total Assets (to) (optional) |
$bSRTAFrom | float | Receivables/Total Assets (from) (optional) |
$bSRTATo | float | Receivables/Total Assets (to) (optional) |
$bSITAFrom | float | Inventories/Total Assets (from) (optional) |
$bSITATo | float | Inventories/Total Assets (to) (optional) |
$bSFATAFrom | float | Fixed assets/Total Assets (from) (optional) |
$bSFATATo | float | Fixed assets/Total Assets (to) (optional) |
$bSCLTLFrom | float | Current Liabilities/Total Liabilities (from) (optional) |
$bSCLTLTo | float | Current Liabilities/Total Liabilities (to) (optional) |
$eXPORTRFrom | float | Export proportion (from) (optional) |
$eXPORTRTo | float | Export proportion (to) (optional) |
$iSSEBNSFrom | float | Salaries and Employee Benefits/Net sales (from) (optional) |
$iSSEBNSTo | float | Salaries and Employee Benefits/Net sales (to) (optional) |
$iSAENSFrom | float | Administrative Expenses/Net Sales (from) (optional) |
$iSAENSTo | float | Administrative Expenses/Net Sales (to) (optional) |
$iSDANSFrom | float | Depreciation and Amortization/Net sales (from) (optional) |
$iSDANSTo | float | Depreciation and Amortization/Net sales (to) (optional) |
$iSIPNSFrom | float | Interest paid/Net sales (from) (optional) |
$iSIPNSTo | float | Interest paid/Net sales (to) (optional) |
$iSITNSFrom | float | Income tax/Net sales (from) (optional) |
$iSITNSTo | float | Income tax/Net sales (to) (optional) |
$cFOCFTCFFrom | float | Operating Cash Flow to Total Cash Flow (from) (optional) |
$cFOCFTCFTo | float | Operating Cash Flow to Total Cash Flow (to) (optional) |
$cFCFITCFFrom | float | Investing Cash Flow to Total Cash Flow (from) (optional) |
$cFCFITCFTo | float | Investing Cash Flow to Total Cash Flow (to) (optional) |
$cFCFFTCFFrom | float | Financing Cash Flow to Total Cash Flow (from) (optional) |
$cFCFFTCFTo | float | Financing Cash Flow to Total Cash Flow (to) (optional) |
$bRCIRFrom | float | Cost to Income Ratio (from) (optional) |
$bRCIRTo | float | Cost to Income Ratio (to) (optional) |
$bRERFrom | float | Bank Efficiency Ratio (from) (optional) |
$bRERTo | float | Bank Efficiency Ratio (to) (optional) |
$bRLDRFrom | float | Loans to Deposits Ratio (from) (optional) |
$bRLDRTo | float | Loans to Deposits Ratio (to) (optional) |
$bRLDROFrom | float | Loans to Customers to Deposits From Customers (from) (optional) |
$bRLDROTo | float | Loans to Customers to Deposits From Customers (to) (optional) |
$bRLADRFrom | float | Liquid Assets to Deposits Ratio (from) (optional) |
$bRLADRTo | float | Liquid Assets to Deposits Ratio (to) (optional) |
$bRLADROFrom | float | Liquid Assets to Deposits From Customers Ratio (from) (optional) |
$bRLADROTo | float | Liquid Assets to Deposits From Customers Ratio (to) (optional) |
$bRLARFrom | float | Loans to Asset Ratio (from) (optional) |
$bRLARTo | float | Loans to Asset Ratio (to) (optional) |
$bRLAROFrom | float | Loans to Customers to Asset Ratio (from) (optional) |
$bRLAROTo | float | Loans to Customers to Asset Ratio (to) (optional) |
$bRNIITFrom | float | Net Interest Income Trend (from) (optional) |
$bRNIITTo | float | Net Interest Income Trend (to) (optional) |
$bRNFCITFrom | float | Net Fee and Commission Income Trend (from) (optional) |
$bRNFCITTo | float | Net Fee and Commission Income Trend (to) (optional) |
$bRLACTFrom | float | Loans and Advances to Customers Trend (from) (optional) |
$bRLACTTo | float | Loans and Advances to Customers Trend (to) (optional) |
$bRLACTOFrom | float | Loans and Advances Trend (from) (optional) |
$bRLACTOTo | float | Loans and Advances Trend (to) (optional) |
$bRDCTFrom | float | Deposits from Customers Trend (from) (optional) |
$bRDCTTo | float | Deposits from Customers Trend (to) (optional) |
$bRDCTOFrom | float | Deposits Trend (from) (optional) |
$bRDCTOTo | float | Deposits Trend (to) (optional) |
$bRERAFrom | float | Earning Assets (from) (optional) |
$bRERATo | float | Earning Assets (to) (optional) |
$bRAYAFrom | float | Yield on Earning Assets (YEA) (from) (optional) |
$bRAYATo | float | Yield on Earning Assets (YEA) (to) (optional) |
$bRNIMFrom | float | Net Interest Margin (from) (optional) |
$bRNIMTo | float | Net Interest Margin (to) (optional) |
$iRLRFrom | float | Loss Ratio (from) (optional) |
$iRLRTo | float | Loss Ratio (to) (optional) |
$iRUERFrom | float | Underwriting Expenses Ratio (from) (optional) |
$iRUERTo | float | Underwriting Expenses Ratio (to) (optional) |
$iRCPRFrom | float | Ceeded Premium Ratio (from) (optional) |
$iRCPRTo | float | Ceeded Premium Ratio (to) (optional) |
$iRNPETFrom | float | Net Premiums Earned Trend (from) (optional) |
$iRNPETTo | float | Net Premiums Earned Trend (to) (optional) |
$iRFCTFrom | float | Fees and Commissions Trend (from) (optional) |
$iRFCTTo | float | Fees and Commissions Trend (to) (optional) |
$iRNIITFrom | float | Net Investment Income Trend (from) (optional) |
$iRNIITTo | float | Net Investment Income Trend (to) (optional) |
$iRRADIOTFrom | float | Receivables Arising Out Of Direct Insurance Operations Trend (from) (optional) |
$iRRADIOTTo | float | Receivables Arising Out Of Direct Insurance Operations Trend (to) (optional) |
$mMEPSFrom | float | EPS (from) (optional) |
$mMEPSTo | float | EPS (to) (optional) |
$mMPERFrom | float | P/E (from) (optional) |
$mMPERTo | float | P/E (to) (optional) |
$mMPSAFrom | float | Market Capitalization/Net Sales (Price Sales Ratio) (from) (optional) |
$mMPSATo | float | Market Capitalization/Net Sales (Price Sales Ratio) (to) (optional) |
$mMPGIFrom | float | Market Capitalization/Gross Profit (from) (optional) |
$mMPGITo | float | Market Capitalization/Gross Profit (to) (optional) |
$mARKETCAPEBITDAFrom | float | Market Capitalization/EBITDA (from) (optional) |
$mARKETCAPEBITDATo | float | Market Capitalization/EBITDA (to) (optional) |
$mMPEBITFrom | float | Market Capitalization/EBIT (from) (optional) |
$mMPEBITTo | float | Market Capitalization/EBIT (to) (optional) |
$mMPTAFrom | float | Market Capitalization/Total Assets (from) (optional) |
$mMPTATo | float | Market Capitalization/Total Assets (to) (optional) |
$mCAPEQFrom | float | Market capitalization/shareholders' equity (from) (optional) |
$mCAPEQTo | float | Market capitalization/shareholders' equity (to) (optional) |
$pBRFrom | float | Market Capitalization/Book Value (from) (optional) |
$pBRTo | float | Market Capitalization/Book Value (to) (optional) |
$mMPICFrom | float | Market Capitalization / Capital Employed (from) (optional) |
$mMPICTo | float | Market Capitalization / Capital Employed (to) (optional) |
$mMPOCFFrom | float | Market Capitalization/Operating Cashflow (from) (optional) |
$mMPOCFTo | float | Market Capitalization/Operating Cashflow (to) (optional) |
$eVNSFrom | float | Enterprise value/Net Sales (from) (optional) |
$eVNSTo | float | Enterprise value/Net Sales (to) (optional) |
$eVGIFrom | float | Enterprise value/Gross Profit (from) (optional) |
$eVGITo | float | Enterprise value/Gross Profit (to) (optional) |
$eVEBITDAFrom | float | Enterprise Value/EBITDA (from) (optional) |
$eVEBITDATo | float | Enterprise Value/EBITDA (to) (optional) |
$eVEBITFrom | float | Enterprise value/EBIT (from) (optional) |
$eVEBITTo | float | Enterprise value/EBIT (to) (optional) |
$eVTAFrom | float | Enterprise value/Total Assets (from) (optional) |
$eVTATo | float | Enterprise value/Total Assets (to) (optional) |
$eVICFrom | float | Enterprise value/Capital Employed (from) (optional) |
$eVICTo | float | Enterprise value/Capital Employed (to) (optional) |
$eVOCFFrom | float | Enterprise value/Operating Cashflow (from) (optional) |
$eVOCFTo | float | Enterprise value/Operating Cashflow (to) (optional) |
$cMBRFrom | float | Dynamic_50_CMBRFrom_Parameter (optional) |
$cMBRTo | float | Dynamic_50_CMBRTo_Parameter (optional) |
$iNVYIELDFrom | float | Dynamic_50_INVYIELDFrom_Parameter (optional) |
$iNVYIELDTo | float | Dynamic_50_INVYIELDTo_Parameter (optional) |
$aLTZSCOREFrom | float | Dynamic_50_ALTZSCOREFrom_Parameter (optional) |
$aLTZSCORETo | float | Dynamic_50_ALTZSCORETo_Parameter (optional) |
$cPXFrom | float | Dynamic_50_CPXFrom_Parameter (optional) |
$cPXTo | float | Dynamic_50_CPXTo_Parameter (optional) |
Company Search
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$sEFrom | float | Total equity (from) (optional) |
$sETo | float | Total equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to owners of the parent (from) (optional) |
$sEOWNTo | float | Equity attributable to owners of the parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Balance-sheet profit or loss figure (from) (optional) |
$bSPROFITTo | float | Balance-sheet profit or loss figure (to) (optional) |
$sEMINFrom | float | Minority interest (from) (optional) |
$sEMINTo | float | Minority interest (to) (optional) |
$tLFrom | float | Total Liabilities (from) (optional) |
$tLTo | float | Total Liabilities (to) (optional) |
$tRFrom | float | Total operating revenue (from) (optional) |
$tRTo | float | Total operating revenue (to) (optional) |
$oPFrom | float | Operating profit (EBIT) (from) (optional) |
$oPTo | float | Operating profit (EBIT) (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nPFrom | float | Net Profit (from) (optional) |
$nPTo | float | Net Profit (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Income (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Income (to) (optional) |
$oUTSIDEFrom | float | Comprehensive Income attributable to Minority Interests (from) (optional) |
$oUTSIDETo | float | Comprehensive Income attributable to Minority Interests (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
$mINFrom | float | Lower Limit of Revenue Range (from) (optional) |
$mINTo | float | Lower Limit of Revenue Range (to) (optional) |
$mAXFrom | float | Upper Limit of Revenue Range (from) (optional) |
$mAXTo | float | Upper Limit of Revenue Range (to) (optional) |
$rOAFrom | float | Return on Assets (ROA) (from) (optional) |
$rOATo | float | Return on Assets (ROA) (to) (optional) |
$rOAAFrom | float | Annualised Return on Assets (ROA) (from) (optional) |
$rOAATo | float | Annualised Return on Assets (ROA) (to) (optional) |
$rOEFrom | float | Return on Equity (ROE) (from) (optional) |
$rOETo | float | Return on Equity (ROE) (to) (optional) |
$rOEAFrom | float | Annualised Return on Equity (ROE) (from) (optional) |
$rOEATo | float | Annualised Return on Equity (ROE) (to) (optional) |
$rOCFrom | float | Return on Capital Employed (from) (optional) |
$rOCTo | float | Return on Capital Employed (to) (optional) |
$rOSFrom | float | Net Profit Margin (from) (optional) |
$rOSTo | float | Net Profit Margin (to) (optional) |
$gPMFrom | float | Gross Profit Margin (from) (optional) |
$gPMTo | float | Gross Profit Margin (to) (optional) |
$oPMFrom | float | Operating Profit Margin (ROS) (from) (optional) |
$oPMTo | float | Operating Profit Margin (ROS) (to) (optional) |
$pREBITDAFrom | float | EBITDA Margin (from) (optional) |
$pREBITDATo | float | EBITDA Margin (to) (optional) |
$pROROAFrom | float | Operating ROA (from) (optional) |
$pROROATo | float | Operating ROA (to) (optional) |
$iNVENTORYTURNFrom | float | Inventory Turnover (from) (optional) |
$iNVENTORYTURNTo | float | Inventory Turnover (to) (optional) |
$aRTFrom | float | Trade Receivable Turnover (from) (optional) |
$aRTTo | float | Trade Receivable Turnover (to) (optional) |
$cATFrom | float | Current Asset Turnover (from) (optional) |
$cATTo | float | Current Asset Turnover (to) (optional) |
$fATFrom | float | Non Current Assets Turnover (from) (optional) |
$fATTo | float | Non Current Assets Turnover (to) (optional) |
$aTFrom | float | Total Asset Turnover (from) (optional) |
$aTTo | float | Total Asset Turnover (to) (optional) |
$eRPTFrom | float | Trade Payables Turnover (from) (optional) |
$eRPTTo | float | Trade Payables Turnover (to) (optional) |
$eRWCTFrom | float | Working Capital Turnover (from) (optional) |
$eRWCTTo | float | Working Capital Turnover (to) (optional) |
$bOOKVALUEFrom | float | Bookvalue (BV) (from) (optional) |
$bOOKVALUETo | float | Bookvalue (BV) (to) (optional) |
$eVFrom | float | Enterprise value (from) (optional) |
$eVTo | float | Enterprise value (to) (optional) |
$nETCASHFrom | float | Net Cash (from) (optional) |
$nETCASHTo | float | Net Cash (to) (optional) |
$dEBTFrom | float | Debt (from) (optional) |
$dEBTTo | float | Debt (to) (optional) |
$lTDEBTFrom | float | Long term Debt (from) (optional) |
$lTDEBTTo | float | Long term Debt (to) (optional) |
$sTDEBTFrom | float | Short Term Debt (from) (optional) |
$sTDEBTTo | float | Short Term Debt (to) (optional) |
$nETDEBTFrom | float | Net Debt (from) (optional) |
$nETDEBTTo | float | Net Debt (to) (optional) |
$mKCPFrom | float | Market Capitalization (from) (optional) |
$mKCPTo | float | Market Capitalization (to) (optional) |
$tRWCFrom | float | Working Capital (from) (optional) |
$tRWCTo | float | Working Capital (to) (optional) |
$cEMPLFrom | float | Capital Employed (from) (optional) |
$cEMPLTo | float | Capital Employed (to) (optional) |
$cRFrom | float | Current Ratio (from) (optional) |
$cRTo | float | Current Ratio (to) (optional) |
$qRFrom | float | Quick ratio (from) (optional) |
$qRTo | float | Quick ratio (to) (optional) |
$dOOMSDAYFrom | float | Doom's day ratio (from) (optional) |
$dOOMSDAYTo | float | Doom's day ratio (to) (optional) |
$lRCRFrom | float | Cash Ratio (from) (optional) |
$lRCRTo | float | Cash Ratio (to) (optional) |
$lRCFOFrom | float | Operating Cash Flow Ratio (from) (optional) |
$lRCFOTo | float | Operating Cash Flow Ratio (to) (optional) |
$dEBTTOASSETSFrom | float | Debt to total assets ratio (from) (optional) |
$dEBTTOASSETSTo | float | Debt to total assets ratio (to) (optional) |
$dEBTTOEQUITYFrom | float | Debt to equity ratio (from) (optional) |
$dEBTTOEQUITYTo | float | Debt to equity ratio (to) (optional) |
$lTDCFrom | float | Long Term Debt to Capital Employed (from) (optional) |
$lTDCTo | float | Long Term Debt to Capital Employed (to) (optional) |
$dEBTTOEBITDAFrom | float | Debt/EBITDA (from) (optional) |
$dEBTTOEBITDATo | float | Debt/EBITDA (to) (optional) |
$dEBTEVFrom | float | Debt/Enterprise Value (from) (optional) |
$dEBTEVTo | float | Debt/Enterprise Value (to) (optional) |
$lTDCFFrom | float | Net Cash Flow to Debt (from) (optional) |
$lTDCFTo | float | Net Cash Flow to Debt (to) (optional) |
$lEVERAGEFrom | float | Assets to Equity Ratio (from) (optional) |
$lEVERAGETo | float | Assets to Equity Ratio (to) (optional) |
$rTFrom | float | Net Sales Revenue Trend (from) (optional) |
$rTTo | float | Net Sales Revenue Trend (to) (optional) |
$tRNSRFrom | float | Total Operating Revenue Trend (from) (optional) |
$tRNSRTo | float | Total Operating Revenue Trend (to) (optional) |
$tRGPFrom | float | Gross Profit Trend (from) (optional) |
$tRGPTo | float | Gross Profit Trend (to) (optional) |
$tREBITDAFrom | float | EBITDA Trend (from) (optional) |
$tREBITDATo | float | EBITDA Trend (to) (optional) |
$oITFrom | float | Operating Profit Trend (from) (optional) |
$oITTo | float | Operating Profit Trend (to) (optional) |
$nITFrom | float | Net Profit Trend (from) (optional) |
$nITTo | float | Net Profit Trend (to) (optional) |
$tRARFrom | float | Accounts Receivables Trend (from) (optional) |
$tRARTo | float | Accounts Receivables Trend (to) (optional) |
$tRINVFrom | float | Inventory Trend (from) (optional) |
$tRINVTo | float | Inventory Trend (to) (optional) |
$tRPPEFrom | float | Net Property, Plant and Equipment (PP&E) Trend (from) (optional) |
$tRPPETo | float | Net Property, Plant and Equipment (PP&E) Trend (to) (optional) |
$tRTAFrom | float | Total Assets Trend (from) (optional) |
$tRTATo | float | Total Assets Trend (to) (optional) |
$tRBVFrom | float | Bookvalue Trend (from) (optional) |
$tRBVTo | float | Bookvalue Trend (to) (optional) |
$tRSEFrom | float | Shareholders' Equity Trend (from) (optional) |
$tRSETo | float | Shareholders' Equity Trend (to) (optional) |
$tRCFOFrom | float | Operating Cash Flow Trend (from) (optional) |
$tRCFOTo | float | Operating Cash Flow Trend (to) (optional) |
$tRCEFrom | float | Capital Expenditures Trend (from) (optional) |
$tRCETo | float | Capital Expenditures Trend (to) (optional) |
$iCRFrom | float | Interest Coverage Ratio (from) (optional) |
$iCRTo | float | Interest Coverage Ratio (to) (optional) |
$cRDCFrom | float | Operating Cash Flow to Debt (from) (optional) |
$cRDCTo | float | Operating Cash Flow to Debt (to) (optional) |
$pRCFRFrom | float | Operating Cash Flow to Revenue (from) (optional) |
$pRCFRTo | float | Operating Cash Flow to Revenue (to) (optional) |
$pRCFAFrom | float | Operating Cash Flow to Assets (from) (optional) |
$pRCFATo | float | Operating Cash Flow to Assets (to) (optional) |
$pRCREFrom | float | Operating Cash Flow to Equity (from) (optional) |
$pRCRETo | float | Operating Cash Flow to Equity (to) (optional) |
$pRCIFrom | float | Operating Cash Flow to EBIT (from) (optional) |
$pRCITo | float | Operating Cash Flow to EBIT (to) (optional) |
$bSCAFrom | float | Cash/Total Assets (from) (optional) |
$bSCATo | float | Cash/Total Assets (to) (optional) |
$bSRTAFrom | float | Receivables/Total Assets (from) (optional) |
$bSRTATo | float | Receivables/Total Assets (to) (optional) |
$bSITAFrom | float | Inventories/Total Assets (from) (optional) |
$bSITATo | float | Inventories/Total Assets (to) (optional) |
$bSFATAFrom | float | Fixed assets/Total Assets (from) (optional) |
$bSFATATo | float | Fixed assets/Total Assets (to) (optional) |
$bSCLTLFrom | float | Current Liabilities/Total Liabilities (from) (optional) |
$bSCLTLTo | float | Current Liabilities/Total Liabilities (to) (optional) |
$eXPORTRFrom | float | Export proportion (from) (optional) |
$eXPORTRTo | float | Export proportion (to) (optional) |
$iSSEBNSFrom | float | Salaries and Employee Benefits/Net sales (from) (optional) |
$iSSEBNSTo | float | Salaries and Employee Benefits/Net sales (to) (optional) |
$iSAENSFrom | float | Administrative Expenses/Net Sales (from) (optional) |
$iSAENSTo | float | Administrative Expenses/Net Sales (to) (optional) |
$iSDANSFrom | float | Depreciation and Amortization/Net sales (from) (optional) |
$iSDANSTo | float | Depreciation and Amortization/Net sales (to) (optional) |
$iSIPNSFrom | float | Interest paid/Net sales (from) (optional) |
$iSIPNSTo | float | Interest paid/Net sales (to) (optional) |
$iSITNSFrom | float | Income tax/Net sales (from) (optional) |
$iSITNSTo | float | Income tax/Net sales (to) (optional) |
$cFOCFTCFFrom | float | Operating Cash Flow to Total Cash Flow (from) (optional) |
$cFOCFTCFTo | float | Operating Cash Flow to Total Cash Flow (to) (optional) |
$cFCFITCFFrom | float | Investing Cash Flow to Total Cash Flow (from) (optional) |
$cFCFITCFTo | float | Investing Cash Flow to Total Cash Flow (to) (optional) |
$cFCFFTCFFrom | float | Financing Cash Flow to Total Cash Flow (from) (optional) |
$cFCFFTCFTo | float | Financing Cash Flow to Total Cash Flow (to) (optional) |
$bRCIRFrom | float | Cost to Income Ratio (from) (optional) |
$bRCIRTo | float | Cost to Income Ratio (to) (optional) |
$bRERFrom | float | Bank Efficiency Ratio (from) (optional) |
$bRERTo | float | Bank Efficiency Ratio (to) (optional) |
$bRLDRFrom | float | Loans to Deposits Ratio (from) (optional) |
$bRLDRTo | float | Loans to Deposits Ratio (to) (optional) |
$bRLDROFrom | float | Loans to Customers to Deposits From Customers (from) (optional) |
$bRLDROTo | float | Loans to Customers to Deposits From Customers (to) (optional) |
$bRLADRFrom | float | Liquid Assets to Deposits Ratio (from) (optional) |
$bRLADRTo | float | Liquid Assets to Deposits Ratio (to) (optional) |
$bRLADROFrom | float | Liquid Assets to Deposits From Customers Ratio (from) (optional) |
$bRLADROTo | float | Liquid Assets to Deposits From Customers Ratio (to) (optional) |
$bRLARFrom | float | Loans to Asset Ratio (from) (optional) |
$bRLARTo | float | Loans to Asset Ratio (to) (optional) |
$bRLAROFrom | float | Loans to Customers to Asset Ratio (from) (optional) |
$bRLAROTo | float | Loans to Customers to Asset Ratio (to) (optional) |
$bRNIITFrom | float | Net Interest Income Trend (from) (optional) |
$bRNIITTo | float | Net Interest Income Trend (to) (optional) |
$bRNFCITFrom | float | Net Fee and Commission Income Trend (from) (optional) |
$bRNFCITTo | float | Net Fee and Commission Income Trend (to) (optional) |
$bRLACTFrom | float | Loans and Advances to Customers Trend (from) (optional) |
$bRLACTTo | float | Loans and Advances to Customers Trend (to) (optional) |
$bRLACTOFrom | float | Loans and Advances Trend (from) (optional) |
$bRLACTOTo | float | Loans and Advances Trend (to) (optional) |
$bRDCTFrom | float | Deposits from Customers Trend (from) (optional) |
$bRDCTTo | float | Deposits from Customers Trend (to) (optional) |
$bRDCTOFrom | float | Deposits Trend (from) (optional) |
$bRDCTOTo | float | Deposits Trend (to) (optional) |
$bRERAFrom | float | Earning Assets (from) (optional) |
$bRERATo | float | Earning Assets (to) (optional) |
$bRAYAFrom | float | Yield on Earning Assets (YEA) (from) (optional) |
$bRAYATo | float | Yield on Earning Assets (YEA) (to) (optional) |
$bRNIMFrom | float | Net Interest Margin (from) (optional) |
$bRNIMTo | float | Net Interest Margin (to) (optional) |
$iRLRFrom | float | Loss Ratio (from) (optional) |
$iRLRTo | float | Loss Ratio (to) (optional) |
$iRUERFrom | float | Underwriting Expenses Ratio (from) (optional) |
$iRUERTo | float | Underwriting Expenses Ratio (to) (optional) |
$iRCPRFrom | float | Ceeded Premium Ratio (from) (optional) |
$iRCPRTo | float | Ceeded Premium Ratio (to) (optional) |
$iRNPETFrom | float | Net Premiums Earned Trend (from) (optional) |
$iRNPETTo | float | Net Premiums Earned Trend (to) (optional) |
$iRFCTFrom | float | Fees and Commissions Trend (from) (optional) |
$iRFCTTo | float | Fees and Commissions Trend (to) (optional) |
$iRNIITFrom | float | Net Investment Income Trend (from) (optional) |
$iRNIITTo | float | Net Investment Income Trend (to) (optional) |
$iRRADIOTFrom | float | Receivables Arising Out Of Direct Insurance Operations Trend (from) (optional) |
$iRRADIOTTo | float | Receivables Arising Out Of Direct Insurance Operations Trend (to) (optional) |
$mMEPSFrom | float | EPS (from) (optional) |
$mMEPSTo | float | EPS (to) (optional) |
$mMPERFrom | float | P/E (from) (optional) |
$mMPERTo | float | P/E (to) (optional) |
$mMPSAFrom | float | Market Capitalization/Net Sales (Price Sales Ratio) (from) (optional) |
$mMPSATo | float | Market Capitalization/Net Sales (Price Sales Ratio) (to) (optional) |
$mMPGIFrom | float | Market Capitalization/Gross Profit (from) (optional) |
$mMPGITo | float | Market Capitalization/Gross Profit (to) (optional) |
$mARKETCAPEBITDAFrom | float | Market Capitalization/EBITDA (from) (optional) |
$mARKETCAPEBITDATo | float | Market Capitalization/EBITDA (to) (optional) |
$mMPEBITFrom | float | Market Capitalization/EBIT (from) (optional) |
$mMPEBITTo | float | Market Capitalization/EBIT (to) (optional) |
$mMPTAFrom | float | Market Capitalization/Total Assets (from) (optional) |
$mMPTATo | float | Market Capitalization/Total Assets (to) (optional) |
$mCAPEQFrom | float | Market capitalization/shareholders' equity (from) (optional) |
$mCAPEQTo | float | Market capitalization/shareholders' equity (to) (optional) |
$pBRFrom | float | Market Capitalization/Book Value (from) (optional) |
$pBRTo | float | Market Capitalization/Book Value (to) (optional) |
$mMPICFrom | float | Market Capitalization / Capital Employed (from) (optional) |
$mMPICTo | float | Market Capitalization / Capital Employed (to) (optional) |
$mMPOCFFrom | float | Market Capitalization/Operating Cashflow (from) (optional) |
$mMPOCFTo | float | Market Capitalization/Operating Cashflow (to) (optional) |
$eVNSFrom | float | Enterprise value/Net Sales (from) (optional) |
$eVNSTo | float | Enterprise value/Net Sales (to) (optional) |
$eVGIFrom | float | Enterprise value/Gross Profit (from) (optional) |
$eVGITo | float | Enterprise value/Gross Profit (to) (optional) |
$eVEBITDAFrom | float | Enterprise Value/EBITDA (from) (optional) |
$eVEBITDATo | float | Enterprise Value/EBITDA (to) (optional) |
$eVEBITFrom | float | Enterprise value/EBIT (from) (optional) |
$eVEBITTo | float | Enterprise value/EBIT (to) (optional) |
$eVTAFrom | float | Enterprise value/Total Assets (from) (optional) |
$eVTATo | float | Enterprise value/Total Assets (to) (optional) |
$eVICFrom | float | Enterprise value/Capital Employed (from) (optional) |
$eVICTo | float | Enterprise value/Capital Employed (to) (optional) |
$eVOCFFrom | float | Enterprise value/Operating Cashflow (from) (optional) |
$eVOCFTo | float | Enterprise value/Operating Cashflow (to) (optional) |
$cMBRFrom | float | Dynamic_50_CMBRFrom_Parameter (optional) |
$cMBRTo | float | Dynamic_50_CMBRTo_Parameter (optional) |
$iNVYIELDFrom | float | Dynamic_50_INVYIELDFrom_Parameter (optional) |
$iNVYIELDTo | float | Dynamic_50_INVYIELDTo_Parameter (optional) |
$aLTZSCOREFrom | float | Dynamic_50_ALTZSCOREFrom_Parameter (optional) |
$aLTZSCORETo | float | Dynamic_50_ALTZSCORETo_Parameter (optional) |
$cPXFrom | float | Dynamic_50_CPXFrom_Parameter (optional) |
$cPXTo | float | Dynamic_50_CPXTo_Parameter (optional) |
Company Benchmark data
\Emis\Api\Emis\Api\Models\CompanyBenchmarkResponseItemData
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$scoreScale | string | The Score scale on which the financial analysis will be evaluated. Allowed values: B - Business Scale, F - Financial Scale (optional, default to B) |
$benchmarkFinalWeight | int | Percentage of EMIS Benchmark Score for the final weight calculation (optional, default to 50) |
$trendFinalWeight | int | Percentage of EMIS Trend Score for the final weight calculation. (optional, default to 50) |
$riskProfile | string | The Risk scale on which the financial analysis will be evaluated. Allowed values: H, M, L (optional, default to M) |
$toleranceMargin | int | Percentage of the allowed tolerance margin (optional, default to 5) |
$salesGrowth | int | Percentage of the company sales growth in the final calculation (optional, default to 12) |
$operatingProfit | int | Percentage of the company operating profit vs. sales indicator in the final calculation (optional, default to 12) |
$netProfit | int | Percentage of the company net profit vs sales indicator in the final calculation (optional, default to 12) |
$daysInventory | int | Percentage of the company days inventory indicator in the final calculation (optional, default to 10) |
$currentRatio | int | Percentage of the company current balance ratio indicator in the final calculation (optional, default to 8) |
$daysReceivables | int | Percentage of the company days receivables indicator in the final calculation (optional, default to 10) |
$indebtedness | int | Percentage of the company indebtedness (total assets vs total liabilities) indicator in the final calculation (optional, default to 8) |
$indebtednessSales | int | Percentage of the company total assets vs sales indicator in the final calculation (optional, default to 8) |
$cashProduction | int | Trend score on company cash for production indicator (optional, default to 2) |
$cashOperations | int | Percentage of the company cash from sales indicator in the final calculation (optional, default to 2) |
$operatingCashGen | int | Percentage of the company net operation cash generation (NOCG) indicator in the final calculation (optional, default to 5) |
$freeCashFlow | int | Percentage of the company free cash flow indicator in the final calculation (optional, default to 3) |
$cashFlowAfterFinEx | int | Percentage of the company cash flow after financial expenses indicator in the final calculation (optional, default to 2) |
$cashFlowAfterFinResult | int | Percentage of the company cash flow after financial indicator in the final calculation (optional, default to 2) |
$reductionDebt | int | Percentage of the company reduction in debt indicator in the final calculation (optional, default to 2) |
$negativeNetIncomeBusinessScale | string | Indicate whether to include the negative net income (loss) to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeCashFlowFinCostBusinessScale | string | Indicate whether to include the negative cash flow after financial costs to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeNetWorthBusinessScale | string | Indicate whether to include the negative net worth to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to E) |
$negativeCashFlowBusinessScale | string | Indicate whether to include the negative cash flow to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeNetIncomeFinancialScale | string | Indicate whether to include the negative net income (loss) to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeOperatingProfitFinancialScale | string | Indicate whether to include the negative operating profile to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeNetWorthFinancialScale | string | Indicate whether to include the negative net worth to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to CC) |
$negativeOperatingCashGenFinancialScale | string | Indicate whether to include the negative operating cash generation to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeCashFlowFinancialScale | string | Indicate whether to include the negative cash flow to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeCashFlowFinCostFinancialScale | string | Indicate whether to include the negative cash flow after financial costs to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$cashSales | int | Percentage of the company cash from sales indicator in the final calculation (optional, default to 2) |
$negativeOperatingProfitBusinessScale | string | Indicate whether to include the negative operating profile to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeOperatingCashGenBusinessScale | string | Indicate whether to include the negative operating cash generation to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$token | string | Token (optional) |
$format | string | Response format - json/xml (optional) |
Company Benchmark data
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$scoreScale | string | The Score scale on which the financial analysis will be evaluated. Allowed values: B - Business Scale, F - Financial Scale (optional, default to B) |
$benchmarkFinalWeight | int | Percentage of EMIS Benchmark Score for the final weight calculation (optional, default to 50) |
$trendFinalWeight | int | Percentage of EMIS Trend Score for the final weight calculation. (optional, default to 50) |
$riskProfile | string | The Risk scale on which the financial analysis will be evaluated. Allowed values: H, M, L (optional, default to M) |
$toleranceMargin | int | Percentage of the allowed tolerance margin (optional, default to 5) |
$salesGrowth | int | Percentage of the company sales growth in the final calculation (optional, default to 12) |
$operatingProfit | int | Percentage of the company operating profit vs. sales indicator in the final calculation (optional, default to 12) |
$netProfit | int | Percentage of the company net profit vs sales indicator in the final calculation (optional, default to 12) |
$daysInventory | int | Percentage of the company days inventory indicator in the final calculation (optional, default to 10) |
$currentRatio | int | Percentage of the company current balance ratio indicator in the final calculation (optional, default to 8) |
$daysReceivables | int | Percentage of the company days receivables indicator in the final calculation (optional, default to 10) |
$indebtedness | int | Percentage of the company indebtedness (total assets vs total liabilities) indicator in the final calculation (optional, default to 8) |
$indebtednessSales | int | Percentage of the company total assets vs sales indicator in the final calculation (optional, default to 8) |
$cashProduction | int | Trend score on company cash for production indicator (optional, default to 2) |
$cashOperations | int | Percentage of the company cash from sales indicator in the final calculation (optional, default to 2) |
$operatingCashGen | int | Percentage of the company net operation cash generation (NOCG) indicator in the final calculation (optional, default to 5) |
$freeCashFlow | int | Percentage of the company free cash flow indicator in the final calculation (optional, default to 3) |
$cashFlowAfterFinEx | int | Percentage of the company cash flow after financial expenses indicator in the final calculation (optional, default to 2) |
$cashFlowAfterFinResult | int | Percentage of the company cash flow after financial indicator in the final calculation (optional, default to 2) |
$reductionDebt | int | Percentage of the company reduction in debt indicator in the final calculation (optional, default to 2) |
$negativeNetIncomeBusinessScale | string | Indicate whether to include the negative net income (loss) to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeCashFlowFinCostBusinessScale | string | Indicate whether to include the negative cash flow after financial costs to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeNetWorthBusinessScale | string | Indicate whether to include the negative net worth to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to E) |
$negativeCashFlowBusinessScale | string | Indicate whether to include the negative cash flow to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeNetIncomeFinancialScale | string | Indicate whether to include the negative net income (loss) to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeOperatingProfitFinancialScale | string | Indicate whether to include the negative operating profile to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeNetWorthFinancialScale | string | Indicate whether to include the negative net worth to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to CC) |
$negativeOperatingCashGenFinancialScale | string | Indicate whether to include the negative operating cash generation to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeCashFlowFinancialScale | string | Indicate whether to include the negative cash flow to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$negativeCashFlowFinCostFinancialScale | string | Indicate whether to include the negative cash flow after financial costs to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to BB) |
$cashSales | int | Percentage of the company cash from sales indicator in the final calculation (optional, default to 2) |
$negativeOperatingProfitBusinessScale | string | Indicate whether to include the negative operating profile to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$negativeOperatingCashGenBusinessScale | string | Indicate whether to include the negative operating cash generation to the financial score or not. If yes, indicate what should be the score for it based on the selected Score Scale (optional, default to C) |
$token | string | Token (optional) |
$format | string | Response format - json/xml (optional) |
Getting data by eKRS
string
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$classCode | string | External class code (required) |
$token | string | Token (required) |
Getting data by eKRS
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$classCode | string | External class code (required) |
$token | string | Token (required) |
Returns company data
\Emis\Api\Emis\Api\Models\SingleCompanyResponseItem
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$token | string | Token (required) |
$currencyCode | string | The currency code of the company (optional, default to USD) |
$localization | bool | Localization (optional, default to false) |
$format | string | Response format - json/xml (optional) |
Returns company data
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$token | string | Token (required) |
$currencyCode | string | The currency code of the company (optional, default to USD) |
$localization | bool | Localization (optional, default to false) |
$format | string | Response format - json/xml (optional) |
Statements search by company
\Emis\Api\Emis\Api\Models\CompanyStatementResponse
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$token | string | Token (required) |
$order | string | Sort order (optional) |
$statementType | string | The type of the statement (optional) |
$currency | string | The currency code (optional) |
$year | int | The year of the statement (optional) |
$period | string[] | The period of the statement (optional) |
$isAudited | bool | Audited status (Y/N) (optional) |
$isConsolidated | bool | Consolidation status (optional) |
$updatedFrom | string | Last Update date (from) (optional) |
$updatedTo | string | Last Update date (to) (optional) |
$onlyWithPrimaryFinancials | bool | Shows all available financial statements for a reporting period or filters the one from the highest ranked financial standard, resulting in only one financial statement per period, year and consolidation status. EMIS' team manages the ranking of financial standards, shown in the metadata, assuring selection of the best financial template for a given country and type of company. (optional, default to true) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Statements search by company
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$token | string | Token (required) |
$order | string | Sort order (optional) |
$statementType | string | The type of the statement (optional) |
$currency | string | The currency code (optional) |
$year | int | The year of the statement (optional) |
$period | string[] | The period of the statement (optional) |
$isAudited | bool | Audited status (Y/N) (optional) |
$isConsolidated | bool | Consolidation status (optional) |
$updatedFrom | string | Last Update date (from) (optional) |
$updatedTo | string | Last Update date (to) (optional) |
$onlyWithPrimaryFinancials | bool | Shows all available financial statements for a reporting period or filters the one from the highest ranked financial standard, resulting in only one financial statement per period, year and consolidation status. EMIS' team manages the ranking of financial standards, shown in the metadata, assuring selection of the best financial template for a given country and type of company. (optional, default to true) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Statements search by company and standard
\Emis\Api\Emis\Api\Models\CompanyStatementResponse
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$standardId | string | The ID of the standard (required) |
$token | string | Token (required) |
$order | string | Sort order (optional) |
$statementType | string | The type of the statement (optional) |
$currency | string | The currency code (optional) |
$year | int | The year of the statement (optional) |
$period | string[] | The period of the statement (optional) |
$isAudited | bool | Audited status (Y/N) (optional) |
$isConsolidated | bool | Consolidation status (optional) |
$updatedFrom | string | Last Update date (from) (optional) |
$updatedTo | string | Last Update date (to) (optional) |
$onlyWithPrimaryFinancials | bool | Shows all available financial statements for a reporting period or filters the one from the highest ranked financial standard, resulting in only one financial statement per period, year and consolidation status. EMIS' team manages the ranking of financial standards, shown in the metadata, assuring selection of the best financial template for a given country and type of company. (optional, default to true) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Statements search by company and standard
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$id | int | The ID of the company (required) |
$standardId | string | The ID of the standard (required) |
$token | string | Token (required) |
$order | string | Sort order (optional) |
$statementType | string | The type of the statement (optional) |
$currency | string | The currency code (optional) |
$year | int | The year of the statement (optional) |
$period | string[] | The period of the statement (optional) |
$isAudited | bool | Audited status (Y/N) (optional) |
$isConsolidated | bool | Consolidation status (optional) |
$updatedFrom | string | Last Update date (from) (optional) |
$updatedTo | string | Last Update date (to) (optional) |
$onlyWithPrimaryFinancials | bool | Shows all available financial statements for a reporting period or filters the one from the highest ranked financial standard, resulting in only one financial statement per period, year and consolidation status. EMIS' team manages the ranking of financial standards, shown in the metadata, assuring selection of the best financial template for a given country and type of company. (optional, default to true) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Company Insurance Search
\Emis\Api\Emis\Api\Models\SearchCompanyResponse
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$nISTANGLANDFrom | float | Land and buildings (from) (optional) |
$nISTANGLANDTo | float | Land and buildings (to) (optional) |
$nISTANGVECHFrom | float | Vehicles and machinery (from) (optional) |
$nISTANGVECHTo | float | Vehicles and machinery (to) (optional) |
$nISTANGFIXTFrom | float | Fixtures and fittings (from) (optional) |
$nISTANGFIXTTo | float | Fixtures and fittings (to) (optional) |
$nISTANGOTHERFrom | float | Other property, plant and equipment (from) (optional) |
$nISTANGOTHERTo | float | Other property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$nISINTGOODWFrom | float | Goodwill (from) (optional) |
$nISINTGOODWTo | float | Goodwill (to) (optional) |
$nISINTOTHFrom | float | Other intangible assets (from) (optional) |
$nISINTOTHTo | float | Other intangible assets (to) (optional) |
$nISINVFrom | float | Investments (from) (optional) |
$nISINVTo | float | Investments (to) (optional) |
$nISINVPROPFrom | float | Investment properties (from) (optional) |
$nISINVPROPTo | float | Investment properties (to) (optional) |
$nISINVASSOCFrom | float | Investments in associates (from) (optional) |
$nISINVASSOCTo | float | Investments in associates (to) (optional) |
$nISFAFrom | float | Financial assets (from) (optional) |
$nISFATo | float | Financial assets (to) (optional) |
$nISFADERIVFrom | float | Derivative financial instruments (from) (optional) |
$nISFADERIVTo | float | Derivative financial instruments (to) (optional) |
$nISFALOANFrom | float | Loans portfolio (from) (optional) |
$nISFALOANTo | float | Loans portfolio (to) (optional) |
$nISFAHMFrom | float | Held to maturity financial assets (from) (optional) |
$nISFAHMTo | float | Held to maturity financial assets (to) (optional) |
$nISFAAFSFrom | float | Available for sale financial assets (from) (optional) |
$nISFAAFSTo | float | Available for sale financial assets (to) (optional) |
$nISFAAFSEFrom | float | Equity securities (from) (optional) |
$nISFAAFSETo | float | Equity securities (to) (optional) |
$nISFAAFSDFrom | float | Debt securities (from) (optional) |
$nISFAAFSDTo | float | Debt securities (to) (optional) |
$nISFAAFSOFrom | float | Other financial assets available for sale (from) (optional) |
$nISFAAFSOTo | float | Other financial assets available for sale (to) (optional) |
$nISFAFAIRVFrom | float | Financial assets at fair value through profit or loss (from) (optional) |
$nISFAFAIRVTo | float | Financial assets at fair value through profit or loss (to) (optional) |
$nISFAFAIRVEFrom | float | Equity securities (from) (optional) |
$nISFAFAIRVETo | float | Equity securities (to) (optional) |
$nISFAFAIRVDFrom | float | Debt securities (from) (optional) |
$nISFAFAIRVDTo | float | Debt securities (to) (optional) |
$nISFAFAIRVOFrom | float | Other financial assets at fair value through profit or loss (from) (optional) |
$nISFAFAIRVOTo | float | Other financial assets at fair value through profit or loss (to) (optional) |
$nISFAOTHERFASSETFrom | float | Other financial assets (from) (optional) |
$nISFAOTHERFASSETTo | float | Other financial assets (to) (optional) |
$nISRECFrom | float | Receivables (from) (optional) |
$nISRECTo | float | Receivables (to) (optional) |
$nISRECTRADEFrom | float | Account receivables (from) (optional) |
$nISRECTRADETo | float | Account receivables (to) (optional) |
$nISRECINSURFrom | float | Insurance receivables (from) (optional) |
$nISRECINSURTo | float | Insurance receivables (to) (optional) |
$nISRECINSURDIRFrom | float | Receivables from direct insurance (from) (optional) |
$nISRECINSURDIRTo | float | Receivables from direct insurance (to) (optional) |
$nISRECINSURREINSFrom | float | Receivables from reinsurance (from) (optional) |
$nISRECINSURREINSTo | float | Receivables from reinsurance (to) (optional) |
$nISRECINSUROTHFrom | float | Other insurance receivables (from) (optional) |
$nISRECINSUROTHTo | float | Other insurance receivables (to) (optional) |
$nISRECINCOMETAXFrom | float | Income tax receivables (from) (optional) |
$nISRECINCOMETAXTo | float | Income tax receivables (to) (optional) |
$nISRECOTHFrom | float | Other receivables (from) (optional) |
$nISRECOTHTo | float | Other receivables (to) (optional) |
$nISREINSURFrom | float | Reinsurance assets (from) (optional) |
$nISREINSURTo | float | Reinsurance assets (to) (optional) |
$nISREINSURINSFrom | float | Reinsurance of insurance contracts (from) (optional) |
$nISREINSURINSTo | float | Reinsurance of insurance contracts (to) (optional) |
$nISREINSURINVFrom | float | Reinsurance of investment contracts (from) (optional) |
$nISREINSURINVTo | float | Reinsurance of investment contracts (to) (optional) |
$nISAFSASSETSFrom | float | Assets held for sale and discontinued operations (from) (optional) |
$nISAFSASSETSTo | float | Assets held for sale and discontinued operations (to) (optional) |
$nISDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nISDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$nISTREASURYFrom | float | Repurchased own shares (from) (optional) |
$nISTREASURYTo | float | Repurchased own shares (to) (optional) |
$nISACCRULFrom | float | Accrued and deferred assets (from) (optional) |
$nISACCRULTo | float | Accrued and deferred assets (to) (optional) |
$nISACCRULACCFrom | float | Accrued income (from) (optional) |
$nISACCRULACCTo | float | Accrued income (to) (optional) |
$nISACCRULDEFINFrom | float | Deferred tax assets (from) (optional) |
$nISACCRULDEFINTo | float | Deferred tax assets (to) (optional) |
$nISACCRULOTHFrom | float | Other accrued and deferred assets (from) (optional) |
$nISACCRULOTHTo | float | Other accrued and deferred assets (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$nISOTHFrom | float | Other assets (from) (optional) |
$nISOTHTo | float | Other assets (to) (optional) |
$nISTLEFrom | float | Total equity and liabilities (from) (optional) |
$nISTLETo | float | Total equity and liabilities (to) (optional) |
$sEFrom | float | Total equity (from) (optional) |
$sETo | float | Total equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to the owners of parent (from) (optional) |
$sEOWNTo | float | Equity attributable to the owners of parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$nISSEOWNOTHEQFrom | float | Other components of equity (from) (optional) |
$nISSEOWNOTHEQTo | float | Other components of equity (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$nISSEOWNCFHEDGEFrom | float | Cashflow hedge reserve (from) (optional) |
$nISSEOWNCFHEDGETo | float | Cashflow hedge reserve (to) (optional) |
$nISSEOWNDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nISSEOWNDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Profit or loss for the period (from) (optional) |
$bSPROFITTo | float | Profit or loss for the period (to) (optional) |
$nISSEOWNOTHFrom | float | Other reserves (from) (optional) |
$nISSEOWNOTHTo | float | Other reserves (to) (optional) |
$sEMINFrom | float | Non-controlling interests (from) (optional) |
$sEMINTo | float | Non-controlling interests (to) (optional) |
$tLFrom | float | Total liabilities (from) (optional) |
$tLTo | float | Total liabilities (to) (optional) |
$nISINSLIABFrom | float | Insurance contract liabilities (from) (optional) |
$nISINSLIABTo | float | Insurance contract liabilities (to) (optional) |
$nISINSLIABLIFEFrom | float | Life insurance liabilities (from) (optional) |
$nISINSLIABLIFETo | float | Life insurance liabilities (to) (optional) |
$nISINSLIABNONLIFEFrom | float | Non-life insurance liabilities (from) (optional) |
$nISINSLIABNONLIFETo | float | Non-life insurance liabilities (to) (optional) |
$nISINSLIABHEALTHFrom | float | Health insurance liabilities (from) (optional) |
$nISINSLIABHEALTHTo | float | Health insurance liabilities (to) (optional) |
$nISREINSLIABFrom | float | Reinsurance contract liabilities (from) (optional) |
$nISREINSLIABTo | float | Reinsurance contract liabilities (to) (optional) |
$nISINVLIABFrom | float | Investment contract liabilities (from) (optional) |
$nISINVLIABTo | float | Investment contract liabilities (to) (optional) |
$nISPENSIONOBLFrom | float | Pension benefit obligation (from) (optional) |
$nISPENSIONOBLTo | float | Pension benefit obligation (to) (optional) |
$nISOTHCONTRFrom | float | Other contract liabilities (from) (optional) |
$nISOTHCONTRTo | float | Other contract liabilities (to) (optional) |
$nISBONDDEBTFrom | float | Liabilities from issued securities (from) (optional) |
$nISBONDDEBTTo | float | Liabilities from issued securities (to) (optional) |
$nISBORROWFrom | float | Borrowings (from) (optional) |
$nISBORROWTo | float | Borrowings (to) (optional) |
$nISDERIVAFrom | float | Derivative financial instruments (from) (optional) |
$nISDERIVATo | float | Derivative financial instruments (to) (optional) |
$nISPROVISIONFrom | float | Provisions for other liabilities and charges (from) (optional) |
$nISPROVISIONTo | float | Provisions for other liabilities and charges (to) (optional) |
$nISOTHFINLIABFrom | float | Other financial liabilities (from) (optional) |
$nISOTHFINLIABTo | float | Other financial liabilities (to) (optional) |
$nISRECINSFrom | float | Insurance payables (from) (optional) |
$nISRECINSTo | float | Insurance payables (to) (optional) |
$nISTRCREDITFrom | float | Trade and other payables (from) (optional) |
$nISTRCREDITTo | float | Trade and other payables (to) (optional) |
$nISSUBORDINFrom | float | Subordinated debt (from) (optional) |
$nISSUBORDINTo | float | Subordinated debt (to) (optional) |
$nISTECHFUNDFrom | float | Technical funds and reserves (from) (optional) |
$nISTECHFUNDTo | float | Technical funds and reserves (to) (optional) |
$nISTECHFUNDINSFrom | float | Insurers share in technical funds (from) (optional) |
$nISTECHFUNDINSTo | float | Insurers share in technical funds (to) (optional) |
$nISTECHFUNDREINSFrom | float | Reinsurers' share in technical funds and reserves (from) (optional) |
$nISTECHFUNDREINSTo | float | Reinsurers' share in technical funds and reserves (to) (optional) |
$nISTECHFUNDOTHFrom | float | Other (from) (optional) |
$nISTECHFUNDOTHTo | float | Other (to) (optional) |
$nISOTHRESFrom | float | Other reserves and funds (from) (optional) |
$nISOTHRESTo | float | Other reserves and funds (to) (optional) |
$nISOTHLIABFrom | float | Other liabilities (from) (optional) |
$nISOTHLIABTo | float | Other liabilities (to) (optional) |
$nISTLACCDEFFrom | float | Accrued and deferred liabilities (from) (optional) |
$nISTLACCDEFTo | float | Accrued and deferred liabilities (to) (optional) |
$nISTLACCDEFALFrom | float | Accrued liabilities (from) (optional) |
$nISTLACCDEFALTo | float | Accrued liabilities (to) (optional) |
$nISTLACCDEFTAXFrom | float | Deferred tax liabilities (from) (optional) |
$nISTLACCDEFTAXTo | float | Deferred tax liabilities (to) (optional) |
$nISTLACCDEFODLFrom | float | Other accrued and deferred liabilities (from) (optional) |
$nISTLACCDEFODLTo | float | Other accrued and deferred liabilities (to) (optional) |
$tRFrom | float | Total Net Operating Revenue (from) (optional) |
$tRTo | float | Total Net Operating Revenue (to) (optional) |
$nISNETPREMFrom | float | Net insurance premium revenue (from) (optional) |
$nISNETPREMTo | float | Net insurance premium revenue (to) (optional) |
$nISPREMREVFrom | float | Insurance premium revenue (from) (optional) |
$nISPREMREVTo | float | Insurance premium revenue (to) (optional) |
$nISPREMREINSFrom | float | Insurance premium ceded to reinsurers (from) (optional) |
$nISPREMREINSTo | float | Insurance premium ceded to reinsurers (to) (optional) |
$nISNETFEEFrom | float | Net fee and commission income (from) (optional) |
$nISNETFEETo | float | Net fee and commission income (to) (optional) |
$nISNETFEEINCFrom | float | Fees and commission income (from) (optional) |
$nISNETFEEINCTo | float | Fees and commission income (to) (optional) |
$nISETFEEEXPFrom | float | Fees and commission expenses (from) (optional) |
$nISETFEEEXPTo | float | Fees and commission expenses (to) (optional) |
$nISCLAIMSFrom | float | Claims Incurred (from) (optional) |
$nISCLAIMSTo | float | Claims Incurred (to) (optional) |
$nISCLAIMSBROSBENFrom | float | Gross benefits and claims paid (from) (optional) |
$nISCLAIMSBROSBENTo | float | Gross benefits and claims paid (to) (optional) |
$nISCLAIMSCLAIMSREINSFrom | float | Claims ceded to reinsurers (from) (optional) |
$nISCLAIMSCLAIMSREINSTo | float | Claims ceded to reinsurers (to) (optional) |
$nISCLAIMSGCHCONTRFrom | float | Gross change in contract liabilities (from) (optional) |
$nISCLAIMSGCHCONTRTo | float | Gross change in contract liabilities (to) (optional) |
$nISCLAIMSGCHCONTRREFrom | float | Change in contract liabilities ceded to reinsurers (from) (optional) |
$nISCLAIMSGCHCONTRRETo | float | Change in contract liabilities ceded to reinsurers (to) (optional) |
$nISINVESTINCFrom | float | Investment income (from) (optional) |
$nISINVESTINCTo | float | Investment income (to) (optional) |
$nISNGFINHELDFSFrom | float | Net realised gains/losses on financial assets (from) (optional) |
$nISNGFINHELDFSTo | float | Net realised gains/losses on financial assets (to) (optional) |
$nISNGFAIRVALUEFrom | float | Net fair value gains/losses on financial assets at fair value through profit or loss (from) (optional) |
$nISNGFAIRVALUETo | float | Net fair value gains/losses on financial assets at fair value through profit or loss (to) (optional) |
$nISNGXCHGDIFFFrom | float | Foreign Exchange Gains/Losses (from) (optional) |
$nISNGXCHGDIFFTo | float | Foreign Exchange Gains/Losses (to) (optional) |
$nISNETBENEFITSFrom | float | Net insurance benefits and claims (from) (optional) |
$nISNETBENEFITSTo | float | Net insurance benefits and claims (to) (optional) |
$nISOTHOPINCFrom | float | Other operating revenue (from) (optional) |
$nISOTHOPINCTo | float | Other operating revenue (to) (optional) |
$nISINVESTBENEFITFrom | float | Investment contracts benefits (from) (optional) |
$nISINVESTBENEFITTo | float | Investment contracts benefits (to) (optional) |
$nISEXPENSECONTRFrom | float | Expenses for the acquisition of insurance and investment contracts (from) (optional) |
$nISEXPENSECONTRTo | float | Expenses for the acquisition of insurance and investment contracts (to) (optional) |
$nISADMINFrom | float | General and administrative expenses (from) (optional) |
$nISADMINTo | float | General and administrative expenses (to) (optional) |
$nISMARKETINGFrom | float | Sales and Marketing expenses (from) (optional) |
$nISMARKETINGTo | float | Sales and Marketing expenses (to) (optional) |
$nISEXPRENDERFrom | float | Expenses for asset management services rendered (from) (optional) |
$nISEXPRENDERTo | float | Expenses for asset management services rendered (to) (optional) |
$nISOTHCOSTFrom | float | Other operating expenses (from) (optional) |
$nISOTHCOSTTo | float | Other operating expenses (to) (optional) |
$nISEQUITYMETHFrom | float | Share of profit (loss) of associates (from) (optional) |
$nISEQUITYMETHTo | float | Share of profit (loss) of associates (to) (optional) |
$nISOTHNOPRESFrom | float | Other net operational result (from) (optional) |
$nISOTHNOPRESTo | float | Other net operational result (to) (optional) |
$nISACQCOSTFrom | float | Acquisition costs (from) (optional) |
$nISACQCOSTTo | float | Acquisition costs (to) (optional) |
$nISCNGREIMBPROVISIONFrom | float | Changes in the profit-dependent and profit-independent premium reimbursement provisions (from) (optional) |
$nISCNGREIMBPROVISIONTo | float | Changes in the profit-dependent and profit-independent premium reimbursement provisions (to) (optional) |
$nISCNGEQUILPROVISIONFrom | float | Changes in the equalisation provision (from) (optional) |
$nISCNGEQUILPROVISIONTo | float | Changes in the equalisation provision (to) (optional) |
$nISCNGTECHPROVISIONFrom | float | Changes in other technical provision (from) (optional) |
$nISCNGTECHPROVISIONTo | float | Changes in other technical provision (to) (optional) |
$nISCNGACTURALPROVISIONFrom | float | Changes in actuarial provision (from) (optional) |
$nISCNGACTURALPROVISIONTo | float | Changes in actuarial provision (to) (optional) |
$nISRESULTREINSURFrom | float | Result of Reinsurance (from) (optional) |
$nISRESULTREINSURTo | float | Result of Reinsurance (to) (optional) |
$nISIMPARMENTASSETFrom | float | Impairment of Assets (from) (optional) |
$nISIMPARMENTASSETTo | float | Impairment of Assets (to) (optional) |
$nISOTHTECHEXPFrom | float | Other technical charges and expenses (from) (optional) |
$nISOTHTECHEXPTo | float | Other technical charges and expenses (to) (optional) |
$oPFrom | float | Operating profit (from) (optional) |
$oPTo | float | Operating profit (to) (optional) |
$nISEXTRESULTFrom | float | Extraordinary result (from) (optional) |
$nISEXTRESULTTo | float | Extraordinary result (to) (optional) |
$nISEXTEVFrom | float | Extraordinary revenues (from) (optional) |
$nISEXTEVTo | float | Extraordinary revenues (to) (optional) |
$nISEXTEXPFrom | float | Extraordinary expenses (from) (optional) |
$nISEXTEXPTo | float | Extraordinary expenses (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nPFrom | float | Net profit (from) (optional) |
$nPTo | float | Net profit (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Result for the Period (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Result for the Period (to) (optional) |
$oUTSIDEFrom | float | From this minority interest (from) (optional) |
$oUTSIDETo | float | From this minority interest (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$nISCFCASHFrom | float | Cash generated from operating activities (from) (optional) |
$nISCFCASHTo | float | Cash generated from operating activities (to) (optional) |
$nISCFPROFITOFYEARFrom | float | Net profit of the period (from) (optional) |
$nISCFPROFITOFYEARTo | float | Net profit of the period (to) (optional) |
$nISCFADJDEPRFrom | float | Adjustments for: Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (from) (optional) |
$nISCFADJDEPRTo | float | Adjustments for: Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (to) (optional) |
$nISCFADJTANGFrom | float | Adjustments for: Net loss (gain) on disposal of intangible assets and property, plant and equipment (from) (optional) |
$nISCFADJTANGTo | float | Adjustments for: Net loss (gain) on disposal of intangible assets and property, plant and equipment (to) (optional) |
$nISCFADJNETIMPAIRFrom | float | Adjustments for: Net impairment losses on investment securities (from) (optional) |
$nISCFADJNETIMPAIRTo | float | Adjustments for: Net impairment losses on investment securities (to) (optional) |
$nISCFADJRECFrom | float | Adjustments for: Impairment loss on trade receivables (from) (optional) |
$nISCFADJRECTo | float | Adjustments for: Impairment loss on trade receivables (to) (optional) |
$nISCFADJPROVISIONFrom | float | Adjustments for: Changes in provisions, including pensions (from) (optional) |
$nISCFADJPROVISIONTo | float | Adjustments for: Changes in provisions, including pensions (to) (optional) |
$nISCFADJADJEQUITYMETHFrom | float | Adjustments for: Share of net profits from equity method investments (from) (optional) |
$nISCFADJADJEQUITYMETHTo | float | Adjustments for: Share of net profits from equity method investments (to) (optional) |
$nISCFADJINVESTINCFrom | float | Adjustments for: Investment income (from) (optional) |
$nISCFADJINVESTINCTo | float | Adjustments for: Investment income (to) (optional) |
$nISCFADJNETPREMFrom | float | Adjustments for: Net premium income (from) (optional) |
$nISCFADJNETPREMTo | float | Adjustments for: Net premium income (to) (optional) |
$nISCFADJOTHNCFrom | float | Adjustments for: Other non-cash items (from) (optional) |
$nISCFADJOTHNCTo | float | Adjustments for: Other non-cash items (to) (optional) |
$nISCFCHNGFrom | float | Change in: investments available for sale (from) (optional) |
$nISCFCHNGTo | float | Change in: investments available for sale (to) (optional) |
$nISCFCHNGRECFrom | float | Change in: receivables (from) (optional) |
$nISCFCHNGRECTo | float | Change in: receivables (to) (optional) |
$nISCFCHNGDEFERREDFrom | float | Change in: deferred income tax assets (from) (optional) |
$nISCFCHNGDEFERREDTo | float | Change in: deferred income tax assets (to) (optional) |
$nISCFCHNGOTHDEFERREDFrom | float | Change in: other deferred tax assets (from) (optional) |
$nISCFCHNGOTHDEFERREDTo | float | Change in: other deferred tax assets (to) (optional) |
$nISCFCHNGREINSURFrom | float | Change in: reinsurance assets (from) (optional) |
$nISCFCHNGREINSURTo | float | Change in: reinsurance assets (to) (optional) |
$nISCFCHNGAFSASSETSFrom | float | Change in: available for sale assets at fair value (from) (optional) |
$nISCFCHNGAFSASSETSTo | float | Change in: available for sale assets at fair value (to) (optional) |
$nISCFCHNGACCRULFrom | float | Change in: accrued income (from) (optional) |
$nISCFCHNGACCRULTo | float | Change in: accrued income (to) (optional) |
$nISCFCHNGOTHFrom | float | Change in: other asset (from) (optional) |
$nISCFCHNGOTHTo | float | Change in: other asset (to) (optional) |
$nISCFCHNGDEFINCOMETAXFrom | float | Changes in deferred tax assets and liabilities (from) (optional) |
$nISCFCHNGDEFINCOMETAXTo | float | Changes in deferred tax assets and liabilities (to) (optional) |
$nISCFCHNGVALUATIONFrom | float | Change in Valuation of Assets of technical fund, actuarial funds (from) (optional) |
$nISCFCHNGVALUATIONTo | float | Change in Valuation of Assets of technical fund, actuarial funds (to) (optional) |
$nISCFCHNGREINSURRESFrom | float | Change in the reinsurance assets/reserves (from) (optional) |
$nISCFCHNGREINSURRESTo | float | Change in the reinsurance assets/reserves (to) (optional) |
$nISCFCHNGPREMIUMLIFEFrom | float | Premium income from insurance activity (from) (optional) |
$nISCFCHNGPREMIUMLIFETo | float | Premium income from insurance activity (to) (optional) |
$nISCFCHNGPREMIUMNONLIFEFrom | float | Premium income from reinsurance activity (from) (optional) |
$nISCFCHNGPREMIUMNONLIFETo | float | Premium income from reinsurance activity (to) (optional) |
$nISCFCHNGNBSNETFEEINCFrom | float | Fee and commission income (from) (optional) |
$nISCFCHNGNBSNETFEEINCTo | float | Fee and commission income (to) (optional) |
$nISCFCHNGNBSNETFEEEXPFrom | float | Fee and commission expense (from) (optional) |
$nISCFCHNGNBSNETFEEEXPTo | float | Fee and commission expense (to) (optional) |
$nISCFCHNGTAXPAIDFrom | float | Income tax paid (from) (optional) |
$nISCFCHNGTAXPAIDTo | float | Income tax paid (to) (optional) |
$nISCFCHNGOTHLIABFrom | float | Other operating activity cash flows (from) (optional) |
$nISCFCHNGOTHLIABTo | float | Other operating activity cash flows (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$nISCFNCFINVESTSUBAQFrom | float | Acquisition of subsidiaries, net of cash acquired (from) (optional) |
$nISCFNCFINVESTSUBAQTo | float | Acquisition of subsidiaries, net of cash acquired (to) (optional) |
$nISCFNCFINVESTSUBDIFrom | float | Disposal of subsidiaries, net of cash disposed (from) (optional) |
$nISCFNCFINVESTSUBDITo | float | Disposal of subsidiaries, net of cash disposed (to) (optional) |
$nISCFNCFINVESTPOFPRFrom | float | Purchase of property, plant and equipment (from) (optional) |
$nISCFNCFINVESTPOFPRTo | float | Purchase of property, plant and equipment (to) (optional) |
$nISCFNCFINVESTSALPRFrom | float | Proceeds from sale of property, plant and equipment (from) (optional) |
$nISCFNCFINVESTSALPRTo | float | Proceeds from sale of property, plant and equipment (to) (optional) |
$nISCFNCFINVESTINTANPFrom | float | Purchase of intangible assets (from) (optional) |
$nISCFNCFINVESTINTANPTo | float | Purchase of intangible assets (to) (optional) |
$nISCFNCFINVESTINTANSFrom | float | Proceeds from sale of intangible assets (from) (optional) |
$nISCFNCFINVESTINTANSTo | float | Proceeds from sale of intangible assets (to) (optional) |
$nISCFNCFINVESTLTASSPFrom | float | Purchase of long term assets (from) (optional) |
$nISCFNCFINVESTLTASSPTo | float | Purchase of long term assets (to) (optional) |
$nISCFNCFINVESTLTASSSFrom | float | Proceeds from sale of long term assets (from) (optional) |
$nISCFNCFINVESTLTASSSTo | float | Proceeds from sale of long term assets (to) (optional) |
$nISCFNCFINVESTINVPROPFrom | float | Purchase of interests in joint ventures (from) (optional) |
$nISCFNCFINVESTINVPROPTo | float | Purchase of interests in joint ventures (to) (optional) |
$nISCFNCFINVESTINVPROSFrom | float | Proceeds from sale of joint ventures (from) (optional) |
$nISCFNCFINVESTINVPROSTo | float | Proceeds from sale of joint ventures (to) (optional) |
$nISCFINVESTINTRECFrom | float | Interest received (from) (optional) |
$nISCFINVESTINTRECTo | float | Interest received (to) (optional) |
$nISCFINVESTDIVIDRECFrom | float | Dividends received (from) (optional) |
$nISCFINVESTDIVIDRECTo | float | Dividends received (to) (optional) |
$nISCFRELATEDLOANFrom | float | Loans granted to related parties (from) (optional) |
$nISCFRELATEDLOANTo | float | Loans granted to related parties (to) (optional) |
$nISCFRELATEDLOANREFrom | float | Loan repayments received from related parties (from) (optional) |
$nISCFRELATEDLOANRETo | float | Loan repayments received from related parties (to) (optional) |
$nISCFNCFINVESTOTHINVFrom | float | Other investing activity cash flows (from) (optional) |
$nISCFNCFINVESTOTHINVTo | float | Other investing activity cash flows (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$nISCFNCFFINANCEORDFrom | float | Proceeds from issuance of ordinary shares (from) (optional) |
$nISCFNCFFINANCEORDTo | float | Proceeds from issuance of ordinary shares (to) (optional) |
$nISCFNCFFINANCEPREFrom | float | Proceeds from issuance of redeemable preference shares (from) (optional) |
$nISCFNCFFINANCEPRETo | float | Proceeds from issuance of redeemable preference shares (to) (optional) |
$nISCFNCFFINANCETREAPFrom | float | Purchase of treasury shares (from) (optional) |
$nISCFNCFFINANCETREAPTo | float | Purchase of treasury shares (to) (optional) |
$nISCFNCFFINANCETREASFrom | float | Sale of treasury shares (from) (optional) |
$nISCFNCFFINANCETREASTo | float | Sale of treasury shares (to) (optional) |
$nISCFNCFFINANCEFUNDPFrom | float | Proceeds from borrowed funds and debt securities (from) (optional) |
$nISCFNCFFINANCEFUNDPTo | float | Proceeds from borrowed funds and debt securities (to) (optional) |
$nISCFNCFFINANCEFUNDSFrom | float | Repayments of borrowed funds and debt securities (from) (optional) |
$nISCFNCFFINANCEFUNDSTo | float | Repayments of borrowed funds and debt securities (to) (optional) |
$nISCFNCFFINANCESUBORDFrom | float | Proceeds from issue of subordinated liabilities (from) (optional) |
$nISCFNCFFINANCESUBORDTo | float | Proceeds from issue of subordinated liabilities (to) (optional) |
$nISCFNCFFINANCESHOPTFrom | float | Proceeds from exercise of share options (from) (optional) |
$nISCFNCFFINANCESHOPTTo | float | Proceeds from exercise of share options (to) (optional) |
$nISCFNCFFINANCEINTPAIDFrom | float | Interest paid (from) (optional) |
$nISCFNCFFINANCEINTPAIDTo | float | Interest paid (to) (optional) |
$nISCFNCFFINANCEDIVPAYFrom | float | Dividends paid (from) (optional) |
$nISCFNCFFINANCEDIVPAYTo | float | Dividends paid (to) (optional) |
$nISCFNCFFINANCEOTHFrom | float | Other financing activity cash flow (from) (optional) |
$nISCFNCFFINANCEOTHTo | float | Other financing activity cash flow (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
Company Insurance Search
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$tSFrom | float | Total Assets (from) (optional) |
$tSTo | float | Total Assets (to) (optional) |
$tANGFrom | float | Property, plant and equipment (from) (optional) |
$tANGTo | float | Property, plant and equipment (to) (optional) |
$nISTANGLANDFrom | float | Land and buildings (from) (optional) |
$nISTANGLANDTo | float | Land and buildings (to) (optional) |
$nISTANGVECHFrom | float | Vehicles and machinery (from) (optional) |
$nISTANGVECHTo | float | Vehicles and machinery (to) (optional) |
$nISTANGFIXTFrom | float | Fixtures and fittings (from) (optional) |
$nISTANGFIXTTo | float | Fixtures and fittings (to) (optional) |
$nISTANGOTHERFrom | float | Other property, plant and equipment (from) (optional) |
$nISTANGOTHERTo | float | Other property, plant and equipment (to) (optional) |
$iNTFrom | float | Intangible assets and goodwill (from) (optional) |
$iNTTo | float | Intangible assets and goodwill (to) (optional) |
$nISINTGOODWFrom | float | Goodwill (from) (optional) |
$nISINTGOODWTo | float | Goodwill (to) (optional) |
$nISINTOTHFrom | float | Other intangible assets (from) (optional) |
$nISINTOTHTo | float | Other intangible assets (to) (optional) |
$nISINVFrom | float | Investments (from) (optional) |
$nISINVTo | float | Investments (to) (optional) |
$nISINVPROPFrom | float | Investment properties (from) (optional) |
$nISINVPROPTo | float | Investment properties (to) (optional) |
$nISINVASSOCFrom | float | Investments in associates (from) (optional) |
$nISINVASSOCTo | float | Investments in associates (to) (optional) |
$nISFAFrom | float | Financial assets (from) (optional) |
$nISFATo | float | Financial assets (to) (optional) |
$nISFADERIVFrom | float | Derivative financial instruments (from) (optional) |
$nISFADERIVTo | float | Derivative financial instruments (to) (optional) |
$nISFALOANFrom | float | Loans portfolio (from) (optional) |
$nISFALOANTo | float | Loans portfolio (to) (optional) |
$nISFAHMFrom | float | Held to maturity financial assets (from) (optional) |
$nISFAHMTo | float | Held to maturity financial assets (to) (optional) |
$nISFAAFSFrom | float | Available for sale financial assets (from) (optional) |
$nISFAAFSTo | float | Available for sale financial assets (to) (optional) |
$nISFAAFSEFrom | float | Equity securities (from) (optional) |
$nISFAAFSETo | float | Equity securities (to) (optional) |
$nISFAAFSDFrom | float | Debt securities (from) (optional) |
$nISFAAFSDTo | float | Debt securities (to) (optional) |
$nISFAAFSOFrom | float | Other financial assets available for sale (from) (optional) |
$nISFAAFSOTo | float | Other financial assets available for sale (to) (optional) |
$nISFAFAIRVFrom | float | Financial assets at fair value through profit or loss (from) (optional) |
$nISFAFAIRVTo | float | Financial assets at fair value through profit or loss (to) (optional) |
$nISFAFAIRVEFrom | float | Equity securities (from) (optional) |
$nISFAFAIRVETo | float | Equity securities (to) (optional) |
$nISFAFAIRVDFrom | float | Debt securities (from) (optional) |
$nISFAFAIRVDTo | float | Debt securities (to) (optional) |
$nISFAFAIRVOFrom | float | Other financial assets at fair value through profit or loss (from) (optional) |
$nISFAFAIRVOTo | float | Other financial assets at fair value through profit or loss (to) (optional) |
$nISFAOTHERFASSETFrom | float | Other financial assets (from) (optional) |
$nISFAOTHERFASSETTo | float | Other financial assets (to) (optional) |
$nISRECFrom | float | Receivables (from) (optional) |
$nISRECTo | float | Receivables (to) (optional) |
$nISRECTRADEFrom | float | Account receivables (from) (optional) |
$nISRECTRADETo | float | Account receivables (to) (optional) |
$nISRECINSURFrom | float | Insurance receivables (from) (optional) |
$nISRECINSURTo | float | Insurance receivables (to) (optional) |
$nISRECINSURDIRFrom | float | Receivables from direct insurance (from) (optional) |
$nISRECINSURDIRTo | float | Receivables from direct insurance (to) (optional) |
$nISRECINSURREINSFrom | float | Receivables from reinsurance (from) (optional) |
$nISRECINSURREINSTo | float | Receivables from reinsurance (to) (optional) |
$nISRECINSUROTHFrom | float | Other insurance receivables (from) (optional) |
$nISRECINSUROTHTo | float | Other insurance receivables (to) (optional) |
$nISRECINCOMETAXFrom | float | Income tax receivables (from) (optional) |
$nISRECINCOMETAXTo | float | Income tax receivables (to) (optional) |
$nISRECOTHFrom | float | Other receivables (from) (optional) |
$nISRECOTHTo | float | Other receivables (to) (optional) |
$nISREINSURFrom | float | Reinsurance assets (from) (optional) |
$nISREINSURTo | float | Reinsurance assets (to) (optional) |
$nISREINSURINSFrom | float | Reinsurance of insurance contracts (from) (optional) |
$nISREINSURINSTo | float | Reinsurance of insurance contracts (to) (optional) |
$nISREINSURINVFrom | float | Reinsurance of investment contracts (from) (optional) |
$nISREINSURINVTo | float | Reinsurance of investment contracts (to) (optional) |
$nISAFSASSETSFrom | float | Assets held for sale and discontinued operations (from) (optional) |
$nISAFSASSETSTo | float | Assets held for sale and discontinued operations (to) (optional) |
$nISDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nISDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$nISTREASURYFrom | float | Repurchased own shares (from) (optional) |
$nISTREASURYTo | float | Repurchased own shares (to) (optional) |
$nISACCRULFrom | float | Accrued and deferred assets (from) (optional) |
$nISACCRULTo | float | Accrued and deferred assets (to) (optional) |
$nISACCRULACCFrom | float | Accrued income (from) (optional) |
$nISACCRULACCTo | float | Accrued income (to) (optional) |
$nISACCRULDEFINFrom | float | Deferred tax assets (from) (optional) |
$nISACCRULDEFINTo | float | Deferred tax assets (to) (optional) |
$nISACCRULOTHFrom | float | Other accrued and deferred assets (from) (optional) |
$nISACCRULOTHTo | float | Other accrued and deferred assets (to) (optional) |
$cEFrom | float | Cash and cash equivalents (from) (optional) |
$cETo | float | Cash and cash equivalents (to) (optional) |
$nISOTHFrom | float | Other assets (from) (optional) |
$nISOTHTo | float | Other assets (to) (optional) |
$nISTLEFrom | float | Total equity and liabilities (from) (optional) |
$nISTLETo | float | Total equity and liabilities (to) (optional) |
$sEFrom | float | Total equity (from) (optional) |
$sETo | float | Total equity (to) (optional) |
$sEOWNFrom | float | Equity attributable to the owners of parent (from) (optional) |
$sEOWNTo | float | Equity attributable to the owners of parent (to) (optional) |
$iSSUEDFrom | float | Issued capital (from) (optional) |
$iSSUEDTo | float | Issued capital (to) (optional) |
$iSSUEDORDFrom | float | Ordinary shares (from) (optional) |
$iSSUEDORDTo | float | Ordinary shares (to) (optional) |
$iSSUEDPREFFrom | float | Preferred shares (from) (optional) |
$iSSUEDPREFTo | float | Preferred shares (to) (optional) |
$sEOWNPREMIUMFrom | float | Share premium (from) (optional) |
$sEOWNPREMIUMTo | float | Share premium (to) (optional) |
$sEOWNTREASURYFrom | float | Treasury shares (from) (optional) |
$sEOWNTREASURYTo | float | Treasury shares (to) (optional) |
$nISSEOWNOTHEQFrom | float | Other components of equity (from) (optional) |
$nISSEOWNOTHEQTo | float | Other components of equity (to) (optional) |
$sEOWNREVALUATIONFrom | float | Revaluation reserve (from) (optional) |
$sEOWNREVALUATIONTo | float | Revaluation reserve (to) (optional) |
$sEOWNFOREIGNCURRFrom | float | Foreign currency translation reserve (from) (optional) |
$sEOWNFOREIGNCURRTo | float | Foreign currency translation reserve (to) (optional) |
$nISSEOWNCFHEDGEFrom | float | Cashflow hedge reserve (from) (optional) |
$nISSEOWNCFHEDGETo | float | Cashflow hedge reserve (to) (optional) |
$nISSEOWNDUETOCONSFrom | float | Changes due to consolidation (from) (optional) |
$nISSEOWNDUETOCONSTo | float | Changes due to consolidation (to) (optional) |
$pROFITRESERVFrom | float | Retained earnings (from) (optional) |
$pROFITRESERVTo | float | Retained earnings (to) (optional) |
$bSPROFITFrom | float | Profit or loss for the period (from) (optional) |
$bSPROFITTo | float | Profit or loss for the period (to) (optional) |
$nISSEOWNOTHFrom | float | Other reserves (from) (optional) |
$nISSEOWNOTHTo | float | Other reserves (to) (optional) |
$sEMINFrom | float | Non-controlling interests (from) (optional) |
$sEMINTo | float | Non-controlling interests (to) (optional) |
$tLFrom | float | Total liabilities (from) (optional) |
$tLTo | float | Total liabilities (to) (optional) |
$nISINSLIABFrom | float | Insurance contract liabilities (from) (optional) |
$nISINSLIABTo | float | Insurance contract liabilities (to) (optional) |
$nISINSLIABLIFEFrom | float | Life insurance liabilities (from) (optional) |
$nISINSLIABLIFETo | float | Life insurance liabilities (to) (optional) |
$nISINSLIABNONLIFEFrom | float | Non-life insurance liabilities (from) (optional) |
$nISINSLIABNONLIFETo | float | Non-life insurance liabilities (to) (optional) |
$nISINSLIABHEALTHFrom | float | Health insurance liabilities (from) (optional) |
$nISINSLIABHEALTHTo | float | Health insurance liabilities (to) (optional) |
$nISREINSLIABFrom | float | Reinsurance contract liabilities (from) (optional) |
$nISREINSLIABTo | float | Reinsurance contract liabilities (to) (optional) |
$nISINVLIABFrom | float | Investment contract liabilities (from) (optional) |
$nISINVLIABTo | float | Investment contract liabilities (to) (optional) |
$nISPENSIONOBLFrom | float | Pension benefit obligation (from) (optional) |
$nISPENSIONOBLTo | float | Pension benefit obligation (to) (optional) |
$nISOTHCONTRFrom | float | Other contract liabilities (from) (optional) |
$nISOTHCONTRTo | float | Other contract liabilities (to) (optional) |
$nISBONDDEBTFrom | float | Liabilities from issued securities (from) (optional) |
$nISBONDDEBTTo | float | Liabilities from issued securities (to) (optional) |
$nISBORROWFrom | float | Borrowings (from) (optional) |
$nISBORROWTo | float | Borrowings (to) (optional) |
$nISDERIVAFrom | float | Derivative financial instruments (from) (optional) |
$nISDERIVATo | float | Derivative financial instruments (to) (optional) |
$nISPROVISIONFrom | float | Provisions for other liabilities and charges (from) (optional) |
$nISPROVISIONTo | float | Provisions for other liabilities and charges (to) (optional) |
$nISOTHFINLIABFrom | float | Other financial liabilities (from) (optional) |
$nISOTHFINLIABTo | float | Other financial liabilities (to) (optional) |
$nISRECINSFrom | float | Insurance payables (from) (optional) |
$nISRECINSTo | float | Insurance payables (to) (optional) |
$nISTRCREDITFrom | float | Trade and other payables (from) (optional) |
$nISTRCREDITTo | float | Trade and other payables (to) (optional) |
$nISSUBORDINFrom | float | Subordinated debt (from) (optional) |
$nISSUBORDINTo | float | Subordinated debt (to) (optional) |
$nISTECHFUNDFrom | float | Technical funds and reserves (from) (optional) |
$nISTECHFUNDTo | float | Technical funds and reserves (to) (optional) |
$nISTECHFUNDINSFrom | float | Insurers share in technical funds (from) (optional) |
$nISTECHFUNDINSTo | float | Insurers share in technical funds (to) (optional) |
$nISTECHFUNDREINSFrom | float | Reinsurers' share in technical funds and reserves (from) (optional) |
$nISTECHFUNDREINSTo | float | Reinsurers' share in technical funds and reserves (to) (optional) |
$nISTECHFUNDOTHFrom | float | Other (from) (optional) |
$nISTECHFUNDOTHTo | float | Other (to) (optional) |
$nISOTHRESFrom | float | Other reserves and funds (from) (optional) |
$nISOTHRESTo | float | Other reserves and funds (to) (optional) |
$nISOTHLIABFrom | float | Other liabilities (from) (optional) |
$nISOTHLIABTo | float | Other liabilities (to) (optional) |
$nISTLACCDEFFrom | float | Accrued and deferred liabilities (from) (optional) |
$nISTLACCDEFTo | float | Accrued and deferred liabilities (to) (optional) |
$nISTLACCDEFALFrom | float | Accrued liabilities (from) (optional) |
$nISTLACCDEFALTo | float | Accrued liabilities (to) (optional) |
$nISTLACCDEFTAXFrom | float | Deferred tax liabilities (from) (optional) |
$nISTLACCDEFTAXTo | float | Deferred tax liabilities (to) (optional) |
$nISTLACCDEFODLFrom | float | Other accrued and deferred liabilities (from) (optional) |
$nISTLACCDEFODLTo | float | Other accrued and deferred liabilities (to) (optional) |
$tRFrom | float | Total Net Operating Revenue (from) (optional) |
$tRTo | float | Total Net Operating Revenue (to) (optional) |
$nISNETPREMFrom | float | Net insurance premium revenue (from) (optional) |
$nISNETPREMTo | float | Net insurance premium revenue (to) (optional) |
$nISPREMREVFrom | float | Insurance premium revenue (from) (optional) |
$nISPREMREVTo | float | Insurance premium revenue (to) (optional) |
$nISPREMREINSFrom | float | Insurance premium ceded to reinsurers (from) (optional) |
$nISPREMREINSTo | float | Insurance premium ceded to reinsurers (to) (optional) |
$nISNETFEEFrom | float | Net fee and commission income (from) (optional) |
$nISNETFEETo | float | Net fee and commission income (to) (optional) |
$nISNETFEEINCFrom | float | Fees and commission income (from) (optional) |
$nISNETFEEINCTo | float | Fees and commission income (to) (optional) |
$nISETFEEEXPFrom | float | Fees and commission expenses (from) (optional) |
$nISETFEEEXPTo | float | Fees and commission expenses (to) (optional) |
$nISCLAIMSFrom | float | Claims Incurred (from) (optional) |
$nISCLAIMSTo | float | Claims Incurred (to) (optional) |
$nISCLAIMSBROSBENFrom | float | Gross benefits and claims paid (from) (optional) |
$nISCLAIMSBROSBENTo | float | Gross benefits and claims paid (to) (optional) |
$nISCLAIMSCLAIMSREINSFrom | float | Claims ceded to reinsurers (from) (optional) |
$nISCLAIMSCLAIMSREINSTo | float | Claims ceded to reinsurers (to) (optional) |
$nISCLAIMSGCHCONTRFrom | float | Gross change in contract liabilities (from) (optional) |
$nISCLAIMSGCHCONTRTo | float | Gross change in contract liabilities (to) (optional) |
$nISCLAIMSGCHCONTRREFrom | float | Change in contract liabilities ceded to reinsurers (from) (optional) |
$nISCLAIMSGCHCONTRRETo | float | Change in contract liabilities ceded to reinsurers (to) (optional) |
$nISINVESTINCFrom | float | Investment income (from) (optional) |
$nISINVESTINCTo | float | Investment income (to) (optional) |
$nISNGFINHELDFSFrom | float | Net realised gains/losses on financial assets (from) (optional) |
$nISNGFINHELDFSTo | float | Net realised gains/losses on financial assets (to) (optional) |
$nISNGFAIRVALUEFrom | float | Net fair value gains/losses on financial assets at fair value through profit or loss (from) (optional) |
$nISNGFAIRVALUETo | float | Net fair value gains/losses on financial assets at fair value through profit or loss (to) (optional) |
$nISNGXCHGDIFFFrom | float | Foreign Exchange Gains/Losses (from) (optional) |
$nISNGXCHGDIFFTo | float | Foreign Exchange Gains/Losses (to) (optional) |
$nISNETBENEFITSFrom | float | Net insurance benefits and claims (from) (optional) |
$nISNETBENEFITSTo | float | Net insurance benefits and claims (to) (optional) |
$nISOTHOPINCFrom | float | Other operating revenue (from) (optional) |
$nISOTHOPINCTo | float | Other operating revenue (to) (optional) |
$nISINVESTBENEFITFrom | float | Investment contracts benefits (from) (optional) |
$nISINVESTBENEFITTo | float | Investment contracts benefits (to) (optional) |
$nISEXPENSECONTRFrom | float | Expenses for the acquisition of insurance and investment contracts (from) (optional) |
$nISEXPENSECONTRTo | float | Expenses for the acquisition of insurance and investment contracts (to) (optional) |
$nISADMINFrom | float | General and administrative expenses (from) (optional) |
$nISADMINTo | float | General and administrative expenses (to) (optional) |
$nISMARKETINGFrom | float | Sales and Marketing expenses (from) (optional) |
$nISMARKETINGTo | float | Sales and Marketing expenses (to) (optional) |
$nISEXPRENDERFrom | float | Expenses for asset management services rendered (from) (optional) |
$nISEXPRENDERTo | float | Expenses for asset management services rendered (to) (optional) |
$nISOTHCOSTFrom | float | Other operating expenses (from) (optional) |
$nISOTHCOSTTo | float | Other operating expenses (to) (optional) |
$nISEQUITYMETHFrom | float | Share of profit (loss) of associates (from) (optional) |
$nISEQUITYMETHTo | float | Share of profit (loss) of associates (to) (optional) |
$nISOTHNOPRESFrom | float | Other net operational result (from) (optional) |
$nISOTHNOPRESTo | float | Other net operational result (to) (optional) |
$nISACQCOSTFrom | float | Acquisition costs (from) (optional) |
$nISACQCOSTTo | float | Acquisition costs (to) (optional) |
$nISCNGREIMBPROVISIONFrom | float | Changes in the profit-dependent and profit-independent premium reimbursement provisions (from) (optional) |
$nISCNGREIMBPROVISIONTo | float | Changes in the profit-dependent and profit-independent premium reimbursement provisions (to) (optional) |
$nISCNGEQUILPROVISIONFrom | float | Changes in the equalisation provision (from) (optional) |
$nISCNGEQUILPROVISIONTo | float | Changes in the equalisation provision (to) (optional) |
$nISCNGTECHPROVISIONFrom | float | Changes in other technical provision (from) (optional) |
$nISCNGTECHPROVISIONTo | float | Changes in other technical provision (to) (optional) |
$nISCNGACTURALPROVISIONFrom | float | Changes in actuarial provision (from) (optional) |
$nISCNGACTURALPROVISIONTo | float | Changes in actuarial provision (to) (optional) |
$nISRESULTREINSURFrom | float | Result of Reinsurance (from) (optional) |
$nISRESULTREINSURTo | float | Result of Reinsurance (to) (optional) |
$nISIMPARMENTASSETFrom | float | Impairment of Assets (from) (optional) |
$nISIMPARMENTASSETTo | float | Impairment of Assets (to) (optional) |
$nISOTHTECHEXPFrom | float | Other technical charges and expenses (from) (optional) |
$nISOTHTECHEXPTo | float | Other technical charges and expenses (to) (optional) |
$oPFrom | float | Operating profit (from) (optional) |
$oPTo | float | Operating profit (to) (optional) |
$nISEXTRESULTFrom | float | Extraordinary result (from) (optional) |
$nISEXTRESULTTo | float | Extraordinary result (to) (optional) |
$nISEXTEVFrom | float | Extraordinary revenues (from) (optional) |
$nISEXTEVTo | float | Extraordinary revenues (to) (optional) |
$nISEXTEXPFrom | float | Extraordinary expenses (from) (optional) |
$nISEXTEXPTo | float | Extraordinary expenses (to) (optional) |
$pRETAXFrom | float | Profit before income tax (from) (optional) |
$pRETAXTo | float | Profit before income tax (to) (optional) |
$tAXFrom | float | Income tax (from) (optional) |
$tAXTo | float | Income tax (to) (optional) |
$tAXDUEFrom | float | Tax difference due to consolidation (from) (optional) |
$tAXDUETo | float | Tax difference due to consolidation (to) (optional) |
$aFTERTAXFrom | float | Profit after income tax (from) (optional) |
$aFTERTAXTo | float | Profit after income tax (to) (optional) |
$aFTERTAXDISCFrom | float | Profit from discontinued operations (from) (optional) |
$aFTERTAXDISCTo | float | Profit from discontinued operations (to) (optional) |
$nPFrom | float | Net profit (from) (optional) |
$nPTo | float | Net profit (to) (optional) |
$cOMPREHENSOTHFrom | float | Other comprehensive result for the period, net of tax (from) (optional) |
$cOMPREHENSOTHTo | float | Other comprehensive result for the period, net of tax (to) (optional) |
$aFTERTAXTOTALFrom | float | Comprehensive Result for the Period (from) (optional) |
$aFTERTAXTOTALTo | float | Comprehensive Result for the Period (to) (optional) |
$oUTSIDEFrom | float | From this minority interest (from) (optional) |
$oUTSIDETo | float | From this minority interest (to) (optional) |
$cFNCFOPERATINGFrom | float | Net cash flow from (used in) operating activities (from) (optional) |
$cFNCFOPERATINGTo | float | Net cash flow from (used in) operating activities (to) (optional) |
$nISCFCASHFrom | float | Cash generated from operating activities (from) (optional) |
$nISCFCASHTo | float | Cash generated from operating activities (to) (optional) |
$nISCFPROFITOFYEARFrom | float | Net profit of the period (from) (optional) |
$nISCFPROFITOFYEARTo | float | Net profit of the period (to) (optional) |
$nISCFADJDEPRFrom | float | Adjustments for: Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (from) (optional) |
$nISCFADJDEPRTo | float | Adjustments for: Depreciation, amortization, impairment of intangible assets, property, plant and equipment and investments properties (to) (optional) |
$nISCFADJTANGFrom | float | Adjustments for: Net loss (gain) on disposal of intangible assets and property, plant and equipment (from) (optional) |
$nISCFADJTANGTo | float | Adjustments for: Net loss (gain) on disposal of intangible assets and property, plant and equipment (to) (optional) |
$nISCFADJNETIMPAIRFrom | float | Adjustments for: Net impairment losses on investment securities (from) (optional) |
$nISCFADJNETIMPAIRTo | float | Adjustments for: Net impairment losses on investment securities (to) (optional) |
$nISCFADJRECFrom | float | Adjustments for: Impairment loss on trade receivables (from) (optional) |
$nISCFADJRECTo | float | Adjustments for: Impairment loss on trade receivables (to) (optional) |
$nISCFADJPROVISIONFrom | float | Adjustments for: Changes in provisions, including pensions (from) (optional) |
$nISCFADJPROVISIONTo | float | Adjustments for: Changes in provisions, including pensions (to) (optional) |
$nISCFADJADJEQUITYMETHFrom | float | Adjustments for: Share of net profits from equity method investments (from) (optional) |
$nISCFADJADJEQUITYMETHTo | float | Adjustments for: Share of net profits from equity method investments (to) (optional) |
$nISCFADJINVESTINCFrom | float | Adjustments for: Investment income (from) (optional) |
$nISCFADJINVESTINCTo | float | Adjustments for: Investment income (to) (optional) |
$nISCFADJNETPREMFrom | float | Adjustments for: Net premium income (from) (optional) |
$nISCFADJNETPREMTo | float | Adjustments for: Net premium income (to) (optional) |
$nISCFADJOTHNCFrom | float | Adjustments for: Other non-cash items (from) (optional) |
$nISCFADJOTHNCTo | float | Adjustments for: Other non-cash items (to) (optional) |
$nISCFCHNGFrom | float | Change in: investments available for sale (from) (optional) |
$nISCFCHNGTo | float | Change in: investments available for sale (to) (optional) |
$nISCFCHNGRECFrom | float | Change in: receivables (from) (optional) |
$nISCFCHNGRECTo | float | Change in: receivables (to) (optional) |
$nISCFCHNGDEFERREDFrom | float | Change in: deferred income tax assets (from) (optional) |
$nISCFCHNGDEFERREDTo | float | Change in: deferred income tax assets (to) (optional) |
$nISCFCHNGOTHDEFERREDFrom | float | Change in: other deferred tax assets (from) (optional) |
$nISCFCHNGOTHDEFERREDTo | float | Change in: other deferred tax assets (to) (optional) |
$nISCFCHNGREINSURFrom | float | Change in: reinsurance assets (from) (optional) |
$nISCFCHNGREINSURTo | float | Change in: reinsurance assets (to) (optional) |
$nISCFCHNGAFSASSETSFrom | float | Change in: available for sale assets at fair value (from) (optional) |
$nISCFCHNGAFSASSETSTo | float | Change in: available for sale assets at fair value (to) (optional) |
$nISCFCHNGACCRULFrom | float | Change in: accrued income (from) (optional) |
$nISCFCHNGACCRULTo | float | Change in: accrued income (to) (optional) |
$nISCFCHNGOTHFrom | float | Change in: other asset (from) (optional) |
$nISCFCHNGOTHTo | float | Change in: other asset (to) (optional) |
$nISCFCHNGDEFINCOMETAXFrom | float | Changes in deferred tax assets and liabilities (from) (optional) |
$nISCFCHNGDEFINCOMETAXTo | float | Changes in deferred tax assets and liabilities (to) (optional) |
$nISCFCHNGVALUATIONFrom | float | Change in Valuation of Assets of technical fund, actuarial funds (from) (optional) |
$nISCFCHNGVALUATIONTo | float | Change in Valuation of Assets of technical fund, actuarial funds (to) (optional) |
$nISCFCHNGREINSURRESFrom | float | Change in the reinsurance assets/reserves (from) (optional) |
$nISCFCHNGREINSURRESTo | float | Change in the reinsurance assets/reserves (to) (optional) |
$nISCFCHNGPREMIUMLIFEFrom | float | Premium income from insurance activity (from) (optional) |
$nISCFCHNGPREMIUMLIFETo | float | Premium income from insurance activity (to) (optional) |
$nISCFCHNGPREMIUMNONLIFEFrom | float | Premium income from reinsurance activity (from) (optional) |
$nISCFCHNGPREMIUMNONLIFETo | float | Premium income from reinsurance activity (to) (optional) |
$nISCFCHNGNBSNETFEEINCFrom | float | Fee and commission income (from) (optional) |
$nISCFCHNGNBSNETFEEINCTo | float | Fee and commission income (to) (optional) |
$nISCFCHNGNBSNETFEEEXPFrom | float | Fee and commission expense (from) (optional) |
$nISCFCHNGNBSNETFEEEXPTo | float | Fee and commission expense (to) (optional) |
$nISCFCHNGTAXPAIDFrom | float | Income tax paid (from) (optional) |
$nISCFCHNGTAXPAIDTo | float | Income tax paid (to) (optional) |
$nISCFCHNGOTHLIABFrom | float | Other operating activity cash flows (from) (optional) |
$nISCFCHNGOTHLIABTo | float | Other operating activity cash flows (to) (optional) |
$cFNCFINVESTFrom | float | Net cash flow from (used in) investing activities (from) (optional) |
$cFNCFINVESTTo | float | Net cash flow from (used in) investing activities (to) (optional) |
$nISCFNCFINVESTSUBAQFrom | float | Acquisition of subsidiaries, net of cash acquired (from) (optional) |
$nISCFNCFINVESTSUBAQTo | float | Acquisition of subsidiaries, net of cash acquired (to) (optional) |
$nISCFNCFINVESTSUBDIFrom | float | Disposal of subsidiaries, net of cash disposed (from) (optional) |
$nISCFNCFINVESTSUBDITo | float | Disposal of subsidiaries, net of cash disposed (to) (optional) |
$nISCFNCFINVESTPOFPRFrom | float | Purchase of property, plant and equipment (from) (optional) |
$nISCFNCFINVESTPOFPRTo | float | Purchase of property, plant and equipment (to) (optional) |
$nISCFNCFINVESTSALPRFrom | float | Proceeds from sale of property, plant and equipment (from) (optional) |
$nISCFNCFINVESTSALPRTo | float | Proceeds from sale of property, plant and equipment (to) (optional) |
$nISCFNCFINVESTINTANPFrom | float | Purchase of intangible assets (from) (optional) |
$nISCFNCFINVESTINTANPTo | float | Purchase of intangible assets (to) (optional) |
$nISCFNCFINVESTINTANSFrom | float | Proceeds from sale of intangible assets (from) (optional) |
$nISCFNCFINVESTINTANSTo | float | Proceeds from sale of intangible assets (to) (optional) |
$nISCFNCFINVESTLTASSPFrom | float | Purchase of long term assets (from) (optional) |
$nISCFNCFINVESTLTASSPTo | float | Purchase of long term assets (to) (optional) |
$nISCFNCFINVESTLTASSSFrom | float | Proceeds from sale of long term assets (from) (optional) |
$nISCFNCFINVESTLTASSSTo | float | Proceeds from sale of long term assets (to) (optional) |
$nISCFNCFINVESTINVPROPFrom | float | Purchase of interests in joint ventures (from) (optional) |
$nISCFNCFINVESTINVPROPTo | float | Purchase of interests in joint ventures (to) (optional) |
$nISCFNCFINVESTINVPROSFrom | float | Proceeds from sale of joint ventures (from) (optional) |
$nISCFNCFINVESTINVPROSTo | float | Proceeds from sale of joint ventures (to) (optional) |
$nISCFINVESTINTRECFrom | float | Interest received (from) (optional) |
$nISCFINVESTINTRECTo | float | Interest received (to) (optional) |
$nISCFINVESTDIVIDRECFrom | float | Dividends received (from) (optional) |
$nISCFINVESTDIVIDRECTo | float | Dividends received (to) (optional) |
$nISCFRELATEDLOANFrom | float | Loans granted to related parties (from) (optional) |
$nISCFRELATEDLOANTo | float | Loans granted to related parties (to) (optional) |
$nISCFRELATEDLOANREFrom | float | Loan repayments received from related parties (from) (optional) |
$nISCFRELATEDLOANRETo | float | Loan repayments received from related parties (to) (optional) |
$nISCFNCFINVESTOTHINVFrom | float | Other investing activity cash flows (from) (optional) |
$nISCFNCFINVESTOTHINVTo | float | Other investing activity cash flows (to) (optional) |
$cFNCFFINANCEFrom | float | Net cash flow from (used in) financing activities (from) (optional) |
$cFNCFFINANCETo | float | Net cash flow from (used in) financing activities (to) (optional) |
$nISCFNCFFINANCEORDFrom | float | Proceeds from issuance of ordinary shares (from) (optional) |
$nISCFNCFFINANCEORDTo | float | Proceeds from issuance of ordinary shares (to) (optional) |
$nISCFNCFFINANCEPREFrom | float | Proceeds from issuance of redeemable preference shares (from) (optional) |
$nISCFNCFFINANCEPRETo | float | Proceeds from issuance of redeemable preference shares (to) (optional) |
$nISCFNCFFINANCETREAPFrom | float | Purchase of treasury shares (from) (optional) |
$nISCFNCFFINANCETREAPTo | float | Purchase of treasury shares (to) (optional) |
$nISCFNCFFINANCETREASFrom | float | Sale of treasury shares (from) (optional) |
$nISCFNCFFINANCETREASTo | float | Sale of treasury shares (to) (optional) |
$nISCFNCFFINANCEFUNDPFrom | float | Proceeds from borrowed funds and debt securities (from) (optional) |
$nISCFNCFFINANCEFUNDPTo | float | Proceeds from borrowed funds and debt securities (to) (optional) |
$nISCFNCFFINANCEFUNDSFrom | float | Repayments of borrowed funds and debt securities (from) (optional) |
$nISCFNCFFINANCEFUNDSTo | float | Repayments of borrowed funds and debt securities (to) (optional) |
$nISCFNCFFINANCESUBORDFrom | float | Proceeds from issue of subordinated liabilities (from) (optional) |
$nISCFNCFFINANCESUBORDTo | float | Proceeds from issue of subordinated liabilities (to) (optional) |
$nISCFNCFFINANCESHOPTFrom | float | Proceeds from exercise of share options (from) (optional) |
$nISCFNCFFINANCESHOPTTo | float | Proceeds from exercise of share options (to) (optional) |
$nISCFNCFFINANCEINTPAIDFrom | float | Interest paid (from) (optional) |
$nISCFNCFFINANCEINTPAIDTo | float | Interest paid (to) (optional) |
$nISCFNCFFINANCEDIVPAYFrom | float | Dividends paid (from) (optional) |
$nISCFNCFFINANCEDIVPAYTo | float | Dividends paid (to) (optional) |
$nISCFNCFFINANCEOTHFrom | float | Other financing activity cash flow (from) (optional) |
$nISCFNCFFINANCEOTHTo | float | Other financing activity cash flow (to) (optional) |
$cFNETINCREASECASHFrom | float | Net increase (decrease) in cash and cash equivalents (from) (optional) |
$cFNETINCREASECASHTo | float | Net increase (decrease) in cash and cash equivalents (to) (optional) |
$cFCASHBEGINFrom | float | Cash at the beginning of the period (from) (optional) |
$cFCASHBEGINTo | float | Cash at the beginning of the period (to) (optional) |
$cFCASHFOREXFrom | float | Exchange gains (losses) on cash and cash equivalents (from) (optional) |
$cFCASHFOREXTo | float | Exchange gains (losses) on cash and cash equivalents (to) (optional) |
$cFCASHENDFrom | float | Cash at the end of the period (from) (optional) |
$cFCASHENDTo | float | Cash at the end of the period (to) (optional) |
$cFFCFFrom | float | Free cash flow (from) (optional) |
$cFFCFTo | float | Free cash flow (to) (optional) |
$cFCAPEXFrom | float | CAPEX (from) (optional) |
$cFCAPEXTo | float | CAPEX (to) (optional) |
Company search by local standard
\Emis\Api\Emis\Api\Models\SearchCompanyResponse
Name | Type | Description |
---|---|---|
$standardId | int | The ID of the standard (required) |
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$dynamic | string | dynamic (optional) |
Company search by local standard
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$standardId | int | The ID of the standard (required) |
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string | Date since last update took place (to) (optional) |
$statementsUpdatedFrom | string | Financial statements filter updated (from) (optional) |
$statementsUpdatedTo | string | Financial statements filter updated (to) (optional) |
$mainIndustry | string[] | Main activities separated by commas (optional) |
$currency | string | Currency code (optional) |
$secondaryIndustry | string[] | Secondary activities separated by commas (optional) |
$operationalStatus | string[] | Operational statuses separated by commas (optional) |
$numberOfEmployeesFrom | int | Number of employees (from) (optional) |
$numberOfEmployeesTo | int | Number of employees (to) (optional) |
$legalForm | string[] | Legal Form codes separated by commas (optional) |
$localLegalForm | string[] | Local legal form codes separated by commas (optional) |
$region | string | Region name in English language (optional) |
$city | string | City name in English language (optional) |
$companyName | string[] | Company name (optional) |
$keyExecutives | string[] | Key executives (optional) |
$shareholders | string[] | Key shareholders (optional) |
$subsidiaries | string[] | Key subsidiaries (optional) |
$financialAuditors | string[] | Key financial auditors (optional) |
$businessDescription | string[] | Key business description (optional) |
$products | string[] | Key products (optional) |
$uboName | string[] | Beneficial Owner's Name Keyword (optional) |
$keywords | string[] | Keywords (optional) |
$year | int | Year of financial statement (optional) |
$period | string | Financial period (optional) |
$statementType | string | Statement type (optional) |
$order | string | Sort order field. Possible values are name, revenue, revenue_growth, assets, profit, equity, relevance. By default this parameter sorts ascending. For descending order use the colon sign and \"desc\". For example: order=revenue:desc (optional) |
$localization | bool | Localization (optional, default to false) |
$uboCitizenship | string | Beneficial owner's citizenship (optional) |
$uboBirthDate | string | Beneficial owner's date of birth in the format \"dd-mm-yyyy\" (optional) |
$onlyWithOfficialFinancials | bool | (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
$dynamic | string | (optional) |
Company Match
\Emis\Api\Emis\Api\Models\CompanyMatchResponseResult
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$countryCode | string | Country Code as 'AR', 'BG', etc. (optional) |
$companyName | string | Company name in English language (optional) |
$companyNameLocal | string | Company name in Local language (optional) |
$city | string | City name in English language (optional) |
$address | string | Address (optional) |
$phone | string | Phone number (optional) |
$fax | string | Fax number (optional) |
$companyWebsite | string | Company website url (optional) |
$externalId | string[] | External company id (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Company Match
\GuzzleHttp\Promise\PromiseInterface
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$countryCode | string | Country Code as 'AR', 'BG', etc. (optional) |
$companyName | string | Company name in English language (optional) |
$companyNameLocal | string | Company name in Local language (optional) |
$city | string | City name in English language (optional) |
$address | string | Address (optional) |
$phone | string | Phone number (optional) |
$fax | string | Fax number (optional) |
$companyWebsite | string | Company website url (optional) |
$externalId | string[] | External company id (optional) |
$limit | int | The max number of the items to retrieve (optional) |
$offset | int | The number of the starting item (optional) |
$cursor | string | The ID of the item under which the cursor is (optional) |
$format | string | Response format - json/xml (optional) |
Companies Non-financial Search
\Emis\Api\Emis\Api\Models\SearchCompanyResponse
Name | Type | Description |
---|---|---|
$token | string | Token (required) |
$country | string[] | Country Codes as 'AR', 'BG', etc. separated by commas (optional) |
$companyType | string[] | Company types separated by commas (optional) |
$importCountries | string[] | Import country codes as 'AR', 'BG', etc. separated by commas (optional) |
$exportCountries | string[] | Export country codes as 'AR', 'BG', etc. separated by commas (optional) |
$updatedFrom | string | Date since last update took place (from) (optional) |
$updatedTo | string |