...
<contacts> (0..*) Contacts | ||
<cont> | ||
ctype* | Contact type (ref. 10) | [N,10], numeric format |
cval* | Contact value | [TEXT,40] variable length text format, up to 40 characters |
</contacts> |
<mvd> (1)Search for canceledChecking according to the databases of the invalid documents | ||
dtype* | Sought-for document type. Available values – 1,3, 5, 17 (ref. 7). If dtype is not completed, the default value is 1 (backward compatibility) | [N,10], numeric format |
pser* | Sought-for passport series or blank attribute if ID card | [TEXT,10] variable length text format, up to 10 characters |
pnom* | Number of the sought-for passport or ID card | [TEXT,9] variable length text format, up to 9 characters |
plname | Last name in the sought-for passport | [TEXT,40] variable length text format, up to 40 characters |
pfname | First name in the sought-for passport | [TEXT,40] variable length text format, up to 40 characters |
pmname | Middle name in the sought-for passport | [TEXT,40] variable length text format, up to 40 characters |
pbdate | Date of birth in the sought-for passport | [YYYY-MM-DD], YYYY – year (1920–2099), MM – month (01–12), DD – day (01–31) |
</mvd> |
...
<additionaldata> (1) Attributes for the report “Information on registration of the taxpayer” (Data from state registers are temporarily not provided) | ||
source | Name of the source to check (fiskregistration - register of taxpayers, edpod - register of single tax payers, bpartner - tax debt verification) | [TEXT,25] variable length text format, up to 25 characters |
</additionaldata> |
...