Higi REST API Documentation
EmailCheckInWithAttachment
emails a checkin Report Bug
Method: POST
URI Template: https://rd0003fff0c221/HigiData.svc//v2/emailCheckIn
Request Format: Xml or Json
Request Example:
{
"weightKG" : 100.0,
"heightMeters" : 200.0,
"bmi" : 250.0,
"systolic" : 300.0,
"diastolic" : 400.0,
"pulseBpm" : 500.0,
}
Response Format: Json
Response Example:
The response bodyType is empty.