The type code is QLI.
Array of objects | |||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| dirty | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
| typedId | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
| treeLabel | string | ||||||||||||||||||||||||||||||||||||||||||||||||||
Array of objects | |||||||||||||||||||||||||||||||||||||||||||||||||||
Array
| |||||||||||||||||||||||||||||||||||||||||||||||||||
| lastUpdateDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
| lineId | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
| label | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
| clicId | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| priceRecordId | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| version | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| parentId | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
| folder | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
| createdBy | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| calculationStatus | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| editabilityStatus | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
| sku | string <= 255 characters | ||||||||||||||||||||||||||||||||||||||||||||||||||
| containsProductImage | boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||
| createDate | string <date-time> | ||||||||||||||||||||||||||||||||||||||||||||||||||
| lastUpdateBy | integer | ||||||||||||||||||||||||||||||||||||||||||||||||||
{- "outputs": [
- {
- "resultName": "string",
- "resultLabel": "string",
- "result": { },
- "excludeFromExport": true,
- "warnings": [
- "string"
], - "alertMessage": "string",
- "alertType": "CRITICAL",
- "displayOptions": 0,
- "formatType": "NUMERIC",
- "suffix": "string",
- "resultType": "string",
- "cssProperties": "string",
- "userGroup": "string",
- "resultGroup": "string",
- "overrideValueOptions": [ ],
- "overrideAllowEmpty": true,
- "labelTranslations": "string",
- "overridable": true,
- "overridden": true,
- "resultDescription": "string"
}
], - "dirty": true,
- "typedId": "string",
- "treeLabel": "string",
- "inputs": [
- {
- "name": "string",
- "label": "string",
- "lookupTableId": "string",
- "url": "string",
- "type": "string",
- "value": { },
- "valueHint": "string",
- "readOnly": true,
- "filter": {
- "property1": { },
- "property2": { }
}, - "parameterGroup": "string",
- "required": true,
- "labelTranslations": "string",
- "addUnknownValues": true,
- "typedId": "string",
- "alwaysEditable": true,
- "inputs": [
- { }
], - "parameterConfig": {
- "property1": { },
- "property2": { }
}, - "formattingOptions": {
- "property1": { },
- "property2": { }
}, - "valueOptions": [
- "string"
]
}
], - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "lineId": "string",
- "label": "string",
- "clicId": 0,
- "priceRecordId": 0,
- "version": 0,
- "parentId": "string",
- "folder": true,
- "createdBy": 0,
- "calculationStatus": 0,
- "editabilityStatus": 0,
- "sku": "string",
- "containsProductImage": true,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}