Field | Is Field Required? | Additional Details | Max Characters /Values |
Id | Leave Blank | - Cannot be user created
- Checks for existing Id(s):
If they exist in the database, the Customer object is overwritten for the vendor with the new information If they do not exist, a new Customer object is created for the vendor and added to the database
| - Can be a null or empty value
|
Name | Yes | - Refers to vendor name
- Must be a unique name within the database
| 120 |
Phone Number | No | - If null, set to String.Empty
| 50 |
Fax Number | No | - If null, set to String.Empty
| 50 |
Email Address | No | - If null, set to String.Empty
| 100 |
Website | No | - If null, set to String.Empty
| 120 |
Tags | No | - Multiple tags in column to be separated by ";" no space.
Example: Customer;Retail Tag1;Tag2;Tag3 would result in - Checks for existing tag(s):
- If they exist in the database, they are attached to the vendor
- If they do not exist, they are added to the database and attached to the vendor
| 200 |
Billing Location ID | Leave Blank | - Cannot be user created
- Checks for existing Id(s):
If it exists in the database, the Location object associated to the vendors billing location is overwritten with the new information If they do not exist, a new Location object is created for the vendors billing location
| - Can be a null or empty value
|
Billing Name | No | - If not provided, copy vendor name into this column
- Refers to the name of the Location object being created containing the location information about the billing address
| 255 |
Billing Address | No | | 500 |
Billing City | No | - If there is an address 1 and address 2, merge the 2 columns with a comma[Space] in order to combine the address into one field
| 50 |
Billing Region | No | - Abbreviated Prov/State
- If region is not in the Settings > Customers > Locations, you will need to add the Name and Abbreviation prior to importing
| 255 |
Billing Country | No | - Country must match Settings>Locations
- If Country is not in the Settings > Customer > Locations, you will need to add the Country prior to importing
- Must be a valid country name
| 255 |
Billing Zip/Postal | No | | 20 |
Shipping Location ID | Leave Blank | - Cannot be user created
- Checks for existing Id(s):
If it exists in the database, the Location object associated to the vendors shipping location is overwritten with the new information If they do not exist, a new Location object is created for the vendors shipping location
| - Can be a null or empty value
|
Shipping Name |
| - If not provided, copy vendor name into this column
- Refers to the name of the Location object being created containing the location information about the shipping address
| 255 |
Shipping Address | No | | 500 |
Shipping City | No | | 50 |
Shipping Region | No | - Abbreviated Prov/State
- If region is not in the Settings > Customers > Locations, you will need to add the Name and Abbreviation prior to importing
| 255 |
Shipping Country | No | - Country must match Settings>Locations
- If Country is not in the Settings > Customer > Locations, you will need to add the Country prior to importing
| 255 |
Shipping Zip/Postal | No | | 20 |
Markup Scale - Qty 1 |
| - Only two decimal places are available
| |
Markup Scale - % 1 |
| - Only two decimal places are available
| |
Markup Scale - Qty 2 |
| - Only two decimal places are available
| |
Markup Scale - % 2 |
| - Only two decimal places are available
| |
Markup Scale - Qty 3 |
| - Only two decimal places are available
| |
Markup Scale - % 3 |
| - Only two decimal places are available
| |
Markup Scale - Qty 4 |
| - Only two decimal places are available
| |
Markup Scale - % 4 |
| - Only two decimal places are available
| |
Markup Scale - Qty 5 |
| - Only two decimal places are available
| |
Markup Scale - % 5 |
| - Only two decimal places are available
| |
Markup Scale - Qty 6 |
| - Only two decimal places are available
| |
Markup Scale - % 6 |
| - Only two decimal places are available
| |
Markup Scale - Qty 7 |
| - Only two decimal places are available
| |
Markup Scale - % 7 |
| - Only two decimal places are available
| |
Markup Scale - Qty 8 |
| - Only two decimal places are available
| |
Markup Scale - % 8 |
| - Only two decimal places are available
| |
Markup Scale - Qty 9 |
| - Only two decimal places are available
| |
Markup Scale - % 9 |
| - Only two decimal places are available
| |
Markup Scale - Qty 10 |
| - Only two decimal places are available
| |
Markup Scale - % 10 |
| - Only two decimal places are available
| |