releases.shpreview

API Updates — June 9, 2026

  • New fund_id field on transactions — Transaction responses now include a fund_id field that returns the unique identifier of the fund associated with the transaction. The existing limit_id field is deprecated and returns the same value as fund_id. View endpoint

  • New fund_id field on reimbursements — Reimbursement responses now include a fund_id field identifying the fund to which the reimbursement is attributed. The existing spend_limit_id field is deprecated and returns the same value as fund_id. View endpoint

  • New display_name field on accounting field options — Accounting field option objects across transactions, bills, reimbursements, vendor credits, and purchase orders now include a display_name field. When a customer renames an option inside Ramp, display_name returns the Ramp-side label while name continues to return the original ERP-sourced name. Returns null if no override is set. View endpoint

  • Bank account connection provider filtering — Added the connection_provider query parameter to the List Bank Accounts endpoint, letting you filter by how the account was connected (e.g., plaid, manual, finicity, teller, ramp_wallet, ramp_brokerage, moneykit). View endpoint

  • New connection_provider field on bank accounts — Bank account responses now include a connection_provider field indicating the provider used to connect the account (e.g., plaid, manual, teller). View endpoint

Fetched June 11, 2026