Adds a new Data Change Request using the specified Data Change Request Type and label.
OK
{- "data": {
- "dcrTypeName": "DCRT",
- "label": "DCR_P"
}, - "operationType": "add"
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-78fc875d6f-lpdr4",
- "data": [
- {
- "version": 2,
- "typedId": "66.DCR",
- "uniqueName": "DCR-66",
- "label": "DCR_P",
- "approvalState": "NOT_APPROVED",
- "approvalDate": null,
- "lastUpdateByName": "admin",
- "createdByName": "admin",
- "submittedByName": null,
- "workflowStatus": "DRAFT",
- "dcrTypeName": "DCRT",
- "userGroupEdit": null,
- "userGroupViewDetails": null,
- "dcrTargetType": "P",
- "dcrTargetInfo": null,
- "approvedByName": null,
- "deniedByName": null,
- "approvalRequiredEmailAttachments": null,
- "createDate": "2023-06-02T11:41:45",
- "createdBy": 2147490696,
- "lastUpdateDate": "2023-06-02T11:41:45",
- "lastUpdateBy": 2147490696
}
], - "status": 0
}
}