API Updates — June 8, 2026
-
Purchase order owner assignment — You can now set the
owner_idfield when creating a purchase order to specify the owner, instead of defaulting to the API caller. View endpoint -
Retainage withholding on purchase orders — Purchase orders now support retainage withholding via the new
withholding_default_ratefield on the purchase order andwithholding_rateon individual line items. These fields are available when creating, updating, and reading purchase orders. View endpoint -
Retainage withholding on bills — Bill line items now include
withholding_line_itemdetails (withgross_amount,withholding_amount, andwithholding_percentage), and bills include anis_withholding_releasefield indicating whether a bill is a retainage release. View endpoint -
Purchase order line item dates — Purchase order line items now include
start_dateandend_datefields indicating the spending window for each line item. View endpoint -
Purchase order line item custom fields — Purchase order line items now return
custom_field_valueswith the saved custom field selections for each line item. View endpoint -
Receipt OCR tax data — Receipt OCR responses now include a
taxesarray with extractedtax_name,tax_rate, andtax_amountfor each tax found on the receipt. View endpoint -
New
bills.updatedwebhook event — Subscribe to thebills.updatedevent type to receive notifications when bills are updated. View endpoint -
Incorporation support for applications — Added
needs_incorporationfield to the create application request body, allowing you to indicate that a business still needs to be incorporated through Ramp's partner. Whentrue, incorporation details (legal name, EIN, date and state of incorporation) must be omitted. View endpoint -
Ramp checking account flag on applications — Application responses now include an
open_ramp_checking_accountfield indicating whether the applicant is applying for a Ramp checking account. View endpoint -
New audit log event types — Added
Cash application agent actionandCheck PDF downloadedenum values for audit log event filtering. View endpoint -
New GL account types — Added
FIXED_ASSET_GAIN_ACCOUNTandFIXED_ASSET_LOSS_ACCOUNTenum values for accounting GL account configuration. -
New OAuth scopes — Added
budgets:read,incorporation:read, andincorporation:writeOAuth scopes for budgets read access and incorporation lifecycle management.
Fetched June 10, 2026
