Skip to main content

Customer Master Data

Master data for identifying customers. The output typically only returns the client_id1. The other information helps the AI identify the correct customer.

Column Description

Red names are mandatory. Purple names are recommended data.

#Field NameStatusDescription
1client_id1RequiredPrimary customer number
2client_id2OptionalSecondary customer identification number
3client_id3OptionalTertiary customer identification number
4company_nameRecommendedName of the customer
5address1RecommendedPrimary address line for the customer
6address2OptionalSecondary address line for the customer
7zip_codeRecommendedPostal code for the customer's location
8cityRecommendedCity where the customer is located
9countryRecommendedCountry where the customer is based
10client_typeOptionalCategory or type of the customer
11client_contact_person1OptionalPrimary contact person for the customer (single text field only) — there is also the option to synchronize a dedicated contact person list if there are (frequently) multiple contacts for a customer
12miscOptionalAdditional information about the customer address
13po_boxOptionalPO box number for customer correspondence
14domainOptionalInternet domain assigned to the customer
15ilnOptionalInternational location number for the customer
16vatOptionalVAT identification number
17internal_noteOptionalInternal comments or notes about the customer

Format

Columns that are not needed can be omitted from the data export.

Example file name: client_list.csv

client_id1;client_id2;company_name;address1;zip_code;city;country
K001;10001;Muster GmbH;Musterstraße 1;12345;Berlin;DE
K002;10002;Beispiel AG;Beispielweg 5;20099;Hamburg;DE
K003;;Test & Co. KG;Testplatz 3;80331;München;DE