register_unavailable
The register is not installed on this server
The register that would answer has not been synced here, so the lookup was not attempted.
- appears in
- reason
- credits
- Free. An identifier no register could answer for never costs a credit.
What it means
Registers are bulk files synced on a schedule. Until one has been installed, every identifier it would answer reports this rather than reporting that the entity does not exist.
Absence of data is never reported as absence of the company. Free, and never cached, so the next lookup answers as soon as the register lands.
What to do
Check /status, which lists every dataset this server holds with the date of its copy.
Example response
{
"identifier": "5493001KJTIIGC8Y1R12",
"identifier_type": "lei",
"found": false,
"reason": "register_unavailable"
}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
- 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
- dissolved_in_national_register · the company is dissolved in its national register
- All verdict reasons
- Phone fields and the risk score
- API reference
markdown version: /docs/reasons/register_unavailable.md