Deletes a Lookup Table specified by typedId
.
Required Permission | Roles with the Required Permission |
---|---|
LOOKUPTABLE_REMOVE | Administer Price Parameters (PB_PARAMETERS ), Administer Plasma (PLASMA ) |
OK
{- "data": {
- "typedId": "2147484036.LT"
}
}
{- "response": {
- "node": "<node>",
- "data": [
- {
- "version": 0,
- "typedId": "2147484036.LT",
- "uniqueName": "matrix",
- "label": "matrix",
- "validAfter": "2021-10-05",
- "status": "ACTIVE",
- "simulationSet": null,
- "type": "MATRIX",
- "valueType": "MATRIX",
- "nodeId": null,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "hideWarnings": false,
- "formatType": null,
- "lastUpdateByName": "admin",
- "createdByName": "admin",
- "numberOfKeyFields": 1,
- "createDate": "2021-10-06T10:53:26",
- "createdBy": 2147490696,
- "lastUpdateDate": "2021-10-06T10:53:26",
- "lastUpdateBy": 2147490696,
- "id": 2147484036,
- "isPlasma": false
}
], - "status": 0
}
}