Skip to main content

Customer and Supplier Master Data

Master data for identifying customers or suppliers. For order confirmations (OC) and invoices, the business partner is usually treated as a customer; for delivery notes, they may appear as either a customer or a supplier depending on the use case. The output typically only returns the client_id1. The other information helps the AI identify the correct customer or supplier.

Column Description

Red names are mandatory. Purple names are recommended data.

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

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