Edit rate card metadata
When editing the rate card metadata, you can:- Change the rate card name
- Change the rate card description
- Add or remove rate card aliases
- Rate new products on your rate card
/contract-pricing/rate-cards/update
.
Schedule a rate change
Scheduling a price change is a common workflow for organizations. In traditional billing systems, this process can require significant cross-functional coordination to ensure the change takes place at the right moment. Metronome streamlines this process by allowing you to schedule changes for a specified time period. For example, if you know you’re launching a product next month, you can schedule a rate change to go into effect on the launch day. On the day your rate changes take place, you can focus on your customers, not on their billing configuration. To schedule a rate change through the API, make a POST request to /contract-pricing/rate-cards/addRates. This is the same endpoint used to create new rates. The example below uses the same API call as the prior example, however, it adds two important additions: astarting_at
date set for one year after the initial pricing and the updated price.