/
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 entity product list
v1
latest
OpenAPI 3.1.0
2026-07-14
147
57
122.7 KB
products
Update entity product list
patch
/crm/v1/static/entity-product-lists/{itemId}
Request body
EntityProductList
required
id
integer
entity_type
string
entity_id
integer
is_automatic_calculation
boolean
amount_before_discount_and_tax
integer
amount_discount
integer
amount_tax
integer
amount_before_tax
integer
amount_total
integer
list_products
ListProduct[]
Response
OK
EntityProductList
required
id
integer
entity_type
string
entity_id
integer
is_automatic_calculation
boolean
amount_before_discount_and_tax
integer
amount_discount
integer
amount_tax
integer
amount_before_tax
integer
amount_total
integer
list_products
ListProduct[]