MAPPING TABLE OF ECONOMY INFORMATION PARAMETERS |
Klucz | Nazwa | Opis | Typ |
---|
NAME | Name | Company (name) or first and last name. | string |
NIP | Tax ID | Tax identification number. | string |
STATUS_VAT | VAT taxpayer status | Czynny,Zwolniony,Niezarejestrowany. | string |
REGON | REGON | REGON identification number. | string |
PESEL | Pesel | Universal Electronic System for Registration of the Population. | string |
KRS | KRS | KRS number, if assigned. | string |
RESIDENCE_ADDRESS | Business address | Address of the registered office of a natural person running a business. | string |
WORKING_ADRESS | HQ adress | The address of the NATURAL PERSON or the registered office of the ORGANIZATION. | string |
REPRESENTATIVES_COMPANY_NAME | Representatives Table - Name | Data of persons belonging to the body authorized to represent the entity. | string[] |
REPRESENTATIVES_FIRST_NAME | Representatives Table - First name | Data of persons belonging to the body authorized to represent the entity. | string[] |
REPRESENTATIVES_LAST_NAME | Representatives Table - Last name | Data of persons belonging to the body authorized to represent the entity. | string[] |
REPRESENTATIVES_PESEL | Representatives Table - Pesel | Data of persons belonging to the body authorized to represent the entity. | string[] |
REPRESENTATIVES_NIP | Representatives Table - Tax ID | Data of persons belonging to the body authorized to represent the entity. | string[] |
AUTHORIZED_CLERKS_COMPANY_NAME | Authorized clerk Table - Name | Data of authorized clerks. | string[] |
AUTHORIZED_CLERKS_FIRST_NAME | Authorized clerk Table - First name | Data of authorized clerks. | string[] |
AUTHORIZED_CLERKS_LAST_NAME | Authorized clerk Table - Last name | Data of authorized clerks. | string[] |
AUTHORIZED_CLERKS_PESEL | Authorized clerk Table - Pesel | Data of authorized clerks. | string[] |
AUTHORIZED_CLERKS_NIP | Authorized clerk Table - Tax ID | Data of authorized clerks. | string[] |
PARTNERS_COMPANY_NAME | Partners Table - Name | Data of the partners. | string[] |
PARTNERS_FIRST_NAME | Partners Table - First name | Data of the partners. | string[] |
PARTNERS_LAST_NAME | Partners Table - Last name | Data of the partners. | string[] |
PARTNERS_PESEL | Partners Table - Pesel | Data of the partners. | string[] |
PARTNERS_NIP | Partners Table - Nip | Data of the partners. | string[] |
REGISTRATION_LEGAL_DATE | Date of registration | Date of registration as a VAT payer. | date |
REGISTRATION_DENIAL_DATE | Date of refusal | Date of refusal to register as a VAT payer. | date |
REGISTRATION_DENIAL_BASIS | Legal basis for refusal | Legal basis for refusing registration. | string |
RESTORATION_DATE | Date of reinstatement | Date of reinstatement as a VAT payer | date |
RESTORATION_BASIS | Legal basis for restoration | Legal basis for reinstatement as a VAT payer. | string |
REMOVAL_DATE | Date of removal | Date of removal of refusal to register as a VAT taxpayer. | date |
REMOVAL_BASIS | Legal basis for removal | Legal basis for removal of refusal to register as a VAT taxpayer. | string[] |
ACCOUNT_NUMBERS | Bank account numbers | Bank account numbers Table. | string[] |
HAS_VIRTUAL_ACCOUNTS | Has virtual accounts | Information whether the economic entity has virtual accounts. | boolean |
REQUEST_ID | Request ID | The id of the query from the MF server. | string |
REQUEST_DATETIME | Request DateTime | Date of the MF server polling. | datetime |