API Updates — June 1, 2026
-
New treasury accounts endpoint (beta) — List all treasury accounts for your business, including wallet, brokerage, and managed portfolio accounts. Filter results with
startandpage_sizepagination parameters. View endpoint -
New treasury balance history endpoint (beta) — Retrieve daily available balance snapshots for a specific treasury account, with optional
start_dateandend_datefiltering in ISO 8601 format. View endpoint -
Upload accounting entities (beta) — New endpoint to upload up to 500 ERP subsidiaries/entities in a single request, enabling entity-level scoping for accounting fields, vendors, GL accounts, and more. View endpoint
-
Entity selection setting for accounting connections — Added
entity_selection_enabledto accounting connection settings, available when creating (POST) or updating (PATCH) a connection. This controls whether ERP entity selection is active for API-based accounting connections. View endpoint -
Entity scoping for GL accounts — Added
entity_remote_idsfield to create, update, and list GL account endpoints, letting you scope GL accounts to specific ERP entities. View endpoint -
Entity scoping for accounting vendors — Added
entity_remote_idsfield to create, update, and list accounting vendor endpoints, so vendors can be restricted to specific ERP entities. View endpoint -
Entity scoping for tax code options — Added
entity_remote_idsfield to create, update, and list tax code option endpoints, allowing tax codes to be scoped to specific ERP entities. View endpoint -
Custom record fields on entities — Added
include_custom_field_valuesquery parameter toGET /developer/v1/entitiesandGET /developer/v1/entities/{entity_id}. When set totrue, the response includes acustom_record_fieldsarray with custom field values for each entity. View endpoint -
Purchase order line item custom fields — The purchase order detail response now includes
custom_field_valueson each line item, returning saved custom field data. View endpoint -
Spend program line item custom fields — The spend program detail response now includes a
line_item_custom_fieldsarray, showing each enabled custom field's ID, display name, type, description, and whether it's required. View endpoint -
New accounting field selection source — Added
AI_AUTOCODINGenum value to thesourcefield on accounting field selections, indicating a selection was assigned by AI purchase order autocoding. -
New audit log event type — Added
Status updated by intake agentevent type for tracking when an accounts receivable customer status is updated by the intake agent. View endpoint
Fetched June 5, 2026
