Update purchase order support (beta) — Update existing purchase orders with new accounting field selections, line items, and spend date ranges via PATCH /developer/v1/purchase-orders/{purchase_order_id}. View endpoint
Change custom table row external key (beta) — Update the external key identifier for existing custom table rows via PATCH /developer/v1/custom-records/custom-tables/{custom_table_name}/rows/{row_id}. View endpoint
Enhanced bill payment methods — Added LOCAL_BANK_TRANSFER payment method for creating bill payments alongside existing options like CHECK, DOMESTIC_WIRE, and SWIFT.
Flexible accounting field selections — Accounting field selections now support free_form_text as an alternative to field_option_external_id, allowing custom text values when predefined options aren't available.
Improved quantity handling — Line item quantity fields now use number type instead of integer for more precise quantity tracking across bills, purchase orders, and item receipts.
Enhanced user validation — Added 50-character limits for first_name and last_name fields, and minimum length validation for vendor names to ensure data quality.
Fetched April 13, 2026