Skip to main content

Get Investor Passport

Get an Investor Passport by id.

Path Parameters
id string REQUIRED

InvestorPassport ID

Responses
200
Schema
_id string

The investor passport's primary key.

id string

A virtual of _id.

phase string;

Possible values: [new, onboarding, kyc, review, rejected, failed, self-accredited]

The phase the investor passport is currently in.

name string

The name of the Entity or Individual.

type string

Possible values: [Entity, Individual]

The type of investor passport.

title string

The title of the individual who represents the Entity.

representative string

The name of the individual who represents the Entity.

country string

The country of formation or residence.

accreditation_type string

Possible values: [NetWorthOver1m, SoloOver200k, JointOver300k, Certification, DirectorOfFund, KnowledgeableEmployee, EachOwnerAccredited, AssetsOver5m, AUM5m, InvestmentAdvisor, FinancialEntity]

metadata object

Extra data to store with the investor passport.