AI agent? Read this page as Markdown at /accounting/order/model.md — append .md to any docs URL, or start from /llms.txt.
Order data model
@deprecated; use AccountingSalesorder or AccountingPurchaseorder
View field support, webhooks, and list parameters for each integration on the Supported Integrations page.
idstring
created_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
updated_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
posted_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
contact_idstring
Customer, Supplier (reference to AccountingContact)
account_idstring
(reference to AccountingAccount)
type enum
Valid values:
"SALES"
"PURCHASE"
currencystring
total_amountnumber
organization_idstring
Are we missing anything? Let us know