Skip to main content

AllocateCredit

Version: v1.0.0

Supporting model

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

Overview

Allocate credit model

Fields

FieldTypeRequiredDefaultDescription
invoice_idstr
invoice_display_idstr
datestr
allocationsList[Allocation]
updated_atstr

Embedded models

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

Allocation — v2.0.0
FieldTypeRequiredDefaultDescription
credit_idstr
amountfloat
dont_sync_to_xeroboolFalse

Change history

  • v2.0.0 · 2025-03-16 · Cian (shared account) · Removed field allocation_id (breaking).; Removed field date (breaking).; Removed field invoice_display_id (breaking).; Removed field invoice_id (breaking).; Added required field credit_id.; Added optional field dont_sync_to_xero. (feca668a3)
  • v1.0.0 · 2025-03-15 · Olaniyi Ajayi · Initial version. (338416124)

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