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

Paymentterm 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)
namestring
term label, e.g. "Net 30"
descriptionstring
type enum
Valid values:
"ON_RECEIPT"
"NET_7"
"NET_10"
"NET_15"
"NET_20"
category enum
Valid values:
"STANDARD"
"DATE_DRIVEN"
"OTHER"
STANDARD (days-based) or DATE_DRIVEN (month-based)
is_activeboolean
due_daysnumber
(standard) days until payment is due
discount_daysnumber
(standard) days within which an early-pay discount applies
discount_percentnumber
(standard) early-pay discount rate
day_of_month_duenumber
(date-driven) day of month payment is due (1–31)
discount_day_of_monthnumber
(date-driven) pay before this day of month for the discount
due_next_month_daysnumber
(date-driven) if invoiced within N days of month-end, due next month
organization_idstring
metadata array
Are we missing anything? Let us know
Was this page helpful?