Get accounting unit
Returns the full record for a single accounting unit.
Common patterns
Handle deleted and non-public records
Handle deleted and non-public records
stav value:| Type | Field value |
|---|---|
| Normal | — |
| Deleted | "ZMAZANÉ" |
| Non-public | "Neverejná" |
Follow links to financial statements and annual reports
Follow links to financial statements and annual reports
- Use
idUctovnychZavierokto fetch the entity’s statements. - Use
idVyrocnychSpravto fetch the entity’s annual reports.
Check if a unit is still active
Check if a unit is still active
datumZrusenia field to check if a unit is still active. It is absent when the unit is still active and null fields are omitted from the response entirely.Resolve a classification code
Resolve a classification code
pravnaForma, skNace, and druhVlastnictva are returned as raw codes. Resolve them against the codelist endpoints.Query Parameters
Entity identifier — obtained from an identifier list endpoint.
Response
Accounting unit returned successfully.
An accounting unit (účtovná jednotka) — the root entity in RÚZ. Links to financial statements via idUctovnychZavierok and annual reports via idVyrocnychSprav.
Unique identifier.
IČO — company registration number (8 characters).
DIČ — tax identification number (10 characters).
SID — statistical identifier (max 5 characters).
Registered name.
Street address.
City.
Postal code.
Date established (YYYY-MM-DD).
Date dissolved (YYYY-MM-DD). Absent if still active.
Legal form code. Resolve with List legal forms.
SK NACE economic activity code. Resolve with List SK NACE codes.
Organisation size code. Resolve with List organisation sizes.
Ownership type code. Resolve with List ownership types.
Region code. Resolve with List regions.
District code. Resolve with List districts.
Municipality code. Resolve with List municipalities.
Whether this unit has a consolidated financial statement.
IDs of linked financial statements.
IDs of linked annual reports.
Data source code.
Date last modified (YYYY-MM-DD). Used for zmenene-od filtering.
Present only for deleted or non-public records. ZMAZANÉ for deleted, Neverejná for non-public.