Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Weight List

I have added weight for below dates:

=> date: 2015-08-06
weight: 72.5

=> date: 2015-08-08
weight: 150

=> date: 2015-08-09
weight: 150

=> date: 2015-08-19
weight: 149.6

When call "body/log/weight/date/[date]/[period].json" api with 1 month period it provides me proper result.

but when I call "body/weight/date/[date]/[period].json" api with max period to get results of last 3 years, it provides me details as below:

=> for date range 2012-08-25 to 2015-08-06
weight: 72.5

=> date: 2015-08-07
weight: 111.287

=> date: 2015-08-08
weight: 150.0

=> date: 2015-08-09
weight: 150.0 and so on.

 

In this api weight value 72.5 for 2012-08-25 to 2015-08-06 dates are confusing.

What should I do to get 1 year period (or more like 3 year) data to retrive weight details same as provided by "body/log/weight/date/[date]/[period].json" api.
Kindly help me with the same

Best Answer
0 Votes
0 REPLIES 0