Skip to main content

Fitment

Version: v1.0.0

Supporting model

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

Overview

Fitment Model

Fields

FieldTypeRequiredDefaultDescription
idstr
created_atstr
updated_atstr
is_donor_vehicle_fitmentboolFalse
fitment_notesstr
fitment_typeFitmentTypeEnum
month_fromint
year_fromint
month_toint
year_toint
applicable_yearsList[int][]
veh_makestr
veh_make_idstr
veh_modelstr
veh_model_idstr
veh_make_modelstr
vehicle_attributesList[VehicleAttribute][]

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
EventEventBridgeVehicleImagesProcessedsrc/handle/handle_vehicle_updated.py
EventEventBridgePartImagesProcessedsrc/handle/handle_dismantly_fitment.py
APIPOST /fitmentsrc/part_add_fitment.py
APIPUT /fitmentsrc/part_update_fitment.py
APIPOST /pinnaclesrc/pinnacle/part_handle_create.py
APIPUT /pinnaclesrc/pinnacle/part_handle_updated.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