Updates specified line item fields of a CLIC object (Quote, Agreements & Promotions (Contract), Rebate Agreement, or Compensation Plan).
{- "data": {
- "lineItems": [
- {
- "version": 1,
- "typedId": "2147506890.QLI",
- "inputs": [
- {
- "name": "Quantity",
- "value": 2
}, - {
- "name": "Quantity",
- "value": 5
}
]
}
]
}
}
{- "response": {
- "node": "pricefx-cluster-app-frontend-5db9bf487f-58sbn",
- "data": [
- [
- {
- "typedId": "2147506891.QLI",
- "version": 1,
- "lineId": "sLwDZV9j8k1eS3T"
}, - {
- "typedId": "2147506890.QLI",
- "version": 1,
- "lineId": "dRqBZV9j8k1vD5R"
}
], - {
- "version": 11
}
], - "status": 0
}
}