API Updates — April 28, 2026
-
Purchase order memo updates — You can now update the
memofield when patching a purchase order viaPATCH /developer/v1/purchase-orders/{purchase_order_id}. View endpoint -
Longer invoice numbers on bills — The
invoice_numberfield on bills now supports up to 84 characters (previously 20), accommodating longer invoice numbers from certain accounting providers. View endpoint -
GL account linking for inventory item options — Inventory item options now include a
gl_account_idfield, letting you associate a GL account when creating or viewing inventory item options. View endpoint -
New
vendors.updatedwebhook event — Subscribe to thevendors.updatedevent to get notified when vendor details change. View endpoint -
New
TRANSFER_LEDGER_ENTRY_MAPPINGsync type — AddedTRANSFER_LEDGER_ENTRY_MAPPINGas a supported entity type for accounting syncs, enabling sync support for transfer ledger entry mappings. View endpoint -
New
is_not_nullquery clause for custom records — Matrix table row queries now support anis_not_nullclause type, letting you filter for rows where a column value is not null. View endpoint -
New audit log event types — Added
Account openedas a new audit log event type andTreasury account/Wallet transferas entity types for more granular audit trail filtering. View endpoint -
New supported file types — Added
jsonlandnpyto the list of accepted file formats for uploads.
Fetched April 28, 2026
