-
Hi all, I have been playing with However, in the app you can also scroll from month to month. I am wondering if anybody knows how they do this from an API perspective. I am wondering if something like this is possible? For chargers there is this possibility, should this work also for vehicules? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
something like |
Beta Was this translation helpful? Give feedback.
something like
api/1/vehicles/<YOUR_VIN>/charge_history?country_label=<YOUR_COUNTRY>¤cy_code=<YOUR_CURRENCY>&start_date=2024-08-01T00%3A00%3A00%2B02%3A00&client_time_zone=<YOUR_TIMEZONE>&client_country=<YOUR_COUNTRY>&end_date=2024-08-31T23%3A59%3A59%2B02%3A00&interval=day ...