API Updates — March 18, 2026
-
Decimal quantity support for bill line items — The
unit_quantityfield has been replaced withquantity, which now accepts decimal values (e.g.,2.25) instead of only integers.unit_quantityis still accepted for backwards compatibility. Theunit_pricefield also now accepts decimal string or number formats. This applies when creating or updating line items on bills and draft bills. View endpoint -
New GL account classification types — Added six new enum values for GL account classifications:
AR_ACCOUNTS_RECEIVABLE_ACCOUNT,AR_BAD_DEBT_ACCOUNT,AR_CARD_FEES_ACCOUNT,AR_CASH_ACCOUNT_DEFAULT,AR_INCOME_ACCOUNT_DEFAULT, andAR_UNDEPOSITED_FUNDS_ACCOUNT, enabling accounts receivable accounting integrations.
Fetched April 13, 2026

