- DATE:
- AUTHOR:
- The Metronome team
April fixes and improvements
UI
View the billing provider for a specific contract on the Contracts Overview page under Contract details.
New dropdown in the dashboard sidebar lets you quickly create a customer, billable metric, product, rate card, or alert.
Line items are no longer created for pricing group keys with no usage data. Link to docs here.
Search weights for Products have been adjusted to deliver more accurate and relevant results.
API
getCustomer
andlistCustomers
endpoints now return acreated at
timestamp for customers.Product tags are now included in the
getInvoice
,listInvoices
, andlistBreakdownInvoices
endpoints to make it easier to view product metadata for any invoice.Rate cards can now be archived from both the UI and API, making it easier to manage your production environment. API docs here.
Integrations
Metronome
customer_id
is now included as metadata on Stripe invoices, helping you track how customer ids are mapped between Metronome and Stripe.