CustomerSearch
Search for customers by email or external ID
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Uuid | String | ||
| ExternalId | String | ||
| Name | String | ||
| String | |||
| Status | String |
The allowed values are New_Lead, Working_Lead, Qualified_Lead, Unqualified_Lead, Active, Past_Due, Cancelled. | |
| CustomerSince | Datetime | ||
| Company | String | ||
| Country | String | ||
| State | String | ||
| City | String | ||
| Zip | String | ||
| LeadCreatedAt | Datetime | ||
| FreeTrialStartedAt | Datetime | ||
| Mrr | Long | ||
| Arr | Long | ||
| Currency | String | ||
| CurrencySign | String | ||
| DataSourceUuid | String | ||
| DataSourceUuids | String | ||
| ExternalIds | String | ||
| Address | String | ||
| Attributes | String | ||
| BillingSystemUrl | String | ||
| ChartmogulUrl | String | ||
| BillingSystemType | String | ||
| Owner | String | ||
| WebsiteUrl | String |