??codeType_find_by_costCategoryType??
get
/primeapi/restapi/v16.2/costCategory
Request
Query Parameters
- type
-
Type:
stringRequired:trueCostCategoryType to get Cost categories[ "labor", "equipment", "materials", "other" ]
Response
Supported Media Types
- application/json
200 Response
successful operation
Body
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)