API Updates — May 8, 2026
-
New audit log event types — Added several new event types for the audit logs endpoint:
Cash manager recommendation reviewed,Forecast custom input deleted,Forecast custom input updated,Forecast settings updated, andStrict MFA setting updated. View endpoint -
Schedule bill payments via API — You can now set an optional
payment_datefield when creating or updating bills to schedule when a non-card payment should be initiated. Passnullto clear a previously scheduled date. View endpoint -
Update GL account on inventory item options — The
PATCH /developer/v1/accounting/inventory-item/options/{option_id}endpoint now accepts an optionalgl_account_idfield, letting you associate an inventory item option with a specific GL account. View endpoint -
Spending restrictions on unified requests — Unified request responses now include a
spending_restrictionsobject with anintervalfield, so you can see the spend frequency associated with a request. View endpoint -
New
allowed_overage_percentfield on unified requests — Unified request responses now includeallowed_overage_percent, indicating the permitted overage percentage for a spend allocation request. View endpoint
Fetched May 11, 2026
