Poland
What the Poland market sends on a deal: currency, phone format, company types, validation and the fields that carry a value.
The Poland lane routes deals in EUR with market.country set to
PL. Everything below is what your integration can rely on for this market.
Figures are quoted in EUR although the business banks in PLN: the funding lane serving the non-euro EU markets settles through a euro account, so the bands are euro bands. Label amounts for the business in its own currency.
At a glance
| Field | Value |
|---|---|
| ISO country code | PL |
| Launch state | Open: live requests are accepted |
| Currency | EUR (€), the business banks in PLN |
| Phone format | E.164, country code first, no spaces required. |
| Example phone | +48 512 345 678 |
| Regional subdivision | not collected |
| Company register | The Polish court register and VAT register |
| Register number asked | KRS number (for example 0000123456) |
| Company number format | KRS number, ten digits, for example 0000123456. |
| Credit score band | not collected |
Company register
| Register | The Polish court register and VAT register |
registry.source | official_register in every market; which register answered is not part of the payload |
| Company lookup in the flow | By NIP or KRS number: the register offers no name search we can use today, so the number is asked |
| Identifier | NIP or KRS number: Ten digits; the NIP is on every invoice, for example 5260250995 |
| Name search | No |
What comes back, section by section
Read registry.status first. available means every section the register exposes came back; partial means at least one could not be read; unavailable means the company profile itself could not be retrieved; not_fetched means no lookup has run for this lead yet. A section the register does not expose is null on every deal, never an empty value. Each entry under registry.sections carries the register's status for that section and the facts it returned, nothing else.
| Section | Availability | Note |
|---|---|---|
| Identity | Available | |
| Legal form | Available | |
| Status | Available | Including liquidation and bankruptcy sections |
| Incorporation date | Available | |
| Registered address | Available | |
| Activity codes | Available | PKD codes |
| Officers | Partial | The representation body with roles; names are masked by the register |
| Owners | Not exposed by the register | |
| Accounts | Not exposed by the register | |
| Insolvency | Available | |
| Filings | Not exposed by the register |
Example registry object
Captured on 2026-09-11 for Orange Polska (by NIP) (identifier 5260250995). This is the market.registry object exactly as the API returned it.
{
"source": "official_register",
"status": "available",
"incorporated_on": "2001-05-02",
"company_age_months": 304,
"company_status": "active",
"company_type": "SPÓŁKA AKCYJNA",
"sic_codes": [
"61.10.B",
"78.10.Z",
"47.40.Z",
"61.10.A",
"61.90.B",
"62.20.B",
"64.99.Z",
"69.20.A",
"78.20.Z",
"95.10.Z"
],
"registered_office": {
"line1": "AL. JEROZOLIMSKIE 160",
"line2": null,
"locality": "WARSZAWA",
"region": "MAZOWIECKIE",
"postal_code": "02-326",
"country": "PL"
},
"directors": null,
"psc_count": null,
"accounts": null,
"confirmation_statement": null,
"charges_count": null,
"has_insolvency_history": null,
"filed_financials": null,
"registers": null,
"exemptions": null,
"uk_establishments_count": null,
"disqualified_directors_count": null,
"registered_name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"identifiers": {
"nip": "5260250995",
"krs": "0000010681",
"regon": "012100784",
"vat_number": "5260250995",
"lei": null
},
"activity_codes": [
{
"scheme": "PKD 2007",
"code": "61.10.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ W ZAKRESIE TELEKOMUNIKACJI PRZEWODOWEJ, BEZPRZEWODOWEJ I SATELITARNEJ",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "78.10.Z",
"description": "DZIAŁALNOŚĆ ZWIĄZANA Z WYSZUKIWANIEM MIEJSC PRACY I POZYSKIWANIEM PRACOWNIKÓW",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "47.40.Z",
"description": "SPRZEDAŻ DETALICZNA NARZĘDZI TECHNOLOGII INFORMACYJNEJ I KOMUNIKACYJNEJ",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "61.10.A",
"description": "DZIAŁALNOŚĆ W ZAKRESIE WYMIANY RUCHU INTERNETOWEGO",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "61.90.B",
"description": "DZIAŁALNOŚĆ W ZAKRESIE POZOSTAŁEJ TELEKOMUNIKACJI, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "62.20.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z DORADZTWEM W ZAKRESIE INFORMATYKI ORAZ ZARZĄDZANIEM URZĄDZENIAMI INFORMATYCZNYMI",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "64.99.Z",
"description": "POZOSTAŁA FINANSOWA DZIAŁALNOŚĆ USŁUGOWA, Z WYŁĄCZENIEM UBEZPIECZEŃ I FUNDUSZY EMERYTALNYCH, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "69.20.A",
"description": "DZIAŁALNOŚĆ RACHUNKOWO-KSIĘGOWA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "78.20.Z",
"description": "DZIAŁALNOŚĆ AGENCJI PRACY TYMCZASOWEJ I POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z UDOSTĘPNIANIEM PRACOWNIKÓW",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "95.10.Z",
"description": "NAPRAWA I KONSERWACJA KOMPUTERÓW I SPRZĘTU (TELE)KOMUNIKACYJNEGO",
"classification": null
}
],
"officers": [
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "PREZES ZARZĄDU",
"appointed_on": null,
"resigned_on": null
}
],
"filings": null,
"share_capital": null,
"business_description": null,
"sections": {
"vat_status": {
"status": "available",
"data": {
"name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"nip": "5260250995",
"regon": "012100784",
"krs": "0000010681",
"vat_status": "Czynny",
"vat_registered_on": "1996-01-01",
"vat_removed_on": null,
"address": "ALEJE JEROZOLIMSKIE 160, 02-326 WARSZAWA"
}
},
"profile": {
"status": "available",
"data": {
"company_name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"company_status": "active",
"type": "SPÓŁKA AKCYJNA",
"krs": "0000010681",
"nip": "5260250995",
"regon": "012100784",
"date_of_creation": "2001-05-02",
"register_state_as_of": "2026-04-24",
"registered_office_address": {
"address_line_1": "AL. JEROZOLIMSKIE 160",
"address_line_2": null,
"locality": "WARSZAWA",
"region": "MAZOWIECKIE",
"postal_code": "02-326",
"country": "PL"
},
"sic_codes": [
"61.10.B",
"78.10.Z",
"47.40.Z",
"61.10.A",
"61.90.B",
"62.20.B",
"64.99.Z",
"69.20.A",
"78.20.Z",
"95.10.Z"
],
"activity_descriptions": [
{
"code": "61.10.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ W ZAKRESIE TELEKOMUNIKACJI PRZEWODOWEJ, BEZPRZEWODOWEJ I SATELITARNEJ",
"main": true
},
{
"code": "78.10.Z",
"description": "DZIAŁALNOŚĆ ZWIĄZANA Z WYSZUKIWANIEM MIEJSC PRACY I POZYSKIWANIEM PRACOWNIKÓW",
"main": false
},
{
"code": "47.40.Z",
"description": "SPRZEDAŻ DETALICZNA NARZĘDZI TECHNOLOGII INFORMACYJNEJ I KOMUNIKACYJNEJ",
"main": false
},
{
"code": "61.10.A",
"description": "DZIAŁALNOŚĆ W ZAKRESIE WYMIANY RUCHU INTERNETOWEGO",
"main": false
},
{
"code": "61.90.B",
"description": "DZIAŁALNOŚĆ W ZAKRESIE POZOSTAŁEJ TELEKOMUNIKACJI, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"main": false
},
{
"code": "62.20.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z DORADZTWEM W ZAKRESIE INFORMATYKI ORAZ ZARZĄDZANIEM URZĄDZENIAMI INFORMATYCZNYMI",
"main": false
},
{
"code": "64.99.Z",
"description": "POZOSTAŁA FINANSOWA DZIAŁALNOŚĆ USŁUGOWA, Z WYŁĄCZENIEM UBEZPIECZEŃ I FUNDUSZY EMERYTALNYCH, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"main": false
},
{
"code": "69.20.A",
"description": "DZIAŁALNOŚĆ RACHUNKOWO-KSIĘGOWA",
"main": false
},
{
"code": "78.20.Z",
"description": "DZIAŁALNOŚĆ AGENCJI PRACY TYMCZASOWEJ I POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z UDOSTĘPNIANIEM PRACOWNIKÓW",
"main": false
},
{
"code": "95.10.Z",
"description": "NAPRAWA I KONSERWACJA KOMPUTERÓW I SPRZĘTU (TELE)KOMUNIKACYJNEGO",
"main": false
}
],
"officers": [
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "PREZES ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
}
],
"officer_names_masked": true,
"representation_body": "ZARZĄD SPÓŁKI",
"representation_rule": "PREZES ŁĄCZNIE Z CZŁONKIEM ZARZĄDU",
"has_insolvency_history": false,
"vat_registered": true,
"vat_status": "Czynny"
}
},
"vat_check": {
"status": "available",
"data": {
"valid": true,
"country": "PL",
"vat_number": "5260250995",
"name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"address": "ALEJE JEROZOLIMSKIE 160, 02-326 WARSZAWA",
"checked_at": "2026-09-11T14:02:29.836Z"
}
}
},
"checked_at": "2026-09-11T14:02:29.856Z"
}Phone and identifiers
| Phone | E.164, country code first, no spaces required. For example +48 512 345 678. |
| Company identifier | NIP or KRS number: Ten digits; the NIP is on every invoice, for example 5260250995 |
| Tax identifier | NIP: Ten digits, for example 5260250995 |
| VAT check | Checked against the VAT register on every lookup: market.vat carries the number with country prefix (for example PL5260250995), whether the register confirms it, when it was checked, and the registered name and address the register returns. |
Bank statements
The flow asks for the last 6 months of business bank statements in this market. Statements are uploaded once and shared with every partner working the request; the API carries the parsed facts (months covered, average monthly inflow and outflow, provider) and the documents by signed link.
Instant matching
Requests are accepted, validated and register-checked, then worked by a person until a funding panel is connected for this market. The payload shape is identical; only the timing of matched options differs.
Which market fields are populated
| Field | Type | In Poland | Notes |
|---|---|---|---|
| country | string | populated | ISO 3166-1 alpha-2, always PL in this schema. The applicant’s own country, which can differ from the routing lane. |
| currency | string | populated | ISO 4217 code for every figure on the deal. |
| monthly_revenue_band | string | populated | The band the applicant selected, kept whatever monthly_revenue_basis says. |
| monthly_revenue | number | populated | Monthly figure. The parsed statements’ average monthly inflow once statements are in; before that the applicant’s figure. Read monthly_revenue_basis. |
| monthly_revenue_basis | string | populated | statements: the parsed statements’ average monthly inflow. reported: the applicant gave the figure. band_midpoint: the midpoint of the selected band. Precedence is always statements, then register, then applicant. |
| time_in_business_band | string | populated | The band the applicant selected, kept whatever tib_months_basis says. |
| tib_months | integer | populated | Months in business. From the register’s incorporation date where the register is connected; read tib_months_basis. |
| tib_months_basis | string | populated | register: computed from the incorporation date on the company register. reported: from an exact trading start date the applicant gave. band_midpoint: the midpoint of the selected band. The register wins whenever it holds a date. |
| annual_turnover | number | null | Annual figure. The latest filed accounts where the register carries them, else what the applicant stated. Never derived from the monthly figure. |
| annual_turnover_basis | string | null | filed_accounts: from the latest filed accounts on the register. reported: the applicant stated the figure. |
| company_number | string | populated | Registration number on the country’s company register. Confirmed against the register where that market answers, otherwise as the applicant gave it; registry.status says which case this deal is in, and in the United States that varies by state. |
| entity_type | string | populated | Legal form: the value from GET /enums/company-types for this market. From the applicant where the flow asks, else from the register; entity_type_basis says which. |
| entity_type_basis | string | populated | applicant: the legal form as the applicant gave it. register: read from the company register’s own record where the flow did not ask. Null when neither holds it. |
| vat_registered | boolean | populated | Whether the business is VAT registered: from the applicant where the flow asks, else from the VAT check. Null when neither holds it. |
| vat | object | populated | The VAT registration check against the EU VAT register. |
| identifiers | object | populated | The company’s identifiers in Poland: exactly these keys. A key that is present and null is not on record yet. |
| registry | object | populated | Public register facts for the company. Read registry.status before the facts. |
| director | object | populated | The significant person as the flow captured them. Null until a funder’s question is answered. |
| credit_score_band | string | null | Self-reported band, for example "700_plus". Asked where the flow needs it; null when the applicant was not asked. |
| region | string | null | The state, two letters, derived from the business ZIP the applicant gave. Never inferred from anything else. |
| ein | string | null | Employer identification number, XX-XXXXXXX, when the applicant gave it. Optional in the flow. |
| signup_ip | string | null | The applicant’s IP address at the moment of consent, for funders that require it. |
Company types
| Value | Abbreviation | Legal form | Local name | Fundable |
|---|---|---|---|---|
spolka_z_ograniczona_odpowiedzialnoscia | Sp. z o.o. | Limited liability company | Spolka z ograniczona odpowiedzialnoscia | yes |
spolka_akcyjna | S.A. | Joint-stock company | Spolka akcyjna | yes |
prosta_spolka_akcyjna | P.S.A. | Simple joint-stock company | Prosta spolka akcyjna | yes |
spolka_jawna | Sp. j. | General partnership | Spolka jawna | yes |
spolka_komandytowa | Sp. k. | Limited partnership | Spolka komandytowa | yes |
spolka_cywilna | S.C. | Civil law partnership | Spolka cywilna | accepted, not fundable |
jednoosobowa_dzialalnosc_gospodarcza | JDG | Sole proprietorship | Jednoosobowa dzialalnosc gospodarcza | accepted, not fundable |
Poland has no connected register yet, so market.entity_type is what the applicant gave and is null on the deal until the register confirms it.
Amount and revenue bands
A band stays a band. Where we derive a number from a band, the payload says so in the
matching _basis field, so never treat a derived figure as reported.
| funding | Label | Derived value |
|---|---|---|
| under_25k | Under €25K | not derived |
| 25k_50k | €25K – €50K | not derived |
| 50k_100k | €50K – €100K | not derived |
| 100k_250k | €100K – €250K | not derived |
| 250k_500k | €250K – €500K | not derived |
| 500k_1m | €500K – €1M | not derived |
| 1m_2m | €1M – €2M | not derived |
| 2m_5m | €2M – €5M | not derived |
| 5m_15m | €5M – €15M | not derived |
| 15m_50m | €15M – €50M | not derived |
| monthly revenue | Label | Derived value |
|---|---|---|
| under_10k | Under €10K | not derived |
| 10k_20k | €10K – €20K | not derived |
| 20k_50k | €20K – €50K | not derived |
| 50k_75k | €50K – €75K | not derived |
| 75k_100k | €75K – €100K | not derived |
| 100k_250k | €100K – €250K | not derived |
| 250k_plus | €250K+ | not derived |
| time in business | Label | Derived value |
|---|---|---|
| under_6m | Under 6 months | not derived |
| 6_12m | 6 – 12 months | not derived |
| 1_2y | 1 – 2 years | not derived |
| 2y_plus | 2+ years | not derived |
| credit score | Label | Derived value |
|---|
Example market object
This is the market object exactly as GET /deals/{ref} returns it for this country.
{
"market": {
"country": "PL",
"currency": "EUR",
"monthly_revenue_band": "€50K – €75K",
"monthly_revenue": 62500,
"monthly_revenue_basis": "band_midpoint",
"time_in_business_band": "1 – 2 years",
"tib_months": 304,
"tib_months_basis": "register",
"company_number": "5260250995",
"entity_type": "spolka_akcyjna",
"entity_type_basis": "register",
"vat_registered": true,
"vat": {
"number": "PL5260250995",
"valid": true,
"checked_at": "2026-09-11T14:02:29.836Z",
"source": "vat_validation",
"registered_name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"registered_address": "ALEJE JEROZOLIMSKIE 160, 02-326 WARSZAWA",
"reason": null
},
"identifiers": {
"nip": "5260250995",
"krs": "0000010681",
"regon": "012100784",
"vat_number": "5260250995"
},
"registry": {
"source": "official_register",
"status": "available",
"incorporated_on": "2001-05-02",
"company_age_months": 304,
"company_status": "active",
"company_type": "SPÓŁKA AKCYJNA",
"sic_codes": [
"61.10.B",
"78.10.Z",
"47.40.Z",
"61.10.A",
"61.90.B",
"62.20.B",
"64.99.Z",
"69.20.A",
"78.20.Z",
"95.10.Z"
],
"registered_office": {
"line1": "AL. JEROZOLIMSKIE 160",
"line2": null,
"locality": "WARSZAWA",
"region": "MAZOWIECKIE",
"postal_code": "02-326",
"country": "PL"
},
"directors": null,
"psc_count": null,
"accounts": null,
"confirmation_statement": null,
"charges_count": null,
"has_insolvency_history": null,
"filed_financials": null,
"registers": null,
"exemptions": null,
"uk_establishments_count": null,
"disqualified_directors_count": null,
"registered_name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"identifiers": {
"nip": "5260250995",
"krs": "0000010681",
"regon": "012100784",
"vat_number": "5260250995",
"lei": null
},
"activity_codes": [
{
"scheme": "PKD 2007",
"code": "61.10.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ W ZAKRESIE TELEKOMUNIKACJI PRZEWODOWEJ, BEZPRZEWODOWEJ I SATELITARNEJ",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "78.10.Z",
"description": "DZIAŁALNOŚĆ ZWIĄZANA Z WYSZUKIWANIEM MIEJSC PRACY I POZYSKIWANIEM PRACOWNIKÓW",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "47.40.Z",
"description": "SPRZEDAŻ DETALICZNA NARZĘDZI TECHNOLOGII INFORMACYJNEJ I KOMUNIKACYJNEJ",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "61.10.A",
"description": "DZIAŁALNOŚĆ W ZAKRESIE WYMIANY RUCHU INTERNETOWEGO",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "61.90.B",
"description": "DZIAŁALNOŚĆ W ZAKRESIE POZOSTAŁEJ TELEKOMUNIKACJI, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "62.20.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z DORADZTWEM W ZAKRESIE INFORMATYKI ORAZ ZARZĄDZANIEM URZĄDZENIAMI INFORMATYCZNYMI",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "64.99.Z",
"description": "POZOSTAŁA FINANSOWA DZIAŁALNOŚĆ USŁUGOWA, Z WYŁĄCZENIEM UBEZPIECZEŃ I FUNDUSZY EMERYTALNYCH, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "69.20.A",
"description": "DZIAŁALNOŚĆ RACHUNKOWO-KSIĘGOWA",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "78.20.Z",
"description": "DZIAŁALNOŚĆ AGENCJI PRACY TYMCZASOWEJ I POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z UDOSTĘPNIANIEM PRACOWNIKÓW",
"classification": null
},
{
"scheme": "PKD 2007",
"code": "95.10.Z",
"description": "NAPRAWA I KONSERWACJA KOMPUTERÓW I SPRZĘTU (TELE)KOMUNIKACYJNEGO",
"classification": null
}
],
"officers": [
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "PREZES ZARZĄDU",
"appointed_on": null,
"resigned_on": null
}
],
"filings": null,
"share_capital": null,
"business_description": null,
"sections": {
"vat_status": {
"status": "available",
"data": {
"name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"nip": "5260250995",
"regon": "012100784",
"krs": "0000010681",
"vat_status": "Czynny",
"vat_registered_on": "1996-01-01",
"vat_removed_on": null,
"address": "ALEJE JEROZOLIMSKIE 160, 02-326 WARSZAWA"
}
},
"profile": {
"status": "available",
"data": {
"company_name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"company_status": "active",
"type": "SPÓŁKA AKCYJNA",
"krs": "0000010681",
"nip": "5260250995",
"regon": "012100784",
"date_of_creation": "2001-05-02",
"register_state_as_of": "2026-04-24",
"registered_office_address": {
"address_line_1": "AL. JEROZOLIMSKIE 160",
"address_line_2": null,
"locality": "WARSZAWA",
"region": "MAZOWIECKIE",
"postal_code": "02-326",
"country": "PL"
},
"sic_codes": [
"61.10.B",
"78.10.Z",
"47.40.Z",
"61.10.A",
"61.90.B",
"62.20.B",
"64.99.Z",
"69.20.A",
"78.20.Z",
"95.10.Z"
],
"activity_descriptions": [
{
"code": "61.10.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ W ZAKRESIE TELEKOMUNIKACJI PRZEWODOWEJ, BEZPRZEWODOWEJ I SATELITARNEJ",
"main": true
},
{
"code": "78.10.Z",
"description": "DZIAŁALNOŚĆ ZWIĄZANA Z WYSZUKIWANIEM MIEJSC PRACY I POZYSKIWANIEM PRACOWNIKÓW",
"main": false
},
{
"code": "47.40.Z",
"description": "SPRZEDAŻ DETALICZNA NARZĘDZI TECHNOLOGII INFORMACYJNEJ I KOMUNIKACYJNEJ",
"main": false
},
{
"code": "61.10.A",
"description": "DZIAŁALNOŚĆ W ZAKRESIE WYMIANY RUCHU INTERNETOWEGO",
"main": false
},
{
"code": "61.90.B",
"description": "DZIAŁALNOŚĆ W ZAKRESIE POZOSTAŁEJ TELEKOMUNIKACJI, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"main": false
},
{
"code": "62.20.B",
"description": "POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z DORADZTWEM W ZAKRESIE INFORMATYKI ORAZ ZARZĄDZANIEM URZĄDZENIAMI INFORMATYCZNYMI",
"main": false
},
{
"code": "64.99.Z",
"description": "POZOSTAŁA FINANSOWA DZIAŁALNOŚĆ USŁUGOWA, Z WYŁĄCZENIEM UBEZPIECZEŃ I FUNDUSZY EMERYTALNYCH, GDZIE INDZIEJ NIESKLASYFIKOWANA",
"main": false
},
{
"code": "69.20.A",
"description": "DZIAŁALNOŚĆ RACHUNKOWO-KSIĘGOWA",
"main": false
},
{
"code": "78.20.Z",
"description": "DZIAŁALNOŚĆ AGENCJI PRACY TYMCZASOWEJ I POZOSTAŁA DZIAŁALNOŚĆ ZWIĄZANA Z UDOSTĘPNIANIEM PRACOWNIKÓW",
"main": false
},
{
"code": "95.10.Z",
"description": "NAPRAWA I KONSERWACJA KOMPUTERÓW I SPRZĘTU (TELE)KOMUNIKACYJNEGO",
"main": false
}
],
"officers": [
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "CZŁONEK ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
},
{
"name": null,
"role": "PREZES ZARZĄDU",
"suspended": false,
"appointed_on": null,
"resigned_on": null
}
],
"officer_names_masked": true,
"representation_body": "ZARZĄD SPÓŁKI",
"representation_rule": "PREZES ŁĄCZNIE Z CZŁONKIEM ZARZĄDU",
"has_insolvency_history": false,
"vat_registered": true,
"vat_status": "Czynny"
}
},
"vat_check": {
"status": "available",
"data": {
"valid": true,
"country": "PL",
"vat_number": "5260250995",
"name": "ORANGE POLSKA SPÓŁKA AKCYJNA",
"address": "ALEJE JEROZOLIMSKIE 160, 02-326 WARSZAWA",
"checked_at": "2026-09-11T14:02:29.836Z"
}
}
},
"checked_at": "2026-09-11T14:02:29.856Z"
},
"director": {
"full_name": "Anna Przyklad",
"date_of_birth": "1982-03-09",
"residential_address": {
"line1": "ul. Marszalkowska 1",
"postal_code": "00-001"
},
"place_of_birth": "Warszawa, PL"
}
}
}
Validation to expect
market.countryisPL, never the routing lane and never an alpha-3 code.- Every monetary figure on the deal is in
EUR. - Phone numbers arrive in E.164, for example
+48 512 345 678. market.company_numbercarries the register number andmarket.registrycarries the register facts.market.regiondoes not exist in this market: it is a US and Canada key.- The market object carries 16 keys in Poland; a key that is present and null is not known yet, a key that is absent is not part of this market. Keys this market does not carry:
annual_turnover,annual_turnover_basis,credit_score_band,region,ein,signup_ip.
Reference
The full field list, types and response schema live on Retrieve a deal, where the country switcher shows this market's example inline.
