Organization
Create business customer documents
POST
/
organization
/
createDocument
/
{organizationId}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Path Parameters
organizationId
string
requiredOrganization id
Body
application/json · object[]
purpose
enum<string>
Available options:
KYB
, KYC
, PEP&SANCTION
name
string
documentType
enum<string>
Available options:
ID front side
, ID back side
, Passport
, accountAuthority
, shareholderStructure
, operationAddress
, registeredAddress
, selfie
, livelinessDetection
location
string
verificationResponse
string
status
enum<string>
Available options:
underverification
, verified
, declined
, incomplete
, expired
metadata
object[]
Response
200 - application/json
tenantId
string
organizationId
string
documentIds
object[]