Skip to main content

PartEbayRecord

Version: v1.0.0

Stored entity

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

Overview

PART_EBAY record stored in DynamoDB.

This intentionally mirrors DPCEbay style: store ebay fields flat on the item (not nested under an ebay key).

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstrPART_EBAY
typestrPART_EBAY
tenant_idstr
part_idstr
user_idstr
created_atstr
updated_atstr
titlestr
categorystr
category_idstr
secondary_categorystr
secondary_category_idstr
store_category_idstr
store_categorystr
conditionstr
descriptionstr
auto_reupload_intervalstr
auto_uploadbool
allow_offersbool
minimum_offerfloat
auto_accept_offerfloat
shipping_policy_idstr
shipping_policystr
shipping_policy_descriptionstr
return_policy_idstr
return_policystr
return_policy_descriptionstr
payment_policy_idstr
payment_policystr
payment_policy_descriptionstr

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /src/part_create.py
APIPUT /src/part_update.py

Change history

No recorded history.

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

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