Reports

  • 🍃 Add document enrichment status to Business Registrations Lookup reports: Registry records in Business Registrations Lookup report responses now include documents-status. This field is pending, completed, or errored, and is null when document enrichment was not requested. Use it to distinguish enrichment still in progress from a completed result with no usable documents. See the Retrieve a Report endpoint for details.

Verifications

  • 🌱 Add investigation lock endpoints for Verifications: You can now protect a Verification from redaction while it is under investigation. Investigation-lock a Verification to block redaction, and investigation-unlock it to remove the lock. While locked, redaction requests are rejected with a 409 Conflict. Both endpoints require the Verification write permission and return the full Verification object.