Creating a Customer
- Dashboard
- API
- Go to Customers in the sidebar
- Click Add Customer
- Fill in name, email, and optional external ID
- Click Save
Customer Fields
A billing address with
country is required to create manual invoices (needed for tax calculation). Add it when creating the customer or update it before creating their first invoice.External ID
Theexternal_id is the bridge between your system and Fluxrate. When sending usage events via the SDK, you reference customers by their external_id:
external_id to avoid maintaining ID mappings.