| Name | Type | Description | Notes |
|---|---|---|---|
| String | Email address to create the child account | ||
| firstName | String | First name to use to create the child account | |
| lastName | String | Last name to use to create the child account | |
| companyName | String | Company name to use to create the child account | |
| password | String | Password for the child account to login | |
| language | LanguageEnum | Language of the child account | [optional] |
| Name | Value |
|---|---|
| FR | "fr" |
| ES | "es" |
| PT | "pt" |
| IT | "it" |
| DE | "de" |
| EN | "en" |