Skip to main content

VinToPartNumberModel

Version: v1.0.0

Stored entity

Partition key pk, sort key sk

Overview

VinToPartNumberModel

Fields

FieldTypeRequiredDefaultDescription
pkstr
skstr
vehicle_idstr
stock_idstr
tenant_idstr
vinstr
makestr
modelstr
typestr
is_publishedbool
published_atstr
chassis_codestr
notestr
part_typesList[VTPNPartType]
statusVTPNStatusEnum (IN_PROGRESS, COMPLETED, FAILED, TODO, CANNOT_FIND, PART_TYPE_NOT_IN_VEHICLE, UNABLED_TO_DECODE)TODOVTPNStatusEnum
started_atstr
completed_atstr
created_atstr
updated_atstr

Embedded models

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

VTPNPartType — v1.0.0
FieldTypeRequiredDefaultDescription
part_type_idstr
part_typestr
catalog_part_typestr
part_numberstr
part_number_sourcesList[str][]
min_used_pricefloat
max_used_pricefloat
used_pricing_sourcesList[str][]
min_new_pricefloat
max_new_pricefloat
new_pricing_sourcesList[str][]
diagramsList[VTPNDiagram][]
imagesList[VTPNImage][]
image_sourcesList[Any][]
notestr
statusVTPNStatusEnum (IN_PROGRESS, COMPLETED, FAILED, TODO, CANNOT_FIND, PART_TYPE_NOT_IN_VEHICLE, UNABLED_TO_DECODE)TODOVTPNStatusEnum
report_countint0

No recorded history.

VTPNDiagram — v1.0.0
FieldTypeRequiredDefaultDescription
urlstr
orderint

No recorded history.

VTPNImage — v1.0.0
FieldTypeRequiredDefaultDescription
urlstr
orderint

No recorded history.

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /vtpnsrc/vin_to_partnumber/vehicle_vin_to_partnumber_post.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