DEP? Request Access Token - Extended Vehicle
POST https://volvoid.eu.volvocars.com/as/token.oauth2?grant_type=password&access_token_manager_id={{Access Token Manager ID}}&username={{Username}}&password={{Password}}&scope=openid exve:fuel_status exve:vehicle_statistics exve:diagnostics_workshop exve:brake_status exve:warnings exve:doors_status exve:lock_status exve:diagnostics_engine_status exve:engine_status exve:fuel_status exve:odometer_status exve:tyre_status exve:windows_status
N.b. This is non-functional. It appears the scopes for Extended are not available for the access-token-manager-id we currently are able to work with.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
grant_type | string | ||
access_token_manager_id | string | ||
username | string | ||
password | string | ||
scope | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
Authorization | string |