delete
DELETE /openwowi/v1.0/PersonsWrite/Person/{personId} HTTP/1.1
Host: 
Accept: */*
{
  "Id": 1,
  "IdNum": "text"
}
post
POST /openwowi/v1.0/PersonsWrite/Person HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 781

{
  "NodeId": 1,
  "IsNaturalPerson": true,
  "ValidFrom": "2025-04-26",
  "ValidTo": "2025-04-26",
  "VipId": 1,
  "Confidential": true,
  "TaxNumber": "text",
  "TaxIdentificationNumber": "text",
  "LegalPerson": {
    "LongName1": "text",
    "LongName2": "text",
    "VatId": "text",
    "CommercialRegisterNumber": "text",
    "CommercialRegisterTown": "text",
    "CompanyFormId": 1,
    "IndustryId": 1
  },
  "NaturalPerson": {
    "FirstName": "text",
    "LastName": "text",
    "BirthName": "text",
    "CareOf": "text",
    "Title": "text",
    "BirthDate": "2025-04-26",
    "DeathDate": "2025-04-26",
    "GenderId": 1,
    "MaritalTypeId": 1,
    "NationalityId": 1,
    "PersonInCareId": 1
  },
  "FirstAddress": {
    "AddressTypeId": 1,
    "Zip": "text",
    "Town": "text",
    "Street": "text",
    "HouseNumber": "text",
    "HouseNumberAddition": "text",
    "CountryId": 1
  },
  "Communications": [
    {
      "CommunicationTypeId": 1,
      "Content": "text",
      "Explanation": "text"
    }
  ]
}
{
  "Id": 1,
  "IdNum": "text"
}
put
PUT /openwowi/v1.0/PersonsWrite/Person/{personId} HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 556

{
  "NodeId": 1,
  "IsNaturalPerson": true,
  "ValidFrom": "2025-04-26",
  "ValidTo": "2025-04-26",
  "VipId": 1,
  "Confidential": true,
  "TaxNumber": "text",
  "TaxIdentificationNumber": "text",
  "LegalPerson": {
    "LongName1": "text",
    "LongName2": "text",
    "VatId": "text",
    "CommercialRegisterNumber": "text",
    "CommercialRegisterTown": "text",
    "CompanyFormId": 1,
    "IndustryId": 1
  },
  "NaturalPerson": {
    "FirstName": "text",
    "LastName": "text",
    "BirthName": "text",
    "CareOf": "text",
    "Title": "text",
    "BirthDate": "2025-04-26",
    "DeathDate": "2025-04-26",
    "GenderId": 1,
    "MaritalTypeId": 1,
    "NationalityId": 1,
    "PersonInCareId": 1
  }
}
{
  "Id": 1,
  "IdNum": "text"
}
delete
delete
post
POST /openwowi/v1.2/PersonsWrite/Person HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 781

{
  "NodeId": 1,
  "IsNaturalPerson": true,
  "ValidFrom": "2025-04-26",
  "ValidTo": "2025-04-26",
  "VipId": 1,
  "Confidential": true,
  "TaxNumber": "text",
  "TaxIdentificationNumber": "text",
  "LegalPerson": {
    "LongName1": "text",
    "LongName2": "text",
    "VatId": "text",
    "CommercialRegisterNumber": "text",
    "CommercialRegisterTown": "text",
    "CompanyFormId": 1,
    "IndustryId": 1
  },
  "NaturalPerson": {
    "FirstName": "text",
    "LastName": "text",
    "BirthName": "text",
    "CareOf": "text",
    "Title": "text",
    "BirthDate": "2025-04-26",
    "DeathDate": "2025-04-26",
    "GenderId": 1,
    "MaritalTypeId": 1,
    "NationalityId": 1,
    "PersonInCareId": 1
  },
  "FirstAddress": {
    "AddressTypeId": 1,
    "Zip": "text",
    "Town": "text",
    "Street": "text",
    "HouseNumber": "text",
    "HouseNumberAddition": "text",
    "CountryId": 1
  },
  "Communications": [
    {
      "CommunicationTypeId": 1,
      "Content": "text",
      "Explanation": "text"
    }
  ]
}
{
  "Id": 1,
  "IdNum": "text"
}
put
PUT /openwowi/v1.2/PersonsWrite/Person/{personId} HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 556

{
  "NodeId": 1,
  "IsNaturalPerson": true,
  "ValidFrom": "2025-04-26",
  "ValidTo": "2025-04-26",
  "VipId": 1,
  "Confidential": true,
  "TaxNumber": "text",
  "TaxIdentificationNumber": "text",
  "LegalPerson": {
    "LongName1": "text",
    "LongName2": "text",
    "VatId": "text",
    "CommercialRegisterNumber": "text",
    "CommercialRegisterTown": "text",
    "CompanyFormId": 1,
    "IndustryId": 1
  },
  "NaturalPerson": {
    "FirstName": "text",
    "LastName": "text",
    "BirthName": "text",
    "CareOf": "text",
    "Title": "text",
    "BirthDate": "2025-04-26",
    "DeathDate": "2025-04-26",
    "GenderId": 1,
    "MaritalTypeId": 1,
    "NationalityId": 1,
    "PersonInCareId": 1
  }
}
{
  "Id": 1,
  "IdNum": "text"
}
post
POST /openwowi/v1.2/PersonsWrite/Person/{personId}/AssignLegalPersonContact HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 87

{
  "ContactPersonId": 1,
  "UpdateAddress3": true,
  "UpdateAddressLineTitle": true,
  "Info": "text"
}
{
  "LegalPerson": {
    "Id": 1,
    "IdNum": "text"
  },
  "RelatedContactPersons": [
    {
      "Id": 1,
      "IdNum": "text"
    }
  ]
}