API Reference

Entity

OBJECT
Person entity object

Represents a person or organization with separate and distinct legal rights. Required to create a bank account or loan.

OBJECT
Business entity object

Represents a legal business in the Column data model.

GET
List all entities

List all entities on your platform with optional filters.

DELETE
Delete an entity

Delete an entity. All underlying accounts must be deleted first.

GET
Get an entity by ID

Retrieve a single entity by its ID.

GET
Get additional requirements

Retrieve submitted additional compliance requirements for an entity.

POST
Submit additional requirements

Submit platform-specific compliance requirements for an entity.

GET
List associated persons

List all beneficial owners and control persons for a business entity.

POST
Link an associated person

Link a person entity as a beneficial owner or control person to a business.

PUT
Update associated persons

Update the associated persons for a business entity.

GET
Get entity compliance

Check which compliance fields are missing, complete, or pending for an entity.

GET
Get entity evidence

Retrieve verification evidence for an entity.

POST
Create entity evidence

Submit third-party KYC verification evidence for an entity.

GET
List entity narratives

Retrieve the narratives for an entity, newest first.

POST
Create an entity narrative

Append a free-form note to an entity's customer file, such as the context a reviewer records while collecting...

DELETE
Delete an entity narrative

Remove a single narrative from an entity's customer file.

POST
Create a business entity

Create a new business entity for your platform.

PATCH
Update a business entity

Update an existing business entity's details.

POST
Create a person entity

Create a new person entity for an individual customer.

PATCH
Update a person entity

Update an existing person entity's details.

POST
Create evidence with file upload

Create evidence with direct file upload in a single request.