Skip to main content

Search

Version: v1.0.0

Supporting model

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

Overview

Search model for invoices

Fields

FieldTypeRequiredDefaultDescription
free_text_querystr
statusStatus (DRAFT, AWAITING_PAYMENT, PAID, OVERDUE, VOIDED)Status class for invoice
contact_namestr
contact_idstr
sales_personstr
typestr
dispatch_statusbool
emailed_statusbool
start_datestr
end_datestr
referencestr
invoice_display_idstr
credit_display_idstr
parts_trader_numberstr
sort_bySortModelSort model class
page_indexint
page_sizeint

Embedded models

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

SortModel — v1.0.0
FieldTypeRequiredDefaultDescription
invoice_display_idSort (asc, desc)Sort class

Change history

  • v1.0.0 · 2025-03-16 · Cian (shared account) · Initial version. (feca668a3)

APIs / Triggers

No API or event interacts with this object directly.

Change history

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

models

  • Initial version.

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

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