Skip to main content

EbayPartTypeMappingUpsert

Version: v1.2.0

Supporting model

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

Overview

Simplified Ebay part type mapping save for next time model

Fields

FieldTypeRequiredDefaultDescription
part_type_idstr
ebay_category_idstr
ebay_categorystr
ebay_category_pathstr
item_specificsList[EbayPartTypeMappingItemSpecific][]

Embedded models

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

EbayPartTypeMappingItemSpecific — v2.0.0
FieldTypeRequiredDefaultDescription
ebay_item_specificstr
dismantly_attribute_idstr
dismantly_attributestr
statusEbayPartTypeMappingStatusEnum (AUTO_MAPPED, MANUALLY_MAPPED, NOT_MAPPED)Status Enum

Change history

  • v2.0.0 · 2025-08-15 · Cian (shared account) · Field status type changed: StatusEnum → EbayPartTypeMappingStatusEnum (breaking). (22f478e33)
  • v1.0.0 · 2025-08-10 · Cian (shared account) · Initial version. (3fd26d304)

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPUT /newebay/mapping/upsertsrc/mapping/ebay_mapping_upsert.py

Change history

v1.2.0 · 2025-08-26 · Cian (shared account) · 8fc7ff31f

fx

  • Added optional field item_specifics.
v1.1.0 · 2025-08-23 · Cian (shared account) · b653db448

fx

  • Added required field ebay_category_path.
v1.0.0 · 2025-08-19 · Olaniyi Ajayi · 6dd47eaf0

upsert mapping

  • Initial version.

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

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