checkUserPinOrPassword

@GET(value = "user/pin-or-password")
abstract fun checkUserPinOrPassword(): Call<PinOrPassword>