Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 786 Bytes

CreateChild.md

File metadata and controls

32 lines (18 loc) · 786 Bytes

SibApiV3Sdk.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 String Language of the child account [optional]

Enum: LanguageEnum

  • fr (value: "fr")

  • es (value: "es")

  • pt (value: "pt")

  • it (value: "it")

  • de (value: "de")

  • en (value: "en")