The type code is CORS
| updateDate | string <date-time> |
| typedId | string |
| calculationMessages | string |
| updatedBy | integer |
| targetDate | string <date-time> |
| lastUpdateDate | string <date-time> |
| label | string <= 255 characters |
| locale | string <= 255 characters |
| calculationDate | string <date-time> |
| version | integer |
| writeOnlyChangedItems | boolean |
| createdBy | integer |
| numberOfItems | integer |
| userGroupEdit | string <= 255 characters |
| userGroupViewDetails | string <= 255 characters |
| recordSetId | integer |
| id | integer |
| keepManualOverrides | boolean |
| calculationStartDate | string <date-time> |
| createDate | string <date-time> |
| lastUpdateBy | integer |
| status | string <= 255 characters Possible values: "DRAFT" "PENDING" "SCHEDULED" "PROCESSING" "SCHEDULED_DIRTY" "ERROR" "READY" "CANCELLED" |
{- "updateDate": "2019-08-24T14:15:22Z",
- "typedId": "string",
- "calculationMessages": "string",
- "updatedBy": 0,
- "targetDate": "2019-08-24T14:15:22Z",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "label": "string",
- "locale": "string",
- "calculationDate": "2019-08-24T14:15:22Z",
- "version": 0,
- "writeOnlyChangedItems": true,
- "createdBy": 0,
- "numberOfItems": 0,
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "recordSetId": 0,
- "id": 0,
- "keepManualOverrides": true,
- "calculationStartDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0,
- "status": "DRAFT"
}