{
"customerNumber": 0,
"companyRegistrationNumber": "string",
"companyName": "string",
"department": "string",
"departmentName": "string",
"personsSocialSecurityNumber": "string",
"firstName": "string",
"middleName": "string",
"lastName": "string",
"coAddress": "string",
"careOfAddress": "string",
"street": "string",
"streetNumber": 0,
"entrance": "string",
"floorType": "s",
"floor": 0,
"suite": "string",
"postalCode": "string",
"postalPlace": "string",
"postalAddress": "string",
"postalAddressPostalCode": "string",
"postalAddressPostalPlace": "string",
"countryCode": "str",
"birthDate": 0,
"sex": "male",
"emails": [
"user@example.com"
],
"phoneNumbers": [
"string"
],
"invoiceEmailAddress": "string",
"categories": [
{
"addressCategory": "string",
"freeValue": "string"
}
],
"permissions": [
{
"enterpriseCode": "string",
"orderTypeCode": "string",
"channels": [
"string"
],
"channelCode": "string",
"permissionType": "permission"
}
],
"privacy": [
{
"enterpriseCode": "string",
"orderTypeCode": "string",
"purpose": "string"
}
]
}