Higi Login Documentation
QuickUserLoginOnlyIHLID
Method: POST
URI Template: https://rd0003fff0c221/Login.svc//quickUserLoginOnlyIHLID
Request Format: Xml or Json
Request Example:
{"aadhaar":null,"affiliate":null,"email":null,"employee_id":null,"encryptionVersion":null,"fingerPrint":null,"firstName":null,"ihlthirdpartyVendorName":null,"ihlthirpartyUserId":null,"is_organization_account":false,"lastName":null,"mobileNumber":null,"password":null,"personal_email":null,"ttl":null,"user":null,"userInputWeightInKG":null,"challengeId":null,"getphoto":null,"isTeleMedPolicyAgreed":false,"isTeleMedUser":false,"joinCode":null,"loginFrom":null,"organization":null,"security_hash":null,"teleMedVendorName":null,"test":null}Response Format: Json
Response Example:
{
"Token" : "0b780f6a-072c-46e5-9bd4-c93cfea74952",
"User" : {
"id" : "f8lfHr8q706y1Me4OKMpPw",
"firstName" : "jane",
"lastName" : "doe",
"dateOfBirth" : "02/20/1990",
"email" : "hi@email.com",
"affiliate" : "abc",
"gender" : "f",
"higiScore" : 642.0,
"state" : "il",
"city" : "chicago",
"address" : "1234 main st",
"accountCreated" : "2012-05-16T11:27:43.4937787-05:00",
"termsHistory" : {
"_items" : [{
"termsAgreedDate" : "2012-05-16T11:27:43.4937787-05:00",
"termsFileName" : "en_USA_3_2010.txt"
}
]
},
"terms" : {
"termsAgreedDate" : "2012-05-16T11:27:43.4937787-05:00",
"termsFileName" : "en_USA_3_2010.txt"
},
"OAuthAccounts" : {
"Facebook" : {
"id" : "fb12345"
}
}
},
"LastCheckin" : {
"id" : "f2IR6AbtyU_HqfNClOXoJA",
"dateTime" : "2012-05-16T11:27:44.0008077-05:00",
"weightKG" : 50.0,
"bmi" : 25.0,
"systoli
c" : 100.0,
"diastolic" : 120.0,
"pulseBpm" : 60.0
}
}