checkUserPIN

@GET(value = "user/pin")
abstract fun checkUserPIN(@Query(value = "timeout"timeout: Int? = null): Call<Void>