v47

latestOpenAPI 3.1.0Contact usraw.githubusercontent.com2026-07-1061131268.6 KB
Entities

Create Entity

Create a new Entity to be managed by your organization. This Entity represents an individual customer of your organization.

post/api/v2/entities/

Request body

namestring required

Name of the Entity.

reference_idstring nullable

Case sensitive unique reference ID for the Entity. We recommend setting this to the unique ID of the Entity in your system.

Response

OK

idstring uuid required

Unique ID of the Entity.

is_kyc_completeboolean required

Indicates if Entity completed KYC.

entity_type'INDIVIDUAL' | 'ORGANIZATION' required
namestring nullable

Name of Entity.

nationalitystring nullable

Nationality or home country of the Entity.

reference_idstring nullable

Case sensitive unique reference ID that you can set for the Entity. We recommend setting this to the unique ID of the Entity in your system.