Updates the Cost Category for the specified Cost Category ID.
put
/primeapi/restapi/v16.2/costCategory
Request
Supported Media Types
- application/json
- application/xml
Body Parameter
Cost Category to be updated.
Root 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