Customers

Source customers. Source customers are tied to a particular source. Each source customer belongs to one calculated customer (a customer you see on customer lists). When customers are merged, multiple source customers become part of one calculated customer.

Here are the fields included in the Customers source dataset you can export using destinations:

Field name Field type Description
ID Integer The internal ChartMogul ID of the customer object.
BILLING_CONNECTOR_ID Integer The ChartMogul UUID of the source for this customer.
CUSTOMER_ID Integer The internal ChartMogul ID of the calculated customer object this source customer belongs to.
EXTERNAL_ID String The unique external identifier for this source customer.
FULL_NAME String The name of this customer.
DESCRIPTION String Usually a company name.
EMAIL String This customer’s email address.
COUNTRY_ID Integer The country ID based on ChartMogul’s enum, provided in the table below.
STATE_ID Integer The state ID (for United States customers) based on ChartMogul’s enum, provided in the table below.
CITY String The city from the customer’s address.
ADDRESS_ZIP String The zip code from the customer’s address.
CREATED_AT Timestamp The time when this source customer was created in ChartMogul.
UPDATED_AT Timestamp The time when this source customer was updated in ChartMogul.
UUID String The ChartMogul UUID of the customer with the “cus_” prefix.