dissolved_in_national_register
The company is dissolved in its national register
The register that incorporated the company records it as dissolved.
- appears in
- flag
- credits
- Free. The flags come with an answer that has already been paid for.
What it means
A dissolved company no longer exists as a legal person. It can still hold a LEI, and that LEI record may still say active, which is why this flag reads the national register rather than the LEI.
`status_detail` carries the register's own words, which distinguish a voluntary strike-off from a liquidation.
What to do
This is the strongest signal the product carries. A dissolved counterparty cannot enter a contract.
Example response
{
"status": "dissolved",
"status_detail": "Dissolved",
"flags": [
"dissolved_in_national_register"
]
}Abbreviated: a real answer carries all 33 fields, listed in the validate-phone reference.
Related
- unknown_identifier · no register on this server carries the identifier
- malformed_identifier · the identifier is not shaped like one
- unsupported_register · no register is held for that identifier type or country
- register_unavailable · the register is not installed on this server
- lei_registration_not_current · the LEI registration has lapsed
- name_differs_across_registers · the two registers name the entity differently
- status_differs_across_registers · the two registers disagree about whether the entity is live
- All verdict reasons
- Phone fields and the risk score
- API reference
markdown version: /docs/reasons/dissolved_in_national_register.md