Documentation
HomeSupportStatusSign in ->
  • Developer guide
  • How it works?
  • Integration Quick Guide
    • Link Flow
    • Embedded Flow
    • Running Workflow
  • Production setup
  • Webhooks
  • Widget
    • Methods
    • Inline mode
  • Postman Collection
  • Changelog
  • Records
    • Introduction
    • Migration Guide: Migrating from Cases to Records
  • TRANSACTIONLINK API
    • API Reference
      • Authentication
      • Cases (deprecated)
      • Resources
      • Parameters
      • Token
      • Link
      • Workflows
      • Records
        • Attachments
    • API Changelog
    • API Versioning
  • Integrations
    • AIS
      • Data fields availability across banks
      • Testing data
    • Autopay
    • BIG Info Monitor
      • Company Report
      • Personal Report
      • Entrepreneur Report
      • Plus Sco Plus CR3 Report
    • BankID
      • 🇳🇴Norway
      • 🇩🇰Denmark
    • CEIDG
      • Get company
      • List companies
    • Companies House
      • Public Data Api
        • Exemptions
        • Persons with significant Control
        • UK Establishments
        • Filing History
        • Registers
        • Registered Office Address
        • Company Profile
        • Officers
        • Insolvency
        • Charges
      • Documents Api
    • ComplyAdvantage
    • ComplyCube
      • Identity Verification
        • Document Check
        • Proof of Address Check
        • Identity Check
      • Document Check
      • AML Screening Check
      • Face Authentication Check
    • Data Ninja
      • Labeling
      • Profiling
      • Scoring
    • eDO App
    • GUS
    • IAML
    • KRD
      • Company Report
      • Personal Report
      • Identity Card Verification
    • mObywatel
      • CitizenDetails
      • CitizenNationality
    • OnDato
    • Polish VAT Whitelist
    • Przelewy 24
    • PWG
    • QARD
    • Rejestr.io
    • Registru Centras
      • Get company
      • List documents
      • Get document
    • Smart-ID
    • SMS API
    • Twilio
    • MojeId
    • Veriff
      • Supported Browsers
    • VIES (Vat Validation)
      • vies
    • Zoho Sign
      • Adding document fields automatically using text tags
    • Idenfy
    • GBG
      • IDScan
      • Verifications
    • Visa
    • KYB
      • Company Profile
    • Handelsregister
      • Company profile
        • List companies
        • Get company
        • Get company documents
    • InfoCamere
      • Company profile
        • List companies
        • List persons
        • Get company
        • Get person
        • Get documents
    • CBE - Belgium Company Register
      • Company profile
        • List companies
        • Get company
        • List documents
        • Get document
    • Transparenzregister
      • Beneficial owners
        • List companies
        • List documents
        • Get documents
    • CVR (Danish Central Business Register)
      • Company profile
        • List Companies
        • Get Company
        • Get document
    • Malta Business Registry
      • Company profile
        • List Companies
        • Get Company
Powered by GitBook
On this page
  • Input
  • Response content

Was this helpful?

  1. Integrations
  2. BIG Info Monitor

Company Report

Input

{
  "nip": "5224158027",
  "regon": "514964361",
  "companyName": "Esio-Corp Bis",
}

Response content

bigInfoMonitor

Attribute
Type
Description

companyReport

Object

Company report details

exchangeRateTable

Object

Exchange rate table information

companyReport

Attribute
Type
Description

getReportResponse

Object

Get report response details

getReportResponse

Attribute
Type
Description

success

Object

Success response details

success

Attribute
Type
Description

currentRequest

Object

Current request details

exchangeRateTable

Object

Exchange rate table information

currentRequest

Attribute
Type
Description

client

Object

Client information

repeatedRequestMarker

String

Marker for repeated request

reportComposition

Object

Report composition details

client

Attribute
Type
Description

clientId

String

Client ID

unitId

String

Unit ID

reportComposition

Attribute
Type
Description

product

String

Product information

components

Object

Components within the report

reportSubject

Object

Report subject information

consentList

Object

List of consents

components

Attribute
Type
Description

reportComponent

Array

Array of report components

reportComponent

Attribute
Type
Description

componentId

String

Component ID

componentType

String

Component type

validityDateTime

String

Validity date and time

processingResult

String

Processing result

data

Object

Component data

data

Attribute
Type
Description

checkResult

String

Check result within data

overdueLiabilitiesSummary

Object

Overdue liabilities summary within data

fulfilledLiabilitiesSummary

Object

Fulfilled liabilities summary within data

overdueLiabilitiesSummary

Attribute
Type
Description

creditorsCount

String

Count of creditors

economicInformationsCount

String

Count of economic information

liabilitiesCount

String

Count of liabilities

totalAmount

String

Total amount

totalOverdueAmount

String

Total overdue amount

fulfilledLiabilitiesSummary

Attribute
Type
Description

creditorsCount

String

Count of creditors

economicInformationsCount

String

Count of economic information

liabilitiesCount

String

Count of liabilities

totalAmount

String

Total amount

totalRepaidAmount

String

Total repaid amount

exchangeRateTable

Attribute
Type
Description

id

String

Exchange rate table ID

date

String

Exchange rate table date

reportSubject

Attribute
Type
Description

fullName

String

Full name of the subject

regon

String

REGON number

nip

String

NIP number

consentList

Attribute
Type
Description

consent

Array

List of consents

BIG Info Monitor Company Report output example

{
    "rawResponses":{
        "bigInfoMonitor":{
            "companyReport":"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<ns3:getReportResponse xmlns:ns2=\"http://api.big.pl/iasWrapper/reports/v1\" xmlns:ns3=\"http://api.big.pl/bimoR/v1\">\n    <success>\n        <currentRequest>\n            <client>\n                <clientId>1234554321</clientId>\n                <unitId>1234554321</unitId>\n            </client>\n            <repeatedRequestMarker>false</repeatedRequestMarker>\n            <reportComposition xsi:type=\"ns3:FinancialReportComposition\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n                <product>entrepreneur</product>\n                <components select=\"custom\">\n                    <liabilitiesSummaries>\n                        <summaryRequest>\n                            <liabilitiesSource>bigIm</liabilitiesSource>\n                            <liabilitiesType>overdue fulfilled</liabilitiesType>\n                            <debtorLegalForm>legalPerson</debtorLegalForm>\n                        </summaryRequest>\n                    </liabilitiesSummaries>\n                    <imEntrepreneurOverdueLiabilities>\n                        <containRestricted>false</containRestricted>\n                        <searchByPesel>false</searchByPesel>\n                    </imEntrepreneurOverdueLiabilities>\n                    <imEntrepreneurFulfilledLiabilities>\n                        <containRestricted>false</containRestricted>\n                        <searchByPesel>false</searchByPesel>\n                    </imEntrepreneurFulfilledLiabilities>\n                    <imEntrepreneurInquiries />\n                    <bikEntrepreneurOverdueLiabilities />\n                    <zbpUnreliableEntrepreneursByNip />\n                    <zbpUnreliableEntrepreneursByRegon />\n                </components>\n                <reportSubject xsi:type=\"ns5:LegalPerson\" xmlns:ns5=\"http://api.big.pl/bimo/v1\">\n                    <fullName>Jan Kowalski usługi programistyczne</fullName>\n                    <regon>388043129</regon>\n                    <nip>5223196505</nip>\n                </reportSubject>\n                <consentList>\n                    <consent grantDate=\"2022-08-10\">entrepreneurZbpAuthorisation</consent>\n                    <consent grantDate=\"2022-08-10\">bigImInquiriesAuthorisation</consent>\n                    <consent grantDate=\"2022-08-10\">entrepreneurBikAuthorisation</consent>\n                </consentList>\n            </reportComposition>\n        </currentRequest>\n        <exchangeRateTable>\n            <id>154/A/NBP/2022</id>\n            <date>2022-08-10</date>\n        </exchangeRateTable>\n        <components>\n            <reportComponent>\n                <componentId>Om2mSHTE594E8J0gwQKo9w3EIg4=</componentId>\n                <componentType>imEntrepreneurOverdueLiabilities</componentType>\n                <validityDateTime>2022-08-10T23:51:10.744</validityDateTime>\n                <processingResult>noDataFound</processingResult>\n            </reportComponent>\n            <reportComponent>\n                <componentId>QDC44HUmDTSvOpAsLWMdor8mm90=</componentId>\n                <componentType>imEntrepreneurFulfilledLiabilities</componentType>\n                <validityDateTime>2022-08-10T23:51:10.747</validityDateTime>\n                <processingResult>noDataFound</processingResult>\n            </reportComponent>\n            <reportComponent>\n                <componentId>sse9NRiqaswB8PmkLix3rukiJdY=</componentId>\n                <componentType>imEntrepreneurInquiries</componentType>\n                <validityDateTime>2022-08-10T23:51:10.789</validityDateTime>\n                <processingResult>noDataFound</processingResult>\n            </reportComponent>\n            <reportComponent>\n                <componentId>RbQe/uUpj4ENQwaV+KJpqlntjS8=</componentId>\n                <componentType>zbpUnreliableEntrepreneursByNip</componentType>\n                <validityDateTime>2022-08-10T23:51:10.753</validityDateTime>\n                <processingResult>success</processingResult>\n                <data xsi:type=\"ns3:ZbpUnreliableEntrepreneursByNipData\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n                    <checkResult>noDataFound</checkResult>\n                </data>\n            </reportComponent>\n            <reportComponent>\n                <componentId>2S7Z0wlDlb21cm6hPCrqwxaJC8g=</componentId>\n                <componentType>zbpUnreliableEntrepreneursByRegon</componentType>\n                <validityDateTime>2022-08-10T23:51:10.757</validityDateTime>\n                <processingResult>success</processingResult>\n                <data xsi:type=\"ns3:ZbpUnreliableEntrepreneursByRegonData\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n                    <checkResult>noDataFound</checkResult>\n                </data>\n            </reportComponent>\n            <reportComponent>\n                <componentId>ded1c105b5c243d0b810ef9e64a72c3b</componentId>\n                <componentType>bikEntrepreneurOverdueLiabilities</componentType>\n                <validityDateTime>2022-08-10T23:51:11.111</validityDateTime>\n                <processingResult>noDataFound</processingResult>\n            </reportComponent>\n            <reportComponent>\n                <componentId>b8gwaC3mDVN5nYGg0CF2pcYDjqo=</componentId>\n                <componentType>liabilitiesSummary</componentType>\n                <validityDateTime>2022-08-10T23:51:12</validityDateTime>\n                <processingResult>success</processingResult>\n                <data xsi:type=\"ns3:LiabilitiesSummaryData\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\">\n                    <checkResult>negativeInformationNotFounded</checkResult>\n                    <overdueLiabilitiesSummary>\n                        <creditorsCount>0</creditorsCount>\n                        <economicInformationsCount>0</economicInformationsCount>\n                        <liabilitiesCount>0</liabilitiesCount>\n                        <totalAmount>0</totalAmount>\n                        <totalOverdueAmount>0</totalOverdueAmount>\n                    </overdueLiabilitiesSummary>\n                    <fulfilledLiabilitiesSummary>\n                        <creditorsCount>0</creditorsCount>\n                        <economicInformationsCount>0</economicInformationsCount>\n                        <liabilitiesCount>0</liabilitiesCount>\n                        <totalAmount>0</totalAmount>\n                        <totalRepaidAmount>0</totalRepaidAmount>\n                    </fulfilledLiabilitiesSummary>\n                </data>\n            </reportComponent>\n        </components>\n    </success>\n</ns3:getReportResponse>\n",
        }
    },
    "bigInfoMonitor": {
        "companyReport": {
            "getReportResponse": {
                "success": {
                    "currentRequest": {
                        "client": {
                            "clientId": "1234554321",
                            "unitId": "1234554321"
                        },
                        "repeatedRequestMarker": "false",
                        "reportComposition": {
                            "product": "entrepreneur",
                            "components": {
                                "liabilitiesSummaries": {
                                    "summaryRequest": {
                                        "liabilitiesSource": "bigIm",
                                        "liabilitiesType": "overdue fulfilled",
                                        "debtorLegalForm": "legalPerson"
                                    }
                                },
                                "imEntrepreneurOverdueLiabilities": {
                                    "containRestricted": "false",
                                    "searchByPesel": "false"
                                },
                                "imEntrepreneurFulfilledLiabilities": {
                                    "containRestricted": "false",
                                    "searchByPesel": "false"
                                }
                            },
                            "reportSubject": {
                                "fullName": "Jan Kowalski usługi programistyczne",
                                "regon": "388043129",
                                "nip": "5223196505"
                            },
                            "consentList": {
                                "consent": [
                                    "entrepreneurZbpAuthorisation",
                                    "bigImInquiriesAuthorisation",
                                    "entrepreneurBikAuthorisation"
                                ]
                            }
                        }
                    },
                    "exchangeRateTable": {
                        "id": "154/A/NBP/2022",
                        "date": "2022-08-10"
                    },
                    "components": {
                        "reportComponent": [
                            {
                                "componentId": "Om2mSHTE594E8J0gwQKo9w3EIg4=",
                                "componentType": "imEntrepreneurOverdueLiabilities",
                                "validityDateTime": "2022-08-10T23:51:10.744",
                                "processingResult": "noDataFound"
                            },
                            {
                                "componentId": "QDC44HUmDTSvOpAsLWMdor8mm90=",
                                "componentType": "imEntrepreneurFulfilledLiabilities",
                                "validityDateTime": "2022-08-10T23:51:10.747",
                                "processingResult": "noDataFound"
                            },
                            {
                                "componentId": "sse9NRiqaswB8PmkLix3rukiJdY=",
                                "componentType": "imEntrepreneurInquiries",
                                "validityDateTime": "2022-08-10T23:51:10.789",
                                "processingResult": "noDataFound"
                            },
                            {
                                "componentId": "RbQe/uUpj4ENQwaV+KJpqlntjS8=",
                                "componentType": "zbpUnreliableEntrepreneursByNip",
                                "validityDateTime": "2022-08-10T23:51:10.753",
                                "processingResult": "success",
                                "data": {
                                    "checkResult": "noDataFound"
                                }
                            },
                            {
                                "componentId": "2S7Z0wlDlb21cm6hPCrqwxaJC8g=",
                                "componentType": "zbpUnreliableEntrepreneursByRegon",
                                "validityDateTime": "2022-08-10T23:51:10.757",
                                "processingResult": "success",
                                "data": {
                                    "checkResult": "noDataFound"
                                }
                            },
                            {
                                "componentId": "ded1c105b5c243d0b810ef9e64a72c3b",
                                "componentType": "bikEntrepreneurOverdueLiabilities",
                                "validityDateTime": "2022-08-10T23:51:11.111",
                                "processingResult": "noDataFound"
                            },
                            {
                                "componentId": "b8gwaC3mDVN5nYGg0CF2pcYDjqo=",
                                "componentType": "liabilitiesSummary",
                                "validityDateTime": "2022-08-10T23:51:12",
                                "processingResult": "success",
                                "data": {
                                    "checkResult": "negativeInformationNotFounded",
                                    "overdueLiabilitiesSummary": {
                                        "creditorsCount": "0",
                                        "economicInformationsCount": "0",
                                        "liabilitiesCount": "0",
                                        "totalAmount": "0",
                                        "totalOverdueAmount": "0"
                                    },
                                    "fulfilledLiabilitiesSummary": {
                                        "creditorsCount": "0",
                                        "economicInformationsCount": "0",
                                        "liabilitiesCount": "0",
                                        "totalAmount": "0",
                                        "totalRepaidAmount": "0"
                                    }
                                }
                            }
                        ]
                    }
                }
            }
        }
    }
}

PreviousBIG Info MonitorNextPersonal Report

Last updated 1 year ago

Was this helpful?