API Updates — May 19, 2026
-
New accounting codings endpoint (beta) — Post accounting coding selections to Ramp objects like transactions via
POST /developer/v1/accounting/codings. Specify anobject_id,object_type(currentlyTRANSACTION), and an array ofaccounting_coding_selectionswith field and option IDs. View endpoint -
Purchase order
edit_line_itemsaction detail — The purchase orderpermitted_actionsresponse now includes anedit_line_itemsfield indicating whether line items can be edited, with denial reasons such asarchived,no_permission, andpunchout_order. -
New purchase order denial reason values — Several purchase order action denial reason enums now include additional values:
archivedadded toIssuePurchaseOrderFundDenialReason,AgreementCreationPostApprovalDenialReason, andUploadBillDenialReason;punchout_orderadded toRequestAgainDenialReasonandRequestChangesDenialReason. -
Clarified spend limit and card display name descriptions — The
display_namefield on limits now specifies it is the spend allocation name, separate from each linked card'sdisplay_name. Thedisplay_namequery parameter on the List Limits endpoint clarifies it filters by the limit's display name. View endpoint
Fetched May 19, 2026

