Customers > Importing Customers
TBD
Header | Required/Optional | Description | Example |
---|---|---|---|
Required | The email address of the customer | aarmstrong1@canalblog.com | |
name | Optional | Name of the customer | Jimmy Smith |
accepts_marketing | Optional | Indicates whether the customer has consented to be sent marketing material via email | true false |
verified_email | Optional | Whether customer's email address was confirmed or not | true false |
is_disposable_email | Optional | Whether or not the customer's email address looks suspicious (fraud) | true false |
tax_exempt | Optional | Marks customer as tax-exempt, customer will not be charged any sales or consumption taxes | true false |
group | Optional | Name of the customer group customer belongs to | VIP Shoppers |
s_name | Required | The name (shipping address) | David Fernandez |
s_address1 | Required | Mailing address (shipping address) | 8912 Porter Trail |
s_address2 | Optional | Additional line for mailing address (billing address) | Suite 2331 |
s_city | Required | The city (billing address) | Nashville |
s_company | Optional | The company (billing address) | Widgets Express Inc. |
s_phone | Optional | The phone number (billing address) | 1-(334)601-9994 |
s_country | Required | The two-letter code for the country (shipping address) | US |
s_province | Required | The two-letter code for the province or state (shipping address) | TX |
s_zip | Required | The zip or postal code (shipping address) | 90210 |
b_name | Optional | The name (billing address) | David Fernandez |
b_address1 | Optional | Mailing address (billing address) | 8912 Porter Trail |
b_address2 | Optional | Additional line for mailing address (billing address) | Suite 2331 |
b_city | Optional | The city (billing address) | Nashville |
b_company | Optional | The company (billing address) | Widgets Express Inc. |
b_phone | Optional | The phone number (billing address) | 1-(334)601-9994 |
b_country | Optional | The two-letter code for the country (billing address) | US |
b_province | Optional | The two-letter code for the province or state (billing address) | TX |
b_zip | Optional | The zip or postal code (billing address) | 90210 |