storage
products in year 1 and a 20% discount thereafter.product.id
of each product that might be discounted as part of an enterprise deal. For a typical infrastructure SaaS company, this could mean storing a few tags as opposed to dozens of products.
For this guide’s example, your company InfraX wants to give a discount on all products labeled with the storage
tag.
fixed
product type. Thinking through the different types of charges your sales team may offer leads to a smooth contract provisioning process.
/customers
:
customer.id
. Store this value, as you’ll need it to provision the customer with a contract.
/contracts/create
. This example stores the relationship between the opportunity in SFDC and the contract in Metronome by setting the custom field on the contract object for sfdc_opportunity_id
:
contract.id
. Save this ID in your internal database to manage the customer lifecycle in Metronome.
product.name
.
analysis
products.