Skip to main content

Ebay

Version: v1.0.0

Stored entity

Partition key pk, sort key sk • discriminator type = "EBAY"

Overview

ebay model

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
created_atstr
updated_atstr
typestrEBAY
tenant_idstr
part_idstr
tag_idstr
part_typestr
skustr
ebay_idstr
offer_idstr
imagesList[EbayImage][]
videosList[EbayVideo][]
titlestr
pricefloat
statusstr
work_order_idstr
work_order_display_idstr
fitmentList[str][]
listing_methodListingMethod (MANUAL, AUTO)ListingMethod
template_idstr
template_namestr
item_specificsList[ItemSpecific][]
conditionstr
relist_countint
first_listed_onstr
last_listed_onstr
category_idstr
categorystr
secondary_category_idstr
secondary_categorystr
store_category_idstr
store_categorystr
descriptionstr
condition_descriptionstr
shipping_policy_idstr
shipping_policystr
shipping_policy_descriptionstr
return_policy_idstr
return_policystr
return_policy_descriptionstr
payment_policy_idstr
payment_policystr
payment_policy_descriptionstr
height_mmfloat
width_mmfloat
length_mmfloat
weight_gfloat
quantityint
locationstr
marketplace_idstr
auto_reupload_intervalAutoReuploadIntervalEnum
allow_offersbool
auto_accept_offerfloat
minimum_offerfloat
data_qualityfloat
auto_assign_fitmentbool
list_without_fitmentbool
errorstr
price_historyList[PriceHistory][]
is_deletedboolFalse

Embedded models

Models embedded in the fields above — shown inline; they have no separate page.

EbayImage — v1.0.0
FieldTypeRequiredDefaultDescription
urlstr
orderint

No recorded history.

EbayVideo — v1.0.0
FieldTypeRequiredDefaultDescription
urlstr
orderint

No recorded history.

ItemSpecific — v1.0.0
FieldTypeRequiredDefaultDescription
namestr
valuestr

No recorded history.

PriceHistory — v1.0.0
FieldTypeRequiredDefaultDescription
pricefloat
updated_atstr

No recorded history.

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
EventEventBridgeEbayPartCreated, EbayPartRelistedsrc/handle/handle_ebay_part_created.py

Change history

v1.0.0 · 2025-02-21 · Cian (shared account) · e360227a7

rename

  • Initial version.

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

Models last synced: 2026-06-23 13:21 UTC