Updates ProjectActuals line items.
put
/primeapi/restapi/v16.2/projectActualsLineItem/batch
Request
Supported Media Types
- application/json
Body Parameter
ProjectActuals line items to be updated.
Root Schema : /paths/~1v16.2~1projectActualsLineItem~1batch/put/parameters/0/schema
Type:
array
-
Type:
object
ApiEntityProjectActualsLineItem
Nested Schema : ApiEntityProjectActualsLineItem
Type:
object
- cbsCodeId
-
Type:
integer
(int64
)The CBS code assigned to the actual line item. - costCategoryId
-
Type:
integer
(int64
)The type of cost associated with the actual line item. - hours
-
Type:
object
Hour - itemCode
-
Type:
string
Allowed Values:[ "Length[1-60]" ]
The unique identifier for an actual line item. - itemSuffix
-
Type:
integer
(int64
)LONG - lineItemId
-
Type:
integer
(int64
)KEY - lineItemType
-
Type:
string
Allowed Values:[ "LUMP_SUM", "UNIT_PRICE" ]
The type assigned to an actual line item. - name
-
Type:
string
Allowed Values:[ "Length[1-255]" ]
The name of the actual line item. - projectActualsId
-
Type:
integer
(int64
)The unique identifier for the actual. - projectActualsLineItemCost
-
Type:
object
ApiEntityProjectActualsLineItemCost - quantity
-
Type:
object
Quantity - unitOfMeasureId
-
Type:
integer
(int64
)The unit of measure associated with the actual line item. This field is read-only if Total Amount or Total Hours are entered.
Nested Schema : Hour
Type:
object
- bigDecimal
-
Type:
number
- double
-
Type:
number
(double
)
Nested Schema : ApiEntityProjectActualsLineItemCost
Type:
object
- lineItemId
-
Type:
integer
(int64
) - projectActualsLineItem
-
Type:
object
ApiEntityProjectActualsLineItem - total
-
Type:
object
Cost - totalProject
-
Type:
object
Cost - totalProjectActuals
-
Type:
object
Cost - totalWorkspace1
-
Type:
object
Cost - totalWorkspace2
-
Type:
object
Cost - totalWorkspace3
-
Type:
object
Cost - unitPrice
-
Type:
object
Cost - unitPriceProject
-
Type:
object
Cost - unitPriceProjectActuals
-
Type:
object
Cost - unitPriceWorkspace1
-
Type:
object
Cost - unitPriceWorkspace2
-
Type:
object
Cost - unitPriceWorkspace3
-
Type:
object
Cost
Nested Schema : Quantity
Type:
object
Nested Schema : Cost
Type:
object
Response
Supported Media Types
- application/json
Default Response
successful operation