Creates a copy of the specified Lookup Table, including LookupTableValue/MatrixLookupTableValue values and preferences.
Required Permission | Roles with the Required Permission |
---|---|
LOOKUPTABLE_COPY | Administer Price Parameters (PB_PARAMETERS ), Administer Plasma (PLASMA ) |
OK
{- "response": {
- "node": "string",
- "csrfToken": "string",
- "data": [
- {
- "version": 0,
- "typedId": "string",
- "uniqueName": "string",
- "label": null,
- "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
}
}