Open grantmac opened 12 months ago
The Discovery Tier currently lists "Invoices" as a provided capability, however no documentation is provided or made available to download these customer PDFs. This gives the perception that this is intended for us to access.
The Fleet API support team communicated that invoices are "[...] only able to be downloaded by Tesla for Business (T4B) accounts or otherwise via the official mobile app", however this directly contradicts the existence of such capabilities by the third-party service/app "Standard Fleet", which allows for the requesting and downloading of charge invoice PDFs on both personal accounts and T4B-delegated accounts.
Providing this functionality to all third-party services ensures equal and fair access to the same advertised features, and is also a crucial offering expected by many vehicle owners utilizing such services.
@corsair - I didn't know that Standard Fleet has this functionality. I assume they are using the same API
It's now documented how to access the PDFs: https://developer.tesla.com/docs/fleet-api?shell#charging_invoice
So this can be closed.
The GET /api/1/dx/charging/history endpoint gives us access to charging history.
In the response is:
Can we access those PDFs?