Available Commands

GET https://api.volvocars.com/connected-vehicle/v2/vehicles/{{VIN}}/commands

HEADERS

KeyDatatypeRequiredDescription
Acceptstring
Authorizationstring
vcc-api-keystring

RESPONSES

status: OK

{"status":200,"operationId":"ee71a67b-29a9-4fcc-9114-e5e51957da94","data":[{"command":"LOCK_REDUCED_GUARD","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/lock-reduced-guard"},{"command":"LOCK","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/lock"},{"command":"UNLOCK","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/unlock"},{"command":"ENGINE_START","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/engine-start"},{"command":"ENGINE_STOP","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/engine-stop"},{"command":"CLIMATIZATION_START","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/climatization-start"},{"command":"CLIMATIZATION_STOP","href":"/v2/vehicles/YV1LFH5V8P1928572/commands/climatization-stop"}]}