Skip to main content

PartsTraderQuote

Version: v1.0.0

Supporting model

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

Overview

PartsTraderQuote model

Fields

FieldTypeRequiredDefaultDescription
created_atstr
updated_atstr
typestrPARTS_TRADER_QUOTE
quote_typestr
request_idstr
partsList[Part]
bulk_price_excl_gstfloat
freight_price_excl_gstfloat
time_to_deliverstr
extra_detailsstr
referencestr
payment_methodsList[str][]
imagesList[str][]
confirm_actionstrDRAFT

Embedded models

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

Part — v1.0.0
FieldTypeRequiredDefaultDescription
partstr
part_typestr
codestr
unit_pricefloat
is_removedbool
commentstr

Change history

  • v1.0.0 · 2025-03-15 · Olaniyi Ajayi · Initial version. (338416124)

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /quotesrc/parts_trader_quote.py

Change history

v1.0.0 · 2025-03-16 · Cian (shared account) · 0c2952ef4

init

  • Initial version.

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

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