Amberflo · Arazzo Workflow
Amberflo Onboard Customer and Meter Usage
Version 1.0.0
Create a customer, ingest a usage event for them, then query their aggregated usage.
View Spec
View on GitHub
Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetizationArazzoWorkflows
Provider
Workflows
onboard-customer-and-meter-usage
Create a customer, ingest usage for them, then read back their usage.
Creates a customer in the Billing API, ingests a meter event for that customer in the Metering API, then queries aggregated usage for the meter filtered to the customer.
1
createCustomer
createCustomer
Create the customer account that usage will be attributed to.
2
ingestEvent
ingestMeterEvents
Ingest a meter event attributed to the newly created customer.
3
queryUsage
queryUsage
Query aggregated usage for the meter filtered to the new customer.
Source API Descriptions
openapi