The type code is CG.
lastUpdateByName | string or null <= 255 characters |
createdByName | string or null <= 255 characters |
updateDate | string or null <date> |
typedId | string |
configuration | string |
relativeTargetDateDays | integer or null |
lastUpdateDate | string <date-time> |
numberOfSubmittedItems | integer |
numberOfAutoApprovedItems | integer |
locale | string or null <= 255 characters |
numberOfDeniedItems | integer |
calculationDate | string or null <date-time> |
keyGenerationType | string <= 255 characters Possible values: "DATA_DRIVEN" "LOGIC_DRIVEN" "MANUAL" |
writeOnlyChangedItems | boolean |
userGroupViewDetails | string or null <= 255 characters |
id | integer |
calculationGridType | string or null <= 255 characters Possible values: "CG1" "CG2" "CG3" "CG4" "CG5" "CG6" null |
createDate | string <date-time> |
calculationMessages | string or null |
updatedBy | integer |
numberOfApprovedItems | integer |
keySize | integer |
targetDate | string <date> |
label | string <= 255 characters |
version | integer |
partialCalculationDate | string or null <date-time> |
numberOfOpenItems | integer |
createdBy | integer |
numberOfItems | integer |
userGroupEdit | string or null <= 255 characters |
nodeId | integer or null |
keepManualOverrides | boolean |
calculationStartDate | string or null <date-time> |
lastUpdateBy | integer |
status | string <= 255 characters Possible values: "DRAFT" "PENDING" "SCHEDULED" "PROCESSING" "SCHEDULED_DIRTY" "ERROR" "READY" "CANCELLED" |
approvalLevel | string <= 255 characters Value: "LINE_ITEM" |
{- "lastUpdateByName": "string",
- "createdByName": "string",
- "updateDate": "2019-08-24",
- "typedId": "string",
- "configuration": "string",
- "relativeTargetDateDays": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "numberOfSubmittedItems": 0,
- "numberOfAutoApprovedItems": 0,
- "locale": "string",
- "numberOfDeniedItems": 0,
- "calculationDate": "2019-08-24T14:15:22Z",
- "keyGenerationType": "DATA_DRIVEN",
- "writeOnlyChangedItems": true,
- "userGroupViewDetails": "string",
- "id": 0,
- "calculationGridType": "CG1",
- "createDate": "2019-08-24T14:15:22Z",
- "calculationMessages": "string",
- "updatedBy": 0,
- "numberOfApprovedItems": 0,
- "keySize": 0,
- "targetDate": "2019-08-24",
- "label": "string",
- "version": 0,
- "partialCalculationDate": "2019-08-24T14:15:22Z",
- "numberOfOpenItems": 0,
- "createdBy": 0,
- "numberOfItems": 0,
- "userGroupEdit": "string",
- "nodeId": 0,
- "keepManualOverrides": true,
- "calculationStartDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0,
- "status": "DRAFT",
- "approvalLevel": "LINE_ITEM"
}