Create Identity
Create an identity for your organization
Authorizations
Bearer authentication with an API token
Body
(OPTIONAL) Label for an identity. Please do not use Personally Identifiable Information (PII) in this field.
[0-9a-zA-Z-:,]+Type of identity to create. Options include INDIVIDUAL and BUSINESS.
IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Response
Success
- kyb_status
- kyc_status
Status of KYB for the given identity Soon to be deprecated. Will be replaced with the top level status and sub_status fields.
Unique identifier of an identity, assigned by Bastion
Deprecated: use "type" instead
IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Account ids associated with the identity
Customer-defined identifier for the identity
True if the identity is cleared to perform fiat operations, such as conversions between stablecoins and fiat
The identity's status
IDENTITY_STATUS_UNSPECIFIED, PENDING_ONBOARDING, ACTIVE, SUSPENDED, REJECTED, TERMINATED "PENDING_ONBOARDING"
The identity's sub-status
IDENTITY_SUB_STATUS_UNSPECIFIED, CREATED, COMPLIANCE_CHECKS_IN_PROGRESS, IDV_REQUIRED, IDV_REQUESTED, IDV_IN_PROGRESS, IDV_EXPIRED, RFI_REQUIRED "CREATED"
Identity type
IDENTITY_TYPE_UNSPECIFIED, INDIVIDUAL, BUSINESS "INDIVIDUAL"
Related topics
Create Identity Verification CheckCreate an identity in the Bastion DashboardOnboard an individual customerOnboard a business customerCreate Account