13 - Registration data
comp id = "13"
Request params
<regdata> Registration data | ||
---|---|---|
found | Found? (code from ref. 27). Possible values are 0, 1, -1 | [N,10] 10 numeric characters |
foundref | Values from the directory Found? (value from ref. 27). Possible values are 0, 1, -1 | [TEXT,40] variable-length text format, up to 40 characters |
state | Registration status (code from ref. 64) | [N,10] 10 numeric characters |
stateref | Text definition of registration status (value from ref. 64) | [TEXT,250] variable-length text format, up to 250 characters |
code | USREOU | [TEXT,8] variable-length text format, up to 8 characters |
name | Name of the organization | [TEXT,250] variable-length text format, up to 250 characters |
regDate | Date of registration | [YYYY-MM-DD], YYYY - year (1920 - 2099), MM - month (01 - 12), DD - day (01-31) |
authorisedCapital | Authorized capital | [N,15,2], floating point number format, 2 digits after the point |
kindname | Name of KVED | [TEXT,500] variable-length text format, up to 500 characters |
kindcode | KVED code | [TEXT,50] variable-length text format, up to 50 characters |
legalAddress | Legal address | [TEXT,250] variable-length text format, up to 250 characters |
vdate | Update date in the database | [YYYY-MM-DD], YYYY - year (1920 - 2099), MM - month (01 - 12), DD - day (01-31) |
<contact> (0…*) | ||
type | Type of contact (1 - Phone, 2 - Email)
| [N,10] 10 numeric characters |
typeref | Type of contact, text (1 - Phone, 2 - Email)
| [TEXT,250] variable-length text format, up to 250 characters |
value | The meaning of the contact | [TEXT,40] variable-length text format, up to 40 characters |
</regdata> |