Skip to main content

Customer​

Example​

{
"type": "Person",
"name": "Mats Edström",
"firstName": "Mats",
"lastName": "Edström",
"registrationNumber": "980603***5",
"countryCode": "SE",
"addressLine1": "Finksvängen 38",
"city": "Malung",
"postalCode": "885 35",
"email": "mats.edstrom@knackakod.se",
"mobilePhoneNumber": "+46731234567",
"homePhoneNumber": "+46731234567"
}

Properties​

PropertyExplanation
typeThe type of buyer Person or Company
nameThe full name or company name of the customer
firstNameThe first name
lastNameThe last name
registrationNumberThe customers registration number
countryCodeCountry Code (ISO-3166-1 Alpha-2 Code)
addressLine1First Address line
cityCity
postalCodePostal Code
emailEmail address
mobilePhoneNumberMobile phone number
homePhoneNumberHome phone number