simulate

@MustBeClosed
abstract suspend fun simulate(params: ThreeDSAuthenticationSimulateParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponseFor<AuthenticationSimulateResponse>

Returns a raw HTTP response for post /v1/three_ds_authentication/simulate, but is otherwise the same as AuthenticationServiceAsync.simulate.