UnitCostObjectsModificationRequest

📄 Description: Request payload for modifying cost object allocations of a unit.

Properties

Name

Type

Required

Restrictions

Description

unitId

integer(int64)

false

none

Unique identifier of the unit to be modified.

effectiveDate

string(date)

false

none

Date when the cost object modification becomes effective.

allocations

[CostCenterAllocationsItemDto]

false

none

List of cost center allocation items associated with the unit.

workBreakdownStructure

WorkBreakdownStructureLite

false

none

Represents a simplified Work Breakdown Structure (WBS) entity with basic identifiers and status.

profitCenter

ProfitCenterLite

false

none

Represents a simplified Profit Center entity.

costCenter

CostCenterLite

false

none

Represents a simplified Cost Center entity.

responsibleCostCenter

CostCenterLite

false

none

Represents a simplified Cost Center entity.