delete
DELETE /openwowi/v1.2/AccountancyProjectEdit/Project/{id}?apiKey=text HTTP/1.1
Host: 
Accept: */*
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 862

{
  "Name": "text",
  "Code": "text",
  "ProjectManager": "text",
  "Description": "text",
  "CompanyCodeId": 1,
  "ApplicationForDevelopmentScheduleDate": "2025-04-26",
  "ApplicationForDevelopmentDeliveryDate": "2025-04-26",
  "ApplicationForDevelopmentGrantDate": "2025-04-26",
  "ApplicationForDevelopmentValidTo": "2025-04-26",
  "ApplicationForDevelopmentFileReference": "text",
  "ApplicationForBuildingLicenseScheduleDate": "2025-04-26",
  "ApplicationForBuildingLicenseDeliveryDate": "2025-04-26",
  "ApplicationForBuildingLicenseGrantDate": "2025-04-26",
  "ApplicationForBuildingLicenseValidTo": "2025-04-26",
  "ApplicationForBuildingLicenseFileReference": "text",
  "ApplicationForBuildingLicenseReference": "text",
  "ProjectLifeTimeFrom": "2025-04-26",
  "ProjectLifeTimeTo": "2025-04-26",
  "CostCenterId": 1,
  "CostUnitId": 1,
  "CostTypeId": 1,
  "EconomicUnit": [
    1
  ],
  "Building": [
    1
  ],
  "Land": [
    1
  ],
  "UseUnit": [
    1
  ],
  "Budget": [
    1
  ],
  "Loan": [
    1
  ]
}
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
put
PUT /openwowi/v1.2/AccountancyProjectEdit/Project/{id}?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 779

{
  "Name": "text",
  "Code": "text",
  "ProjectManager": "text",
  "Description": "text",
  "CompanyCodeId": 1,
  "ApplicationForDevelopmentScheduleDate": "2025-04-26",
  "ApplicationForDevelopmentDeliveryDate": "2025-04-26",
  "ApplicationForDevelopmentGrantDate": "2025-04-26",
  "ApplicationForDevelopmentValidTo": "2025-04-26",
  "ApplicationForDevelopmentFileReference": "text",
  "ApplicationForBuildingLicenseScheduleDate": "2025-04-26",
  "ApplicationForBuildingLicenseDeliveryDate": "2025-04-26",
  "ApplicationForBuildingLicenseGrantDate": "2025-04-26",
  "ApplicationForBuildingLicenseValidTo": "2025-04-26",
  "ApplicationForBuildingLicenseFileReference": "text",
  "ApplicationForBuildingLicenseReference": "text",
  "ProjectLifeTimeFrom": "2025-04-26",
  "ProjectLifeTimeTo": "2025-04-26",
  "CostCenterId": 1,
  "CostUnitId": 1,
  "CostTypeId": 1
}
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignEconomicUnit?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignBuilding?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignLand?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignUseUnit?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignBudget?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/AssignLoan?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveEconomicUnit?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveBuilding?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveLand?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveUseUnit?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveBudget?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}
post
POST /openwowi/v1.2/AccountancyProjectEdit/Project/{projectId}/RemoveLoan?apiKey=text HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 3

[
  1
]
{
  "Id": 1,
  "Code": "text",
  "Name": "text"
}