Skip to main content

PartPurchaseArrivalModel

Version: v1.0.0

Supporting model

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

Overview

PartPurchaseArrivalModel model

Fields

FieldTypeRequiredDefaultDescription
part_purchase_idstr
line_itemsList[LineItem]

Embedded models

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

LineItem — v1.0.0
FieldTypeRequiredDefaultDescription
line_item_idstr
part_idstr
tag_idstr
arrival_statusboolFalse
quantityint
unit_costfloat
tax_typestr
tax_amountfloat
expensesfloat
actual_unit_costfloat
actual_totalfloat
line_amountfloat
part_typestr
part_type_idstr
part_numberstr

Change history

  • v1.0.0 · 2025-04-22 · Cian (shared account) · Initial version. (71ac3af7c)

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPUT /newpartPurchases/processArrivalsrc/purchases/part_purchases_process_arrival.py

Change history

v1.0.0 · 2025-04-22 · Cian (shared account) · 71ac3af7c

detatch

  • Initial version.

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

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