The type code is RBALI
Array of objects | |||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||
typedId | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
calculationBaseJson | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
endDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects | |||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||
lastUpdateDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
payoutDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
createDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
dirty | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
object | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
treeLabel | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
object | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
lineId | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
simulationType | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
label | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
clicId | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
rebateTypeLabel | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
version | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
parentId | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
rebateType | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
folder | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
object | |||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||
createdBy | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
calculationStatus | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
editabilityStatus | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
containsProductImage | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
startDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
lastUpdateBy | integer |
{- "outputs": [
- {
- "resultName": "string",
- "resultLabel": "string",
- "result": "string",
- "excludeFromExport": true,
- "warnings": [
- "string"
], - "alertMessage": "string",
- "alertType": "CRITICAL",
- "displayOptions": 0,
- "formatType": "NUMERIC",
- "suffix": "string",
- "resultType": "string",
- "cssProperties": "string",
- "userGroup": "string",
- "resultGroup": "string",
- "overrideValueOptions": [
- "string"
], - "overrideAllowEmpty": true,
- "labelTranslations": "string",
- "overridable": true,
- "overridden": true,
- "resultDescription": "string"
}
], - "typedId": "string",
- "calculationBaseJson": "string",
- "endDate": "2019-08-24T14:15:22Z",
- "inputs": [
- {
- "name": "string",
- "label": "string",
- "lookupTableId": "string",
- "url": "string",
- "type": "string",
- "value": "string",
- "valueHint": "string",
- "readOnly": true,
- "filter": {
- "property1": "string",
- "property2": "string"
}, - "parameterGroup": "string",
- "required": true,
- "labelTranslations": "string",
- "addUnknownValues": true,
- "typedId": "string",
- "alwaysEditable": true,
- "inputs": [
- { }
], - "parameterConfig": {
- "property1": "string",
- "property2": "string"
}, - "formattingOptions": {
- "property1": "string",
- "property2": "string"
}, - "valueOptions": [
- "string"
]
}
], - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "payoutDate": "2019-08-24T14:15:22Z",
- "createDate": "2019-08-24T14:15:22Z",
- "dirty": true,
- "calculationBase": {
- "includedCustomerGroups": [
- { }
], - "includedProductGroups": [
- { }
], - "includedSellerReferences": [
- {
- "sellerId": "string",
- "sellerName": "string"
}
], - "excludedCustomerGroups": [
- { }
], - "excludedproductGroups": [
- { }
], - "excludedSellerReferences": [
- { }
], - "includedTimePeriods": [
- {
- "timeUnit": "DAY",
- "startDate": "2019-08-24T14:15:22Z",
- "endDate": "2019-08-24T14:15:22Z",
- "single": true
}
], - "excludedTimePeriods": [
- { }
], - "otherFilters": [
- "string"
], - "dateDimFieldName": "string"
}, - "treeLabel": "string",
- "customerGroup": {
- "label": "string",
- "customerFieldName": "string",
- "customerFieldLabel": "string",
- "customerFieldValue": "string",
- "customerFilterCriteria": {
- "property1": "string",
- "property2": "string"
}
}, - "lineId": "string",
- "simulationType": "string",
- "label": "string",
- "clicId": 0,
- "rebateTypeLabel": "string",
- "version": 0,
- "parentId": "string",
- "rebateType": "string",
- "folder": true,
- "productGroup": {
- "label": "string",
- "productFieldName": "string",
- "productFieldLabel": "string",
- "productFieldValue": "string",
- "productFilterCriteria": {
- "property1": "string",
- "property2": "string"
}
}, - "createdBy": 0,
- "calculationStatus": 0,
- "editabilityStatus": 0,
- "containsProductImage": true,
- "startDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}