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:
objectApiEntityProjectActualsLineItem
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:
objectHour - itemCode
-
Type:
stringAllowed Values:[ "Length[1-60]" ]The unique identifier for an actual line item. - itemSuffix
-
Type:
integer(int64)LONG - lineItemId
-
Type:
integer(int64)KEY - lineItemType
-
Type:
stringAllowed Values:[ "LUMP_SUM", "UNIT_PRICE" ]The type assigned to an actual line item. - name
-
Type:
stringAllowed Values:[ "Length[1-255]" ]The name of the actual line item. - projectActualsId
-
Type:
integer(int64)The unique identifier for the actual. - projectActualsLineItemCost
-
Type:
objectApiEntityProjectActualsLineItemCost - quantity
-
Type:
objectQuantity - 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:
objectApiEntityProjectActualsLineItem - total
-
Type:
objectCost - totalProject
-
Type:
objectCost - totalProjectActuals
-
Type:
objectCost - totalWorkspace1
-
Type:
objectCost - totalWorkspace2
-
Type:
objectCost - totalWorkspace3
-
Type:
objectCost - unitPrice
-
Type:
objectCost - unitPriceProject
-
Type:
objectCost - unitPriceProjectActuals
-
Type:
objectCost - unitPriceWorkspace1
-
Type:
objectCost - unitPriceWorkspace2
-
Type:
objectCost - unitPriceWorkspace3
-
Type:
objectCost
Nested Schema : Quantity
Type:
objectNested Schema : Cost
Type:
objectResponse
Supported Media Types
- application/json
Default Response
successful operation