OTP: Check Username Password

POST https://volvoid.eu.volvocars.com/pf-ws/authn/flows/jXJ6ANhzxj?action=checkUsernamePassword

Request Params

KeyDatatypeRequiredDescription
actionstring

Request Body

{"username"=>"{{Username}}", "password"=>"{{Password}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
User-Agentstring
Authorizationstring
Accept-Encodingstring
x-xsrf-headerstring

RESPONSES

status: OK

{"id":"aAp40Ti5la","pluginTypeId":"7r5wkzvoQS8iEJEpdMYqmA","status":"OTP_REQUIRED","devices":[{"id":"4c57dbc8-b1f6-39b9-8285-7c7bc429796b","type":"EMAIL","target":"an****@nash.me"}],"user":{"username":"andy+ha@nash.me"},"selectedDeviceRef":{"id":"4c57dbc8-b1f6-39b9-8285-7c7bc429796b"},"_links":{"cancelAuthentication":{"href":"https://volvoid.eu.volvocars.com/pf-ws/authn/flows/aAp40Ti5la"},"resendOtp":{"href":"https://volvoid.eu.volvocars.com/pf-ws/authn/flows/aAp40Ti5la"},"selectDevice":{"href":"https://volvoid.eu.volvocars.com/pf-ws/authn/flows/aAp40Ti5la"},"self":{"href":"https://volvoid.eu.volvocars.com/pf-ws/authn/flows/aAp40Ti5la"},"checkOtp":{"href":"https://volvoid.eu.volvocars.com/pf-ws/authn/flows/aAp40Ti5la"}}}