The type code is DCRMC.
typedId | string | ||||||||||||||||||||
comments | string or null <= 255 characters | ||||||||||||||||||||
createdBy | integer | ||||||||||||||||||||
object or null | |||||||||||||||||||||
| |||||||||||||||||||||
lastUpdateDate | string <date-time> | ||||||||||||||||||||
version | integer | ||||||||||||||||||||
createDate | string <date-time> | ||||||||||||||||||||
lastUpdateBy | integer |
{- "typedId": "string",
- "comments": "string",
- "createdBy": 0,
- "massChange": {
- "definitions": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "massEditOperator": "=",
- "itemAction": "edit",
- "changeStateReason": "string",
- "precision": 0
}
], - "filter": { },
- "type": "EDIT"
}, - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "version": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}