| Name | Description | Type | Additional information |
|---|---|---|---|
| user_id |
Lifetrons user id to edit his/her profile information |
integer |
Required |
| display_name |
display name set by user on Lifetrons |
string |
Required String length: inclusive between 0 and 100 |
| date_Of_birth |
long milisecond format for date of birth |
decimal number |
Required |
| gender |
user gender male or female |
string |
Required |
| height |
height is used to calculate user health conditions like BMI etc. |
decimal number |
None. |
| weight_unit |
weight unit selected by user. UnitKG = 0, UnitLB = 1, UnitJIN = 2, UnitST = 3, |
integer |
None. |
| sync_data_ToGFit |
sync user weight to google fit enabled or not |
integer |
None. |
| time_zone |
user time zone info |
string |
None. |