Sync sessions from OEM
POST /api/v1/cardata/sessions/{vin}/sync
POST
/api/v1/cardata/sessions/{vin}/sync
Trigger an immediate sync of charging sessions from the OEM API for this vehicle.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” vin
required
string
Request Body
Section titled “Request Body ”object
days
Number of days to fetch.
integer
Responses
Section titled “ Responses ”Sync result.
object
vin
string
oem
string
synced
boolean
sessions_fetched
integer
sessions_upserted
integer
Vehicle not found.
object
error
Error message
string
detail
Additional context
string
OEM API error.
object
error
Error message
string
detail
Additional context
string