Update a Pricelist Detail

post/pricelistmanager.update/{id}

Updates the Price List Item (PLI) of the Pricelist specified by id in the path parameter.


Required Permission Roles with the Required Permission
PRICELIST_UPDATE Administer Price Lists (PB_PRICELISTS), Manage Price Lists (PB_PRICELISTSEDITOR)
Securitybasic or X-PriceFx-jwt
Request
path Parameters
id
required
string

The ID of the Price List whose Item you want to update. The id is the typedId without the suffix. For example, the id attribute of the item with typedId = 2147484837.PL is 2147484837.

Request Body schema: application/json
required
object
typedId
required
string
comments
string
manualResultPrice
string
required
object (PricelistItem)

The type code is PLI.

typedId
string
listLabel
string
resultPrice
number or null
priceChangePct
number or null
attribute83
string or null <= 70 characters
attribute82
string or null <= 70 characters
attribute81
string or null <= 70 characters
attribute80
string or null <= 70 characters
attribute89
string or null <= 70 characters
attribute88
string or null <= 70 characters
sku
string <= 255 characters
attribute87
string or null <= 70 characters
attribute86
string or null <= 70 characters
Array of objects
Array
resultName
string
resultLabel
string
result
string
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 strings or null
overrideAllowEmpty
boolean
labelTranslations
string
overridable
boolean
overridden
boolean
resultDescription
string
attribute85
string or null <= 70 characters
attribute84
string or null <= 70 characters
unitOfMeasure
string <= 255 characters
targetDate
string <date-time>
allowedOverrides
string <= 1300 characters
version
integer
alerts
string or null
attribute9
string or null <= 70 characters
attribute94
string or null <= 70 characters
attribute8
string or null <= 70 characters
attribute93
string or null <= 70 characters
attribute92
string or null <= 70 characters
attribute91
string or null <= 70 characters
attribute5
string <= 70 characters

any type or null

attribute90
string or null <= 70 characters
attribute4
string or null <= 70 characters
attribute7
string or null <= 70 characters
attribute6
string or null <= 70 characters
attribute1
string or null <= 70 characters
attribute14
string or null <= 70 characters
attribute13
string or null <= 70 characters
attribute3
string or null <= 70 characters
attribute12
string or null <= 70 characters
attribute2
string or null <= 70 characters
attribute11
string or null <= 70 characters
attribute99
string or null <= 70 characters
attribute10
string or null <= 70 characters
attribute98
string or null <= 70 characters
attribute97
string or null <= 70 characters
attribute96
string or null <= 70 characters
attribute95
string or null <= 70 characters
updateDate
string <date>
itemExtensions
object or null
attribute19
string or null <= 70 characters
attribute18
string or null <= 70 characters
attribute17
string or null <= 70 characters
attribute16
string or null <= 70 characters
attribute15
string or null <= 70 characters
manualOverrides
string or null
attribute25
string or null <= 70 characters
attribute24
string or null <= 70 characters
currency
string <= 255 characters
attribute23
string or null <= 70 characters
attribute22
string or null <= 70 characters
attribute21
string or null <= 70 characters
attribute20
string or null <= 70 characters
createDate
string <date-time>
attribute29
string or null <= 70 characters
attribute28
string or null <= 70 characters
attribute27
string or null <= 70 characters
attribute26
string or null <= 70 characters
completeResultsAvailable
boolean
attribute36
string or null <= 70 characters
attribute35
string or null <= 70 characters
attribute34
string or null <= 70 characters
attribute33
string or null <= 70 characters
attribute32
string or null <= 70 characters
attribute31
string or null <= 70 characters
attribute30
string or null <= 70 characters
key2
string or null
attribute39
string or null <= 70 characters
lastUpdateDate
string <date-time>
attribute38
string or null <= 70 characters
attribute37
string or null <= 70 characters
attribute47
string or null <= 70 characters
attribute46
string or null <= 70 characters
attribute45
string or null <= 70 characters
attribute44
string or null <= 70 characters
attribute43
string or null <= 70 characters
attribute42
string or null <= 70 characters
attribute41
string or null <= 70 characters
attribute40
string or null <= 70 characters
priceChange
number or null
updatedBy
integer
attribute49
string or null <= 70 characters
attribute48
string or null <= 70 characters
attribute50
string or null <= 70 characters
attribute100
string or null <= 70 characters
calculatedResultPrice
number or null
attribute58
string or null <= 70 characters
attribute57
string or null <= 70 characters
attribute56
string or null <= 70 characters
attribute55
string or null <= 70 characters
attribute54
string or null <= 70 characters
attribute53
string or null <= 70 characters
attribute52
string or null <= 70 characters
Array of objects
Array
property name*
additional property
string
attribute51
string or null <= 70 characters
attribute59
string or null <= 70 characters
attribute61
string or null <= 70 characters
attribute60
string or null <= 70 characters
previousPrice
number or null
attribute69
string or null <= 70 characters
attribute68
string or null <= 70 characters
attribute67
string or null <= 70 characters
attribute66
string or null <= 70 characters
attribute65
string or null <= 70 characters
attribute64
string or null <= 70 characters
attribute63
string or null <= 70 characters
attribute62
string or null <= 70 characters
workStatus
string or null <= 15 characters
manualResultPrice
number or null
comments
string <= 255 characters
pricelistId
integer
warnings
string
approvalState
integer
label
string <= 255 characters
attribute72
string or null <= 70 characters
attribute71
string or null <= 70 characters
attribute70
string or null <= 70 characters
createdBy
integer
attribute79
string or null <= 70 characters
attribute78
string or null <= 70 characters
attribute77
string or null <= 70 characters
attribute76
string or null <= 70 characters
attribute75
string or null <= 70 characters
attribute74
string or null <= 70 characters
lastUpdateBy
integer
attribute73
string or null <= 70 characters
operationType
string
textMatchStyle
string
Responses
200

OK

Response Schema: application/json
object
node
string
Array of objects (PricelistItem)
Array
typedId
string
listLabel
string
resultPrice
number or null
priceChangePct
number or null
attribute83
string or null <= 70 characters
attribute82
string or null <= 70 characters
attribute81
string or null <= 70 characters
attribute80
string or null <= 70 characters
attribute89
string or null <= 70 characters
attribute88
string or null <= 70 characters
sku
string <= 255 characters
attribute87
string or null <= 70 characters
attribute86
string or null <= 70 characters
Array of objects
attribute85
string or null <= 70 characters
attribute84
string or null <= 70 characters
unitOfMeasure
string <= 255 characters
targetDate
string <date-time>
allowedOverrides
string <= 1300 characters
version
integer
alerts
string or null
attribute9
string or null <= 70 characters
attribute94
string or null <= 70 characters
attribute8
string or null <= 70 characters
attribute93
string or null <= 70 characters
attribute92
string or null <= 70 characters
attribute91
string or null <= 70 characters
attribute5
string <= 70 characters

any type or null

attribute90
string or null <= 70 characters
attribute4
string or null <= 70 characters
attribute7
string or null <= 70 characters
attribute6
string or null <= 70 characters
attribute1
string or null <= 70 characters
attribute14
string or null <= 70 characters
attribute13
string or null <= 70 characters
attribute3
string or null <= 70 characters
attribute12
string or null <= 70 characters
attribute2
string or null <= 70 characters
attribute11
string or null <= 70 characters
attribute99
string or null <= 70 characters
attribute10
string or null <= 70 characters
attribute98
string or null <= 70 characters
attribute97
string or null <= 70 characters
attribute96
string or null <= 70 characters
attribute95
string or null <= 70 characters
updateDate
string <date>
itemExtensions
object or null
attribute19
string or null <= 70 characters
attribute18
string or null <= 70 characters
attribute17
string or null <= 70 characters
attribute16
string or null <= 70 characters
attribute15
string or null <= 70 characters
manualOverrides
string or null
attribute25
string or null <= 70 characters
attribute24
string or null <= 70 characters
currency
string <= 255 characters
attribute23
string or null <= 70 characters
attribute22
string or null <= 70 characters
attribute21
string or null <= 70 characters
attribute20
string or null <= 70 characters
createDate
string <date-time>
attribute29
string or null <= 70 characters
attribute28
string or null <= 70 characters
attribute27
string or null <= 70 characters
attribute26
string or null <= 70 characters
completeResultsAvailable
boolean
attribute36
string or null <= 70 characters
attribute35
string or null <= 70 characters
attribute34
string or null <= 70 characters
attribute33
string or null <= 70 characters
attribute32
string or null <= 70 characters
attribute31
string or null <= 70 characters
attribute30
string or null <= 70 characters
key2
string or null
attribute39
string or null <= 70 characters
lastUpdateDate
string <date-time>
attribute38
string or null <= 70 characters
attribute37
string or null <= 70 characters
attribute47
string or null <= 70 characters
attribute46
string or null <= 70 characters
attribute45
string or null <= 70 characters
attribute44
string or null <= 70 characters
attribute43
string or null <= 70 characters
attribute42
string or null <= 70 characters
attribute41
string or null <= 70 characters
attribute40
string or null <= 70 characters
priceChange
number or null
updatedBy
integer
attribute49
string or null <= 70 characters
attribute48
string or null <= 70 characters
attribute50
string or null <= 70 characters
attribute100
string or null <= 70 characters
calculatedResultPrice
number or null
attribute58
string or null <= 70 characters
attribute57
string or null <= 70 characters
attribute56
string or null <= 70 characters
attribute55
string or null <= 70 characters
attribute54
string or null <= 70 characters
attribute53
string or null <= 70 characters
attribute52
string or null <= 70 characters
Array of objects
attribute51
string or null <= 70 characters
attribute59
string or null <= 70 characters
attribute61
string or null <= 70 characters
attribute60
string or null <= 70 characters
previousPrice
number or null
attribute69
string or null <= 70 characters
attribute68
string or null <= 70 characters
attribute67
string or null <= 70 characters
attribute66
string or null <= 70 characters
attribute65
string or null <= 70 characters
attribute64
string or null <= 70 characters
attribute63
string or null <= 70 characters
attribute62
string or null <= 70 characters
workStatus
string or null <= 15 characters
manualResultPrice
number or null
comments
string <= 255 characters
pricelistId
integer
warnings
string
approvalState
integer
label
string <= 255 characters
attribute72
string or null <= 70 characters
attribute71
string or null <= 70 characters
attribute70
string or null <= 70 characters
createdBy
integer
attribute79
string or null <= 70 characters
attribute78
string or null <= 70 characters
attribute77
string or null <= 70 characters
attribute76
string or null <= 70 characters
attribute75
string or null <= 70 characters
attribute74
string or null <= 70 characters
lastUpdateBy
integer
attribute73
string or null <= 70 characters
status
integer
Request samples
application/json
{
  • "data": {
    • "typedId": "string",
    • "comments": "string",
    • "manualResultPrice": "string"
    },
  • "oldValues": {
    • "typedId": "string",
    • "listLabel": "string",
    • "resultPrice": 0,
    • "priceChangePct": 0,
    • "attribute83": "string",
    • "attribute82": "string",
    • "attribute81": "string",
    • "attribute80": "string",
    • "attribute89": "string",
    • "attribute88": "string",
    • "sku": "string",
    • "attribute87": "string",
    • "attribute86": "string",
    • "calculationResults": [
      • {
        • "resultName": "string",
        • "resultLabel": "string",
        • "result": "string",
        • "excludeFromExport": true,
        • "warnings": [
          ],
        • "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"
        }
      ],
    • "attribute85": "string",
    • "attribute84": "string",
    • "unitOfMeasure": "string",
    • "targetDate": "2019-08-24T14:15:22Z",
    • "allowedOverrides": "string",
    • "version": 0,
    • "alerts": "string",
    • "attribute9": "string",
    • "attribute94": "string",
    • "attribute8": "string",
    • "attribute93": "string",
    • "attribute92": "string",
    • "attribute91": "string",
    • "attribute5": "string",
    • "attribute90": "string",
    • "attribute4": "string",
    • "attribute7": "string",
    • "attribute6": "string",
    • "attribute1": "string",
    • "attribute14": "string",
    • "attribute13": "string",
    • "attribute3": "string",
    • "attribute12": "string",
    • "attribute2": "string",
    • "attribute11": "string",
    • "attribute99": "string",
    • "attribute10": "string",
    • "attribute98": "string",
    • "attribute97": "string",
    • "attribute96": "string",
    • "attribute95": "string",
    • "updateDate": "2019-08-24",
    • "itemExtensions": { },
    • "attribute19": "string",
    • "attribute18": "string",
    • "attribute17": "string",
    • "attribute16": "string",
    • "attribute15": "string",
    • "manualOverrides": "string",
    • "attribute25": "string",
    • "attribute24": "string",
    • "currency": "string",
    • "attribute23": "string",
    • "attribute22": "string",
    • "attribute21": "string",
    • "attribute20": "string",
    • "createDate": "2019-08-24T14:15:22Z",
    • "attribute29": "string",
    • "attribute28": "string",
    • "attribute27": "string",
    • "attribute26": "string",
    • "completeResultsAvailable": true,
    • "attribute36": "string",
    • "attribute35": "string",
    • "attribute34": "string",
    • "attribute33": "string",
    • "attribute32": "string",
    • "attribute31": "string",
    • "attribute30": "string",
    • "key2": "string",
    • "attribute39": "string",
    • "lastUpdateDate": "2019-08-24T14:15:22Z",
    • "attribute38": "string",
    • "attribute37": "string",
    • "attribute47": "string",
    • "attribute46": "string",
    • "attribute45": "string",
    • "attribute44": "string",
    • "attribute43": "string",
    • "attribute42": "string",
    • "attribute41": "string",
    • "attribute40": "string",
    • "priceChange": 0,
    • "updatedBy": 0,
    • "attribute49": "string",
    • "attribute48": "string",
    • "attribute50": "string",
    • "attribute100": "string",
    • "calculatedResultPrice": 0,
    • "attribute58": "string",
    • "attribute57": "string",
    • "attribute56": "string",
    • "attribute55": "string",
    • "attribute54": "string",
    • "attribute53": "string",
    • "attribute52": "string",
    • "allCalculationResults": [
      • {
        • "property1": "string",
        • "property2": "string"
        }
      ],
    • "attribute51": "string",
    • "attribute59": "string",
    • "attribute61": "string",
    • "attribute60": "string",
    • "previousPrice": 0,
    • "attribute69": "string",
    • "attribute68": "string",
    • "attribute67": "string",
    • "attribute66": "string",
    • "attribute65": "string",
    • "attribute64": "string",
    • "attribute63": "string",
    • "attribute62": "string",
    • "workStatus": "string",
    • "manualResultPrice": 0,
    • "comments": "string",
    • "pricelistId": 0,
    • "warnings": "string",
    • "approvalState": 0,
    • "label": "string",
    • "attribute72": "string",
    • "attribute71": "string",
    • "attribute70": "string",
    • "createdBy": 0,
    • "attribute79": "string",
    • "attribute78": "string",
    • "attribute77": "string",
    • "attribute76": "string",
    • "attribute75": "string",
    • "attribute74": "string",
    • "lastUpdateBy": 0,
    • "attribute73": "string"
    },
  • "operationType": "string",
  • "textMatchStyle": "string"
}
Response samples
application/json
{
  • "response": {
    • "node": "pricefx-cluster-app-frontend-5fcf48565-lz98n",
    • "data": [
      • {
        • "version": 2,
        • "typedId": "2147563142.PLI",
        • "label": "The Label24",
        • "comments": "a comment",
        • "workStatus": null,
        • "alerts": null,
        • "warnings": "{\"MarginPct\":[\"WTF?! Margin!\"],\"ListPrice\":[\"WTF?!\"],\"CompetitivePositioning\":[\"Product attribute BusinessUnit not found\",\"VLookup table CompetitionStrategy not found\"]}",
        • "allowedOverrides": "",
        • "manualOverrides": null,
        • "sku": "123456789",
        • "unitOfMeasure": "EA",
        • "currency": "USD",
        • "resultPrice": null,
        • "previousPrice": null,
        • "priceChange": null,
        • "priceChangePct": null,
        • "manualResultPrice": null,
        • "calculatedResultPrice": null,
        • "targetDate": "2021-11-10T00:00:00",
        • "listLabel": "Test Pricelist",
        • "pricelistId": 2147490401,
        • "updatedBy": 2147490696,
        • "key2": null,
        • "updateDate": "2023-06-02",
        • "createDate": "2021-11-10T12:38:30",
        • "createdBy": 2147490696,
        • "lastUpdateDate": "2023-06-02T10:11:23",
        • "lastUpdateBy": 2147490696,
        • "attribute1": null,
        • "attribute2": null,
        • "attribute3": null,
        • "attribute4": null,
        • "attribute5": null,
        • "attribute6": null,
        • "attribute7": null,
        • "attribute8": null,
        • "attribute9": null,
        • "attribute10": null,
        • "attribute11": null,
        • "attribute12": null,
        • "attribute13": null,
        • "attribute14": null,
        • "attribute15": null,
        • "attribute16": null,
        • "attribute17": null,
        • "attribute18": null,
        • "attribute19": null,
        • "attribute20": null,
        • "attribute21": null,
        • "attribute22": null,
        • "attribute23": null,
        • "attribute24": null,
        • "attribute25": null,
        • "attribute26": null,
        • "attribute27": null,
        • "attribute28": null,
        • "attribute29": null,
        • "attribute30": null,
        • "attribute31": null,
        • "attribute32": null,
        • "attribute33": null,
        • "attribute34": null,
        • "attribute35": null,
        • "attribute36": null,
        • "attribute37": null,
        • "attribute38": null,
        • "attribute39": null,
        • "attribute40": null,
        • "attribute41": null,
        • "attribute42": null,
        • "attribute43": null,
        • "attribute44": null,
        • "attribute45": null,
        • "attribute46": null,
        • "attribute47": null,
        • "attribute48": null,
        • "attribute49": null,
        • "attribute50": null,
        • "attribute51": null,
        • "attribute52": null,
        • "attribute53": null,
        • "attribute54": null,
        • "attribute55": null,
        • "attribute56": null,
        • "attribute57": null,
        • "attribute58": null,
        • "attribute59": null,
        • "attribute60": null,
        • "attribute61": null,
        • "attribute62": null,
        • "attribute63": null,
        • "attribute64": null,
        • "attribute65": null,
        • "attribute66": null,
        • "attribute67": null,
        • "attribute68": null,
        • "attribute69": null,
        • "attribute70": null,
        • "attribute71": null,
        • "attribute72": null,
        • "attribute73": null,
        • "attribute74": null,
        • "attribute75": null,
        • "attribute76": null,
        • "attribute77": null,
        • "attribute78": null,
        • "attribute79": null,
        • "attribute80": null,
        • "attribute81": null,
        • "attribute82": null,
        • "attribute83": null,
        • "attribute84": null,
        • "attribute85": null,
        • "attribute86": null,
        • "attribute87": null,
        • "attribute88": null,
        • "attribute89": null,
        • "attribute90": null,
        • "attribute91": null,
        • "attribute92": null,
        • "attribute93": null,
        • "attribute94": null,
        • "attribute95": null,
        • "attribute96": null,
        • "attribute97": null,
        • "attribute98": null,
        • "attribute99": null,
        • "attribute100": null,
        • "approvalState": 0,
        • "itemExtensions": { },
        • "completeResultsAvailable": true
        }
      ],
    • "status": 0
    }
}