type türünde (Home, Work, HeadOffice, Branch, Other) bir adres yoksa adresi kaydeder, type tipinde bir adres varsa da bu adresi günceller.{
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"addressCode": "string",
"country": "string",
"type": "Home"
}{
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"district": "string",
"city": "string",
"state": "string",
"postalCode": "string",
"addressCode": "string",
"country": "string",
"type": "Home",
"id": 0,
"lastModificationTime": "2019-08-24T14:15:22.123Z",
"creationTime": "2019-08-24T14:15:22.123Z"
}