TenantUpdateRequest
Version: v3.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Tenant Model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
business_name | str | ✅ | — | — |
business_id | str | ✅ | — | — |
gst_number | str | ✅ | — | — |
business_admin_email | str | ✅ | — | — |
business_accounts_email | str | ✅ | — | — |
business_sales_email | str | ✅ | — | — |
business_phone_number | str | ✅ | — | — |
business_address | str | ✅ | — | — |
business_postal_code | str | ✅ | — | — |
country_code | str | ✅ | — | — |
branding_colour | str | ✅ | — | — |
autofill_capricorn_message | bool | ❌ | False | — |
dont_sync_cash_invoices_to_xero | bool | ❌ | True | — |
show_capricorn_lookup | bool |