- Fetch bill remittance receipts — Retrieve a bill's remittance receipt as a PDF via
GET /developer/v1/bills/{bill_id}/remittance-receipt. View endpoint - **Unscoped…
Ramp
npx @buildinternet/releases get ramp- Bill hold and release endpoints (beta) — Block or resume scheduled payments on a bill via
POST /developer/v1/bills/{bill_id}/hold(with an optionalreason) andPOST /developer/v1/bills/{bill_id}/release. [View…
Application entity_type now accepts LLC only
↗This release2 featuresNew capabilities1 enhancementImprovements to existing featuresAI-tallied from the release notesThe entity_type field on application creation now only accepts LLC as a valid value; previously accepted values like CORPORATION, PARTNERSHIP, and others are no longer accepted in requests, though existing applications with those values may still return them in responses. Added a new Fraud Omni investigation started audit log event type and an api channel enum value for the lead_referral_partner_channel field.
- New
updated_atfield on transactions — Transaction responses now include anupdated_attimestamp representing the latest of user transaction time, settlement time, and interaction state update time. This makes it easier to understand exactly when a transaction was last…
- New AI usage ingestion endpoint — Added
POST /developer/v1/ai-usage/unifiedfor broadcasting provider-neutral AI usage event batches to Ramp AI spend analytics. View guide
- Original transaction ID for refunds — Transaction responses now include an
original_transaction_idfield that links refund transactions back to their original transaction. [View…
- New physical card endpoints (beta) — List, fetch, create, update, terminate, suspend, and unsuspend physical cards via dedicated endpoints under
/developer/v1/cards/physical. These new endpoints usefund_idinstead of the legacyspend_limit_idand return detailed…
- New
all_requirements_met_and_approvedfield on transactions — Transaction responses now include anall_requirements_met_and_approvedboolean indicating whether the transaction is fully approved and all cardholder requirements (receipts, memos, tracking categories) are…
- New
fund_idfield on transactions — Transaction responses now include afund_idfield that returns the unique identifier of the fund associated with the transaction. The existinglimit_idfield is deprecated and returns the same value asfund_id. [View…
Group approved vendor payments into named runs, review as a batch, and release funds when ready - built for AP teams managing payments at scale.
- 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…
Enterprise customers with legal entities in Poland, Denmark, or Sweden can now issue local-currency cards and fund reimbursements.
Split a bill into multiple scheduled payments to manage deposits, financing agreements, and cash-flow-sensitive vendor workflows.
Deploy agents that run your accounting work end-to-end: reconciliations, journal entries, schedule roll forwards, variance analysis, and more.
Forward any email to Ramp and attachments route themselves — invoices become draft bills, supporting docs attach, spam gets filtered.
- 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…
- Parent vendor ID on vendor responses — Vendor endpoints now include a
parent_vendor_idfield, making it easy to identify vendor parent-child relationships directly from the API. View endpoint
Admins and managers get richer travel insights: spend by category, off-Ramp bookings, most common routes, top destinations and merchants — all exportable to CSV.
A new traveler map shows where and when employees are traveling in a single view. Each pin on the map provides traveler name, dates, and spend. Adjust the date range to drill-in on a specific time period.
Ramp users who receive gift card rewards can now view and copy their gift card credentials (codes, redemption URLs, and instructions) directly from the Ramp app.