getAnimal

suspend fun getAnimal(urlSuffix: String, someRequestValue: String): DataResult<AnimalDto, String>