The parameter group contains data on the end customer.
The customer's salutationFormat CHAR(1..10)
Format
CHAR(1..10)
First name of customer; optional if company is used, i.e.: you may use"company"or "lastname"or "firstname" plus "lastname"Format CHAR(1..50)
First name of customer; optional if company is used, i.e.: you may use
CHAR(1..50)
Last name of customer; optional if company is used, i.e.: you may use
CHAR(2..50)
Company name of customer; The company name is optional if lastname is used, i.e.: you may use"company"or "lastname"or "firstname" plus "lastname"Format CHAR(2..50)
Company name of customer; The company name is optional if lastname is used, i.e.: you may use
Date of birth of customer
DATE(8), YYYYMMDD
Samples
20190101
19991231
Doing business as – name. For applicable suppliers.
CHAR(1..255)
VAT identification number. Used for b2b transactions to indicate VAT number of customer.Format CHAR(1..50)
No.
Signification