QuoteLineItem

The type code is QLI.

Array of objects
Array
resultName
string
resultLabel
string
result
object
excludeFromExport
boolean
warnings
Array of strings
alertMessage
string
alertType
string
Possible values: "CRITICAL" "RED" "YELLOW"
displayOptions
integer
formatType
string
Possible values: "NUMERIC" "NUMERIC_LONG" "MONEY" "PERCENT" "TEXT" "MONEY_EUR" "MONEY_USD" "MONEY_GBP" "MONEY_JPY" "MONEY_CHF" "MONEY_PLN" "DATETIME" "DATE" "INTEGER" "LINK" "COMPLEX" "SPARKLINE"
suffix
string
resultType
string
cssProperties
string
userGroup
string
resultGroup
string
overrideValueOptions
Array of arrays
overrideAllowEmpty
boolean
labelTranslations
string
overridable
boolean
overridden
boolean
resultDescription
string
dirty
boolean
typedId
string
treeLabel
string
Array of objects
Array
name
string
label
string
lookupTableId
string
url
string
type
string
value
object
valueHint
string
readOnly
boolean
object
property name*
additional property
object
parameterGroup
string
required
boolean
labelTranslations
string
addUnknownValues
boolean
typedId
string
alwaysEditable
boolean
inputs
Array of objects
object
property name*
additional property
object
object
property name*
additional property
object
valueOptions
Array of strings
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
}