Amberflo · Arazzo Workflow
Amberflo Launch Usage Based Product
Version 1.0.0
Create a meter, onboard a customer, assign a plan, then ingest first usage.
View Spec
View on GitHub
Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetizationArazzoWorkflows
Provider
Workflows
launch-usage-based-product
Define a meter, onboard a customer, assign a plan, and ingest first usage.
Creates a meter definition, creates a customer, assigns a pricing plan product to that customer, and ingests the first usage event against the meter.
1
createMeter
createMeterDefinition
Define the meter that will track the product's consumption.
2
createCustomer
createCustomer
Create the customer that will be billed for metered usage.
3
assignPlan
assignPricingPlan
Assign the pricing plan product to the new customer.
4
ingestFirstUsage
ingestMeterEvents
Ingest the first usage event against the meter for the customer.
Source API Descriptions
openapi