reporting

Print foods that are highest in healthy vs unhealthy fats

get/reporting/fat_analysis

Query parameters

patient_idinteger required
date_sincestring required

calendar date in format YYYY-MM-DD

Example:2020-05-02
date_untilstring required

calendar date in format YYYY-MM-DD

Example:2020-05-12

Response

successful operation

both_fat_foodsstring[] required
date_sincestring required

calendar date in format YYYY-MM-DD

date_untilstring required

calendar date in format YYYY-MM-DD

healthy_fat_foodsstring[] required
omega_3_foodsstring[] required
patient_idinteger required
unhealthy_fat_foodsstring[] required

Example response

{
  "date_since": "2019-01-02",
  "date_until": "2019-01-02"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.