August 17, 2026
5 days ago
Application Stats gains PO, functionality, per-quarter fiscal-year spend, and cost-center fields, plus a new join to Applications; Application Security adds CCPA/GDPR compliance flags; Savings Events adds audit fields and a manual/system indicator.
Added
Application Stats
- Added
charge_count(total payment transactions for the application) andusers_expensing_count(distinct users who submitted expense payments). - Added
primary_cost_center, a breakdown of the top-spending cost center for the application (cost_center,annual_spend,total_cost_centers_count). - Added
bill_frequency,contract_notification_length, andcontract_term_spendfrom the application's primary contract. - Added
active_functionalitiesandinactive_functionalitiesarrays. - Added purchase order fields:
po_count,active_po_count,total_approved_po, andtotal_po_software_spend. - Added per-quarter fiscal-year spend fields:
current_fiscal_year_q_1_spendthroughq_4_spend, andlast_fiscal_year_q_1_spendthroughq_4_spend. - Application Stats can now be joined to Applications in
POST /v2/queryrequests.
Application Security
- Added
ccpaandgdprcompliance fields.
Savings Events
- Added
zylo_created_byandzylo_modified_by, showing who created or last modified a savings event. - Added
quantity, the numerical value of a savings event combined with its unit of measure (e.g. "10 licenses"). - Added
manual, indicating whether the savings event was entered manually rather than generated by the system.