Skip to main content

EbayFitmentRecord

Version: v1.0.0

Stored entity

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

Overview

EBAY_FITMENT record stored in DynamoDB

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstrEBAY_FITMENT
typestrEBAY_FITMENT
tenant_idstr
vehicle_idstr
user_idstr
fitmentList[EbayFitmentEntryAUSEbayFitmentEntryGBEbayFitmentEntryUS]
created_atstr
updated_atstr

Embedded models

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

EbayFitmentEntryAUS — v1.0.0
FieldTypeRequiredDefaultDescription
fitment_idstr
epidsList[str]
yearsList[str]
makestr
modelstr
submodelstr
variantstr
plat_genstr
enginestr
bodystr
typestr
k_typestr
notesstr
sourceFitmentSourceEnum (MANUAL, DONOR_VEHICLE, EBAY)Fitment Source Enum

No recorded history.

EbayFitmentEntryGB — v1.0.0
FieldTypeRequiredDefaultDescription
fitment_idstr
makestr
modelstr
typestr
variantstr
chassisstr
yearsList[str][]
enginestr
notesstr
k_typestr
sourceFitmentSourceEnum (MANUAL, DONOR_VEHICLE, EBAY)Fitment Source Enum

No recorded history.

EbayFitmentEntryUS — v1.0.0
FieldTypeRequiredDefaultDescription
fitment_idstr
epidsList[str]
yearsList[str]
makestr
modelstr
trimstr
enginestr
submodelstr
aspirationstr
bodystr
notesstr
sourceFitmentSourceEnum (MANUAL, DONOR_VEHICLE, EBAY)Fitment Source Enum

No recorded history.

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /src/vehicle_create.py
APIPUT /src/vehicle_update.py

Change history

No recorded history.

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

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