AI agent? Read this page as Markdown at /accounting/purchaseorder/model.md — append .md to any docs URL, or start from /llms.txt.

Purchaseorder data model

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)
currencystring
total_amountnumber
shipping_addressobject
billing_addressobject
status enum
Valid values:
"DRAFT"
"VOIDED"
"AUTHORIZED"
"PAID"
"PARTIALLY_PAID"
lineitems array
organization_idstring
category_idsstring array
(reference to AccountingCategory)
metadata array
Are we missing anything? Let us know
Was this page helpful?