Create Individual Account for Onboarding

Creates a new individual Lemonway account for onboarding a new user. If the individual already has a Lemonway account but requires full onboarding, use POST /onboardings/individual and provide the user’s unique accountId.

The is call estially validates you’ve provided all required bodyParams.

• Creates an account record of type “individual.”

• Associate a new wallet entry using the walletId.

• Returns a populated account object (including an assigned Id) so you can pass it into subsequent onboarding calls.

Body Params
string
enum

ActivityType

individual
object
required
string
enum
required

User’s activity profile (only one).

string

Are there any exceptions what walletId are not allowed.Note: That is a walletId is not created, Lemonway will auto-generate one.

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json