Customers
Customer records with subscription and revenue data
Columns
| Name | Type | References | |
| Uuid [KEY] | String | ||
| DataSourceUuid | String | ||
| Company | String | ||
| String | |||
| ExternalId | String | ||
| Name | String | ||
| Status | String |
The allowed values are New_Lead, Working_Lead, Qualified_Lead, Unqualified_Lead, Active, Past_Due, Cancelled. | |
| CustomerSince | Datetime | ||
| FreeTrialStartedAt | Datetime | ||
| LeadCreatedAt | Datetime | ||
| Address | String | ||
| Arr | Long | ||
| Attributes | String | ||
| BillingSystemType | String |
The allowed values are Stripe, Recurly, Custom. | |
| BillingSystemUrl | String | ||
| ChartmogulUrl | String | ||
| City | String | ||
| Country | String | ||
| Currency | String | ||
| CurrencySign | String | ||
| DataSourceUuids | String | ||
| ExternalIds | String | ||
| Id | Long | ||
| Mrr | Long | ||
| Owner | String | ||
| State | String | ||
| WebsiteUrl | String | ||
| Zip | String |