This is the call to be made at the end of the 3D secure flow. The parameters are largely that same as on the authorise sim, but in this endpoing you don't need to send in card or bankAccount information.
Although you are required to send in the paResponse param you received from the bank's verification callback.
These scenarios are described in detail in the Test tab of authorise sim. These scenarios are there to help you cover all important cases and responses from Adyen's API.
Came across something on test or production that you'd like to reproduce? That weird error that noone could reproduce but they are popping up in the logs? Just copy the full response body to a new 'custom mapping' under the 'Test' tab, assign a response map value and you can use right away!
You can set the HTTP return code, or even add a custom delay to the response too!