retDailyData Property
The retDailyData property is to be used when daily data is being requested as part of the report. If this is not present, the only data that is returned is the last known values for each client being included. This property is expected to contain an object made up of the following properties:
|
•
|
startDate (string)—The first day to include in the daily data. This is to be formatted as YYYY-MM-DD. |
|
•
|
stopDate (string)—The last day to include in the daily data. This is to be formatted as YYYY-MM-DD. |
|
•
|
properties (array)—Array of strings containing the list of properties to be included in the daily data. |