AI agent? Read this page as Markdown at /accounting/salesreceipt/model.md — append .md to any docs URL, or start from /llms.txt.
Salesreceipt 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)
organization_idstring
receipt_numberstring
referencestring
contact_idstring
customer (reference to AccountingContact)
account_idstring
deposit-to GL account (reference to AccountingAccount)
posted_atdate
(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)
currencystring
exchange_ratenumber
sub_total_amountnumber
tax_amountnumber
discount_amountnumber
total_amountnumber
is_inclusive_of_taxboolean
payment_methodstring
notesstring
category_idsstring array
(reference to AccountingCategory)
project_idstring
(reference to TaskProject)
status enum
Valid values:
"DRAFT"
"POSTED"
"VOID"
"OTHER"
Are we missing anything? Let us know