NameDescriptionTypeAdditional information
MainUserID

The MainUserID references to the linked Main (or often parent) account. This value will be used to validate the relationship between the main and childprofile when requesting a child profile. It is required when updating an existing child profile. When creating a new childprofile this value will be ignored as the child is always linked to the currently logged in user.

globally unique identifier

None.

SubUserID

The SubUserID is the UserID for this specific childprofile. This value will be ignored when creating a new childprofile, as it is generated upon creation of the profile. When requesting a profile this value is required.

globally unique identifier

None.

Firstname

The childs firstname

string

Required

Data type: Text

Insertion

The insertion for the childs lastname. This value is optional

string

Data type: Text

Lastname

The childs lastname

string

Data type: Text

Email

The childs email address. This value will not be used unless the parent has explicitly allowed it. This value is optional.

string

Data type: EmailAddress

Profilename

The childs profilename.

string

Required

Data type: Text

Gender

The childs gender: M for male or F for female.

character

Required

Data type: Text

DOB

The childs date of birth.
Use the following format: yyyy-mm-dd

date

Required

Data type: Date

Age

The childs current age in years.
This read-only value is calculated and will not be used for updates.

integer

None.

AgeId

The category ID for the childs current age.
This read-only value is calculated and will not be used for updates.

integer

None.

AgeName

The name for the category ID for the childs current age.
This read-only value is calculated and will not be used for updates.

string

Data type: Text

Awards

A comma separated list of awards.

string

Data type: Text

BooqeesPoints

The amount of Booqees Points for this child.

integer

None.

Wallpaper

The name of the selected wallpaper.

string

Required

Data type: Text

Avatar

A base64 encoded avatar image.

Collection of byte

None.

AvatarName

The internal-use name for the selected avatar.

string

None.

AllowChildEmail

A boolean field indicating if the childs email address may be used.

boolean

Required

LastReadBookID

The BookID for the last book that has been read by this child.

integer

Required