/
US
uspacy
/
CRM service
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
uspacy
CRM service
patch
Update list product
v1
latest
OpenAPI 3.1.0
2026-07-14
147
57
122.7 KB
products
Update list product
patch
/crm/v1/static/list-products/{itemId}
Request body
ListProduct
required
id
integer
entity_product_list_id
integer
product_id
integer
title
string
price
integer
currency
string
quantity
number
measurement_unit_abbr
string
discount_value
number
discount_type
'relative'
|
'absolute'
discount_price
integer
tax_rate
number
is_tax_included
boolean
amount
integer
product
Product
Response
OK
ListProduct
required
id
integer
entity_product_list_id
integer
product_id
integer
title
string
price
integer
currency
string
quantity
number
measurement_unit_abbr
string
discount_value
number
discount_type
'relative'
|
'absolute'
discount_price
integer
tax_rate
number
is_tax_included
boolean
amount
integer
product
Product