Updates the Cost Categories for the specified Cost Category IDs.
put
/primeapi/restapi/v16.2/costCategory/batch
Request
Supported Media Types
- application/json
- application/xml
Body Parameter
Cost Categories to be updated.
Root Schema : /paths/~1v16.2~1costCategory~1batch/put/parameters/0/schema
Type:
array-
Type:
objectApiEntityCostCategory
Nested Schema : ApiEntityCostCategory
Type:
object- abbreviation
-
Type:
stringAllowed Values:[ "Length[1-10]" ] - costCategoryId
-
Type:
integer(int64)Required:true - costCategoryName
-
Type:
stringAllowed Values:[ "Length[1-255]" ] - type
-
Type:
stringAllowed Values:[ "LABOR", "EQUIPMENT", "MATERIALS", "OTHER" ] - workspaceId
-
Type:
integer(int64)
Response
Supported Media Types
- application/json
Default Response
successful operation