v1
latestOpenAPI 3.0.02026-08-064842333.5 MBClicmanager
Contracts (Agreements & Promotions)
Quotes
Rebate Agreements
Sales Compensations
Update CLIC Line Items
Updates specified line item fields of a CLIC object (Quote, Agreements & Promotions (Contract), Rebate Agreement, or Compensation Plan).
post/clicmanager.updatelineitems/{typedId}
Request body
Example request
{
"data": {
"lineItems": [
{
"typedId": "2147526106.QLI"
}
]
}
}Response
OK