Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 798 Bytes

CreateChild.md

File metadata and controls

27 lines (20 loc) · 798 Bytes

CreateChild

Properties

Name Type Description Notes
email 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]

Enum: LanguageEnum

Name Value
FR "fr"
ES "es"
PT "pt"
IT "it"
DE "de"
EN "en"