Updates a Lookup Table.
Required Permission | Roles with the Required Permission |
---|---|
LOOKUPTABLE_UPDATE | Administer Price Parameters (PB_PARAMETERS ), Administer Plasma (PLASMA ) |
OK
required | object | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{- "data": {
- "label": "The New Label",
- "status": "ACTIVE",
- "typedId": "2147484051.LT"
}, - "oldValues": {
- "version": 0,
- "typedId": "2147484051.LT",
- "uniqueName": "pp02",
- "label": null,
- "validAfter": "2021-10-20",
- "status": "INACTIVE",
- "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-20T11:44:07",
- "createdBy": 2147490696,
- "lastUpdateDate": "2021-10-20T11:44:07",
- "lastUpdateBy": 2147490696,
- "id": 2147484051,
- "isPlasma": false
}, - "operationType": "update",
- "textMatchStyle": "exact"
}
{- "response": {
- "node": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "label": "string",
- "validAfter": "string",
- "status": "string",
- "simulationSet": null,
- "type": "string",
- "valueType": "string",
- "nodeId": null,
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "hideWarnings": true,
- "formatType": null,
- "lastUpdateByName": "string",
- "createdByName": "string",
- "numberOfKeyFields": 0,
- "createDate": "string",
- "createdBy": 0,
- "lastUpdateDate": "string",
- "lastUpdateBy": 0,
- "id": 0,
- "isPlasma": true
}
], - "status": 0
}
}