Skip to main content

PurchaseEmailModel

Version: v2.1.0

Supporting model

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

Overview

PurchaseEmailModel model

Fields

FieldTypeRequiredDefaultDescription
email_toList[str]
subjectstr
bodystr
send_user_copyboolFalse
sender_emailstr
include_pdf_attachmentboolFalse
tenant_accounts_emailstr
tenant_business_namestr
form_linkstr

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /newvehiclePurchase/emailsrc/email/purchase_email.py

Change history

v2.1.0 · 2026-01-14 · Olaniyi Ajayi · 2341dab0b

feat(email): Update PurchaseEmailModel and enhance email template processing

  • Added optional field form_link.
v2.0.0 · 2026-01-14 · Olaniyi Ajayi · 021d50806

fx

  • Removed field vehicle_purchase_id (breaking).
v1.0.0 · 2026-01-13 · Olaniyi Ajayi · 2a248e60a

feat(purchase): Add email confirmation functionality for vehicle purchases

  • Initial version.

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

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