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:
object
ApiEntityCostCategory
Nested Schema : ApiEntityCostCategory
Type:
object
- abbreviation
-
Type:
string
Allowed Values:[ "Length[1-10]" ]
- costCategoryId
-
Type:
integer
(int64
)Required:true
- costCategoryName
-
Type:
string
Allowed Values:[ "Length[1-255]" ]
- type
-
Type:
string
Allowed Values:[ "LABOR", "EQUIPMENT", "MATERIALS", "OTHER" ]
- workspaceId
-
Type:
integer
(int64
)
Response
Supported Media Types
- application/json
Default Response
successful operation