if (_.isEmpty(id)) {
    res.status(400).send({
      "status": "fail",
      "field":  "id",
      "code":   "missing"