Skip to main content

UpdatePartTypeDimensions

Version: v2.0.0

Supporting model

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

Overview

UpdatePartTypeDimensions model for updating dimensions of a part type per tenant

Fields

FieldTypeRequiredDefaultDescription
part_type_idstr
weight_gfloat
width_mmfloat
height_mmfloat
length_mmfloat

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPUT /customPartType/dimensionssrc/part_type/update_part_type_dimensions.py

Change history

v2.0.0 · 2025-12-07 · Cian (shared account) · 17b698153

fx

  • Removed field height (breaking).
  • Removed field height_metric (breaking).
  • Removed field length (breaking).
  • Removed field length_metric (breaking).
  • Removed field weight (breaking).
  • Removed field weight_metric (breaking).
  • Removed field width (breaking).
  • Removed field width_metric (breaking).
  • Added optional field height_mm.
  • Added optional field length_mm.
  • Added optional field weight_g.
  • Added optional field width_mm.
v1.0.0 · 2025-12-02 · Olaniyi Ajayi · 92df74801

fx

  • Initial version.

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

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