/
DU
due
/
Accounts API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
due
Accounts API
post
Provide applicant information
v1
latest
OpenAPI 3.0.3
2026-07-26
71
199
146.6 KB
Account
4
Account Wallets
2
Blockchain Transfers
5
Channels
1
Financial Institutions
2
KYC
12
get
Get standard KYC/KYB link
post
Initiate standard KYC/KYB
post
Provide applicant information
post
Request verification document upload token
post
Upload verification documents
post
Add questionnaire answers
post
Complete applicant submission
get
List open submissions
post
Create a KYC/KYB access session
post
Share Sumsub KYC
post
Create child applicant
post
Set submission relations
Markets
3
Quote
1
Recipients
4
Simulate pay-in
1
TOS
2
Transfers
6
Usage
1
Virtual Accounts
3
Wallets
1
Webhooks
4
get
Get submission
post
Create KYC session
post
/v1/transfers/estimate
get
/v1/virtual_accounts
get
/v1/virtual_accounts/list
get
/v1/kyc/endorsements/{code}
post
/v1/kyc/endorsements/{code}
get
/v1/kyc/endorsements
post
/v1/vaults/credentials/init
get
/v1/vaults/credentials
post
/v1/vaults/credentials
post
/v1/vaults/credentials/approve
post
/v1/vaults/credentials/deactivate
post
/v1/vaults/sign
post
/v1/vaults
post
/v1/webhook_endpoints/{webhookId}
delete
/v1/webhook_endpoints/{webhookId}
get
/v1/webhook_endpoints/{webhookId}/events/
post
Retry webhook endpoint event
KYC
Provide applicant information
post
/v1/kyc/submissions/{submissionId}/info
Path parameters
submissionId
string
required
Request body
KycEntitiesApplicantInfo
required
firstName
string
required
lastName
string
required
dob
string
required
companyName
string
required
registrationNumber
string
required
address
KycRequiredInfoAddress
required
bvn
string
required
entityType
string
required
nationality
string
required
phone
string
required
postalAddress
string
required
ssn
string
required
tin
string
required
cpf
string
required
website
string
required
location
KycRequiredInfoLocation
Response
OK
KycEntitiesSubmission
required
id
string
ownerId
string
applicantId
string
status
string
info
KycEntitiesApplicantInfo
requirements
union[]
documents
KycDocumentKYCDocument[]
questionnaires
KycQuestionnaireQuestionnaireAnswered[]
presetCode
string