Skip to main content

SalesChannelLineItem

Version: v2.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

SalesChannelLineItem Model

Fields

FieldTypeRequiredDefaultDescription
part_idstr
unit_pricefloat
quantityint
item_typeItemTypeEnum (PART, OTHER)ItemType

APIs / Triggers

No API or event interacts with this object directly.

Change history

v2.0.0 · 2026-02-12 · Cian (shared account) · 1c7bfd279

Refactor payload building in webhook handlers and models

  • Removed field description (breaking).
v1.0.0 · 2026-02-12 · Cian (shared account) · b2cf91eff

Refactor eBay and WorkOrder models and webhook handling

  • Initial version.

Generated from dismantly-backend/Microservices/Contact/dependencies/models.py. Do not edit by hand.