The type code is SIM
typedId | string |
lastUpdateDate | string <date-time> |
useFilterCriteria | boolean |
baseCOType | string <= 255 characters Possible values: "SIMPLE" "MATRIX" |
locale | string <= 255 characters |
calculationDate | string <date-time> |
writeOnlyChangedItems | boolean |
basePriceGridId | integer |
userGroupViewDetails | string <= 255 characters |
shotgunModeEnabled | boolean |
createDate | string <date-time> |
calculationMessages | string |
targetDate | string <date-time> |
label | string <= 255 characters |
version | integer |
simulationSet | string <= 255 characters |
createdBy | integer |
numberOfItems | integer |
baseCO | string <= 255 characters |
userGroupEdit | string <= 255 characters |
basePricelistId | integer |
ignoreSecKeyFiltering | boolean |
keepManualOverrides | boolean |
calculationStartDate | string <date-time> |
lastUpdateBy | integer |
status | string <= 255 characters Possible values: "DRAFT" "PENDING" "SCHEDULED" "PROCESSING" "SCHEDULED_DIRTY" "ERROR" "READY" "CANCELLED" |
{- "typedId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "useFilterCriteria": true,
- "baseCOType": "SIMPLE",
- "locale": "string",
- "calculationDate": "2019-08-24T14:15:22Z",
- "writeOnlyChangedItems": true,
- "basePriceGridId": 0,
- "userGroupViewDetails": "string",
- "shotgunModeEnabled": true,
- "createDate": "2019-08-24T14:15:22Z",
- "calculationMessages": "string",
- "targetDate": "2019-08-24T14:15:22Z",
- "label": "string",
- "version": 0,
- "simulationSet": "string",
- "createdBy": 0,
- "numberOfItems": 0,
- "baseCO": "string",
- "userGroupEdit": "string",
- "basePricelistId": 0,
- "ignoreSecKeyFiltering": true,
- "keepManualOverrides": true,
- "calculationStartDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0,
- "status": "DRAFT"
}