Skip to main content
This page documents every field on a Business entity and how Didit populates each one.

Identity fields

legal_name, registration_number, and country_code are read-only when derived from a verified registry lookup. They can be manually overridden in the console or via PATCH /v3/businesses/{vendor_data}/, but overrides are flagged in the audit log.

Status

Session aggregate fields

The features map

Feature values: NOT_FINISHED, APPROVED, DECLINED, IN_REVIEW, RESUB_REQUESTED. Use the features map as the fast path to check whether a business is fully verified right now without iterating all sessions.

Activity timestamps

Metadata

Relations (not stored on the business row)

Example response

Next steps

Operations

Create, update, change status, delete.

KYB history

Retrieve every session tied to the business.

API reference

GET /v3/businesses// schema.