simulateOtpEntry

@MustBeClosed
abstract suspend fun simulateOtpEntry(params: ThreeDSAuthenticationSimulateOtpEntryParams, requestOptions: RequestOptions = RequestOptions.none()): HttpResponse

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