Amberflo · Arazzo Workflow
Amberflo Get Customer Invoices
Version 1.0.0
Look up a customer by ID then list their invoices.
View Spec
View on GitHub
Usage-Based BillingMeteringFinOpsAI Cost ManagementBillingMonetizationArazzoWorkflows
Provider
Workflows
get-customer-invoices
Resolve a customer then list their invoices.
Fetches a customer by ID to confirm it exists, then lists the invoices for that customer.
1
getCustomer
getCustomerById
Retrieve the customer by ID to confirm it exists before listing invoices.
2
listInvoices
listInvoices
List the invoices issued to the resolved customer.