# Company Report

### Input

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

### Response content

&#x20;**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**&#x20;

| 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             |

&#x20;**components**

| Attribute       | Type  | Description                |
| --------------- | ----- | -------------------------- |
| reportComponent | Array | Array of report components |

&#x20;**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

```json
{
    "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"
                                    }
                                }
                            }
                        ]
                    }
                }
            }
        }
    }
}
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.transactionlink.io/docs/v1/integrations/big-info-monitor/company-report.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
