/
LE
lemonway
/
Account & Onboarding Management API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4w ago · Updated 4w ago
View markdown
accounts
9
post
/accounts/individual
post
/accounts/individual/{id}/profiles/{profileId}/wallets
post
/accounts/individual/{id}/profiles
post
/accounts/legal-entity
post
/accounts/legal-entity/{id}/profiles/{profileId}/wallets
post
/accounts/legal-entity/{id}/profiles
get
/accounts
get
/accounts/{id}
get
/accounts/{accountId}/documents/{fileName}
Accounts | Admin
9
Accounts | Create & KYC
7
Accounts | Update
3
Disputes
1
legal-entity-onboarding
1
MoneyIns | APM
1
MoneyIns | BNPL
2
MoneyIns | Cards
14
MoneyIns | Cheque
2
MoneyIns | Direct Debits
7
MoneyIns | Local Payments
7
MoneyIns | Pay by Bank
2
MoneyIns | Pay by Link
3
MoneyIns | PayPal
2
MoneyIns | Transfers In
1
MoneyIns | Virtual IBAN
3
MoneyOuts
7
onboarding
1
onboardings
5
P2Ps
2
Refunds
2
accounts
Add a profile to an existing legal-entity account that has already been accepted
post
/accounts/legal-entity/{id}/profiles
Path parameters
id
string
required
Request body
CreateProfileRequest
required
profile
'DONOR'
|
'PROJECT_HOLDER'
|
'LENDER'
|
'INVESTOR'
|
'CREDITOR'
|
'DEBTOR'
|
'BUYER'
|
'MERCHANT'
|
'SELLER'
|
'OPERATOR'
|
'CONTENT_EDITOR'
|
'OTHER_OPERATOR'
|
'VISA_APPLICANT'
|
'PAYER'
required
activity
'CROWDFUNDING_MONEYPOT'
|
'CROWDFUNDING_DONATION'
|
'MARKETPLACE_B2B'
|
'MARKETPLACE_B2C'
|
'MARKETPLACE_C2C'
|
'CROWDEQUITY'
|
'CROWDLENDING'
|
'VALUE_ADDED_SERVICE'
|
'INVOICE_TRADING'
|
'MARKETPLACE_B2C_C2C'
|
'VISA_ACCOUNT_APPLICATION'
|
'SALARY_ADVANCE'
walletId
string
solutionName
string
required
Response
CreateProfileResponse
required
id
string
required
status
'ACCEPTED'
|
'AWAITING_INFORMATION'
|
'CREATION_IN_PROGRESS'
|
'DENIED'
|
'IDENTITY_VERIFICATION_IN_PROGRESS'
|
'IDENTITY_VERIFICATION_ABANDONED'
|
'IDENTITY_VERIFICATION_ERROR'
|
'INFORMATION_COLLECTION_IN_PROGRESS'
|
'REJECTED'
|
'UNDER_ANALYSIS'
required