Create a JC Job Category

Prev Next
Post
/jc-rest-api/rest/1/jcjobcategory

Overview

This endpoint is primarily utilized for assigning job-based budget categories to specific Jobs and Phases. Users can enhance their budget assignments by including additional details such as quantities, anticipated revenue, and estimated costs to complete.

Note

Additional information must be included when assigning a budget by category to a specific Job and phase. After the budget by category is assigned, a PATCH request is required to update existing record details.

UI Navigation

Project Controls > Job Costing > Job > Enter Budget

Knowledge Base Article

Setup - Job Costing

Enter Category

Commonly Used Body Parameters

CMiC UI Fieldname Name Description Required Type Data Length Example
Job Category Code JcatCode Job Category Code - A unique identified code assigned to a cost code. This code is used to reference and manage job/cost code/category combination for tracking posted units & costs. Ex: 1000, 2000, 3000, 4000 etc, corresponding to Labor, Subcontract, Equipment, Material etc. TRUE string 16 4000
Company Code JcatCompCode Company Code - A unique code representing the Company or business unit containing one or more jobs with the cost codes and categories assigned. This helps in organizing and managing jobs across different companies within an organization. For example a field set to "ZZ", indicates that a given company code is set to "ZZ". TRUE string 8 ZZ
Job Code JcatJobCode Job Code - A code that uniquely identifies the job within a company or business unit. Each job can consist of one or many phase/cost codes and categories assigned to it. TRUE string 10 00100
Phase Code JcatPhsCode Phase Code - A unique code under a given job used to track the posted costs and units. Each phase code (Also known as cost code) can have one or more categories assigned and can give more flexibility and help track the job’s cost elements at a finer level. TRUE string 16 15090
Phase Active Flag jcatPhaseActiveFlag Phase Active Flag - A flag indicating whether a specific phase/cost code is active (“Y”) or not (“N”). Note that inactive cost codes will not be available for any transaction entry or posting. TRUE string 1 Y
Category Active Flag JcatCatActiveFlag Category Active Flag - A flag indicating whether the specific category is active ("Y") or not ("N"). Note that inactive categories will not be available for any transaction entry or posting. TRUE string 1 N
Exclude Cost Work-in-Progress JcatExclCostWip Exclude Cost Work-in-Progress - The flag determines if the posted costs against a given category will be included (flag - "N") or excluded (flag - "Y") while calculating the WIP (work-In-Progress) adjustment amount. TRUE string 1 Y
Labour Forecast Flag JcatLabourForecastFlag Labour Forecast Flag - A flag indicating whether the record type is “Labor” and the costs and units posted against a given category will be used for Labor forecasting. “Y” indicates that Labor Forecasting is enabled, and “N” indicates not enabled. TRUE string 1 N
Cost to Complete Override Flag JcatCostToComplOvrdFlg Cost to Complete Override Flag - A flag indicating whether the Contract Forecast - Cost to Complete amount has been overridden ("Y") or not ("N"). TRUE string 1 Y
Exclude Cost Budget Work-in-Progress JcatExclCostBudgWip Exclude Cost Budget Work-in-Progress - The flag determines if the cost budget allocated to a given category will be included (flag - "N") or excluded (flag - "Y") while calculating the WIP (work-In-Progress) adjustment amount. TRUE string 1 N
Billing Amount JcatBillAmt Billing Amount - The total billing amount posted against a specific job/cost code/category combination. This reflects the invoiced charges to clients or stakeholders for the work performed. Not updatable. FALSE number 18 0
Budget Amount JcatBudgAmt Budget Amount - The current cost budgeted amount. FALSE number 18 10000
Budget Revenue Amount JcatBudgRevenueAmt Budget Revenue Amount - The current revenue budgeted amount. FALSE number 18 150000
Budget Unit JcatBudgUnit Budget Unit - The current cost budgeted units. FALSE number 500
Budget Unit Rate JcatBudgUnitRate Budget Unit Rate - The current cost budget unit rate. FALSE number 18 300
Method JcatBudmethCode Budget Method Code – The forecasting method for the given job code/cost code/category code combination: “A” = Amounts, “P” = Productivity, “U” = Units. FALSE string 1 P
Category Hierarchy JcatCatHier Category Hierarchy - A string representing the hierarchical structure of the category code for the specific company and job. Not updatable. FALSE string 500 For example, "ZZ ZZ-WMT 2000 " indicates a hierarchical path where "ZZ" represents the company code, "ZZ-WMT" represents the job code and 2000 represents the category code.
Change Order Amount JcatChgOrdAmt Change Order Amount - To date change order final amount posted via PCI. Not updatable. FALSE number 18
Invoice Commission Amount JcatInvCommAmt Invoice Against Committed Amount – The total amount invoiced on posted commitments against a specific job code/cost code/category code combination. Not updatable. FALSE number 18 3000
Job Category Name JcatName Job Category Name - The descriptive name of the category code, providing a readable identifier for the category. Examples include "Subcontracts", "Materials", and "Fee". Not updatable. FALSE string 4000 0
Completion Percentage JcatComplPc Completion Percentage – Current percent complete. Refers to the percentage measure of total cost spent against the current cost budget for the given category assigned to the cost code in a job. Not updatable. FALSE number 16 68
Completion Unit JcatComplUnit Completion Unit – Current units complete. Refers to the total units that are completed and posted against the phase/cost code containing the given category in a job. Not updatable. FALSE number 10
Cost Amount JcatCostAmt Cost Amount – Current cost amount. Refers to the total costs incurred for the given job code/cost code/category code. This includes all expenses related to labor, materials, and other resources. Not updatable. FALSE number 18 5560
Job Control Code JcatJobCtrlCode Job Control Code - A code to indicate whether the given job is a standalone job or controls one or more sub job. If the given job is a standalone job then the Control Job Code will be “All”. Not updatable. FALSE string 10 ZZ0001
Original Budget Amount JcatObudgAmt Original Budget Amount – The original/ initial cost budget amount allocated to the job code/cost code/category code before any adjustments or revisions. FALSE number 18 337000
Original Budget Revenue Amount JcatObudgRevenueAmt Original Budget Revenue Amount - The original/ initial revenue budget amount allocated to the job code/cost code/category code before any adjustments or revisions. FALSE number 18 10000
Phase Control Code JcatPhsCtrlCode Phase Control Code - A code to indicate whether the given phase/cost code is a standalone code or controls one or more cost codes. If the given cost code is a standalone cost code, then the Control Cost Code will be “All”. Not updatable. FALSE string 16 02
Projected Amount JcatProjAmt Projected Final/ Cost Amount - The estimate of the total cost amount spent on the category assigned to the cost code in a job. This will initially equal the Current Cost Budget for the category and may change with posted costs in the future. FALSE number 18 2420
Projected Unit JcatProjUnit Projected Units - The estimate of the total quantity for the Phase/Cost Code containing the given category in a job. This will be non-zero, only if the phase budgeted quantity is defined. Not updatable. FALSE number 44
Create Date JcatIuCreateDate Create Date - The timestamp indicating when the category record was created for the cost code in a job through an update. FALSE datetime 2016-01-08T11:13:47-05:00
VUUID JcatVUuid VUUID - A unique identifier. An example of a VUUID is "B508C0BE1A5181A0E0530100007F6EDF" FALSE string 64 B508C0BE1A5181A0E0530100007F6EDF

Other (Optional) Body Parameters

CMiC UI Fieldname Name Description Type Data Length Example
Actual Labor Amount JcatActLbAmt Actual Labor Amount - Represents the actual monetary amount allocated or spent on labor within the specific job code/cost code/category code combination. Not updatable. number 18 10000
Added From Application JcatAddedFromApp Added From Application - Indicates the 3-character application code if the specific job code/cost code/category code record is created apart from the “JC” - Job Costing application. Not updatable. string 3
Add-On Amount JcatAddonAmt Add-On Amount has been deprecated and should no longer be used. number 18
Anticipated Cost Amount JcatAnticipatedCostAmt Anticipated Cost Amount - The projected or expected cost associated with the specific job code/cost code/category code combination. This forecast helps in budgeting and financial planning by estimating future expenses.

Not updatable.
number 18 15000
Bid Item Remaining Amount JcatBidItemRemainingAmt Bid Item Remaining Amount - The remaining amount allocated for bid items under the job code/cost code/category code. Not updatable. number 250
Billing Code JcatBillCode Billing Code has been deprecated and should no longer be used. string 12
Billing Name JcatBillName Billing Name - has been deprecated and should no longer be used. Not updatable. string 15
Billing Type Code JcatBillingTypeCode Billing Type Code - A code that indicates the default billing type such cost or milestone-based billing. Not updatable. string 4
Budget Adjustment Amount JcatBudgAdjustmentAmt Budget Adjustment Amount - The amount by which the original cost budget has been adjusted. Not updatable. number 18 500
Budgeted Revenue Amount JcatBudgRevAmt Budgeted Revenue Amount has been deprecated and should no longer be used. number 18
Budgeted Revenue Quantity JcatBudgRevQty Budgeted Revenue Quantity has been deprecated and should no longer be used. number 16
Budgeted Revenue Revision Amount JcatBudgRevRevAmt Budgeted Revenue Revision Amount - The revised amount of budgeted revenue after adjustments or updates. Not updatable. number 18 18000
Calculated Column Name JcatCalculateColumnName Calculated Column Name - The name of a column used for calculated values for the job code/cost code/category code combination. Not updatable. string 30
Change Order Quantity JcatChgOrdQty Change Order Quantity – To date posted change order quantities.

Not updatable.
number 16 200
Change Order Revenue Amount JcatChgOrdRevAmt Change Order Revenue Amount - To date posted change order bill amount.

Not updatable.
number 18 10000
Committed Unit JcatCommUnit Committed Unit – To date posted committed quantity for the given job code/cost code/category code, such as hours, days, or material units.

Not updatable.
number 150
Completion Percentage Date JcatComplPcDate Completion Percentage Date - The date when the completion percentage was recorded or updated.

Not updatable.
datetime 2016-05-02T11:13:47-05:00
Cost Rate Override Amount JcatCostRateOverrideAmt Cost Rate Override Amount - An override value for the standard cost rate, allowing adjustments to the predetermined rates for specific circumstances. This can be used to accommodate changes in labor rates, material costs, or other variables.

Not updatable.
number 16 55
Cost Entry JcatCstEntry Cost Entry -

has been deprecated and should no longer be used.
string 1
Category Control Code JcatCtrlCode Control Code - A code to indicate whether the given category is a standalone category or controls one or more sub categories. If the given category is a standalone category then the Control Code will be “All”.

Not updatable.
string 16 All
Category Control Name JcatCatCtrlName Category Control Name - The descriptive name associated with the control code, providing a readable identifier for the control parameters.

Not updatable.
string 30
Disbursement Amount JcatDisbAmt Disbursement Amount has been deprecated and should no longer be used. number 18
Delay Amount JcatDlbAmt Delay Amount - The monetary value associated with delays in the job category, such as penalties, additional costs, or extended resource allocations due to project delays.

Not updatable.
number 18 5000
Freeze Projected Amount flag - Checkbox JcatFreezeProjAmtFlag Freeze Projected Amount Flag - A flag that determines whether the amount entered in the Projected Final field will be updated – Flag = “Y” or not – Flag = “N” by the system when costs are posted. string 1 Y
Forward Loss Override Percentage JcatFwdLossOvrhPct Forward Loss Override Percentage - The percentage used to override the standard calculation of forward losses for the given job code/cost code/category code.

Not updatable.
number 18 5%
Habitual Pay Amount JcatHbPayAmt Habitual Pay Amount - Refers to the standard or regular pay amount allocated for the job category.

Not updatable.
number 18 400
Ideal Revenue Amount JcatIdealRevenueAmt Ideal Revenue Amount - The optimal or target revenue expected from the job category under ideal conditions.

Not updatable.
number 18 10000
Invoice Committed Unit JcatInvCommUnit Invoice Committed Unit - The total units invoiced on posted commitments against a specific job code/cost code/category code combination.

Not updatable.
number 0 6
Invoice Unit JcatInvUnit Invoice Unit - The number of units invoiced under the specific job code/cost code/category code, such as hours billed, materials delivered, or tasks completed.

Not updatable.
number 0 4
Invoice Format Code JcatInvoiceFormatCode Invoice Format Code - A code that specifies the format or template used for generating invoices for the job.

Not updatable.
string 4 U17
Job Name JcatJobName Job Name - The descriptive name of the job code.

Not updatable.
string 60 ZZ - Time and Materials Job
Job Control Name JcatJobCtrlName Job Control Name - The descriptive name of the job’s respective control job. If it is a standalone job (i.e. control job set to “All”) then the control job name will be set to “All”.

Not updatable.
string 16
Maximum Billing Amount JcatMaxBillingAmt Maximum Billing Amount - The upper limit for billing amounts within the job code/cost code/category code.

Not updatable.
number 18 16000
Maximum Billing Budget Amount JcatMaxBillingBudgetAmt Maximum Billing Budget Amount - The maximum budget allocated for billing activities the specific job code/cost code/category code combination. This ensures that billing does not surpass the defined budget limit.

Not updatable.
number 18 20000
Non-Committed Cost Amount JcatNcommCostAmt Non-Committed Cost Amount - The total costs incurred on non-commitments.

Not updatable.
number 18 5000
Non-Invoice Committed Amount JcatNinvCommAmt Non-Invoice Committed Amount - The total amount invoiced on non-commitments against a specific job code/cost code/category code combination.

Not updatable.
number 18 7500
Original Budget Change Order Amount JcatObudgChgOrdAmt Original Budget Change Order Amount - The original/ initial cost budget amount allocated to the WBS mapped code/cost code/category code combination in Contract Forecasting upon posting change orders before any adjustments or revisions.

Not updatable.
number 18 8000
Original Budget Change Order Revenue Amount JcatObudgChgOrdRevAmt Original Budget Change Order Revenue Amount - The original/ initial revenue budget amount allocated to the WBS mapped code/cost code/category code combination in Contract Forecasting upon posting change orders before any adjustments or revisions.

Not updatable.
number 18 12000
Original Budget Change Order Unit JcatObudgChgOrdUnit Original Budget Change Order Unit - The original/ initial quantity allocated to the WBS mapped code/cost code/category code combination in Contract Forecasting upon posting change orders before any adjustments or revisions.

Not updatable.
number 16 25
Original Budget Unit JcatObudgUnit Original Budget Unit - The original/ initial quantity allocated to the job code/cost code/category code before any adjustments or revisions.

Not updatable.
number 100
Progress Billing Billing Code JcatPbBillCode Progress Billing Billing Code – the default bill code (the bill code without any WBS information). string 50
Phase Name JcatPhaseName Phase Name - The descriptive name of a specific phase/ cost code assigned to the job.

Not updatable.
string 50 "Site Cleanup", "Footings" and "Site Office" etc.
Phase Control Name JcatPhaseCtrlName Phase Control Name - The descriptive name of the cost code’s respective control cost code. If it is a standalone cost code (i.e. control cost code set to “All”) then the control job name will be set to “All”.

Not updatable.
string 50
Phase Hierarchy JcatPhsHier Phase Hierarchy - A string representing the hierarchical structure of a specific phase/ cost code and control cost code within the company and job.

Not updatable.
string 127 An example of Phase Hierarchy is "ZZ ZZ-T&M 02 02-300" which combines a Company code "ZZ", a Job Code "ZZ-T&M, a Phase control code "02", and a Phase Code, "02-300".
Prior Cost Amount JcatPriorCostAmt Prior Cost Amount – The total cost amount for the job before the date defined for its “Ignore Costs Prior To Date” field.

Not updatable.
number 18 1200
Prior Cost Quantity JcatPriorCostQty Prior Cost Quantity - The quantity of resources or units associated with the prior cost amounts. A null value indicates no prior cost quantities have been specified.

Not updatable.
number 0 60
Productivity Override JcatProductivityOverride Productivity Override – A manual override to the specific job code/cost code/category code combination’s Productivity in Contract Forecasting (Productivity is calculated as the ratio of Phase/Cost Code quantity completion to Category quantity completion). The overrides are only applicable if bill code method is either “P” – Productivity or “U” – Units.

Not updatable.
number 16 5
Revenue Adjustment Amount JcatRevAdjustmentAmt Revenue Adjustment Amount - The amount by which the original revenue budget has been adjusted.

Not updatable.
number 18 2500
Rule Code JcatRuleCode Rule Code – The budget spread rule code for the company/job code/cost code/category.

Not updatable.
string 20 Ex. MONTHLY, WEEKLY
Time Phased – Checkbox JcatTimePhasedFlag Time Phased Flag - A flag indicating if the specific job code/cost code/category code is using a time phased cost budget (detail time phasing). Mark ("Y") for Yes and ("N") for No. Note that since detailed time phased budgeting has been deprecated, ensure that this flag is left as a null value. string 1
User JcatUserEnteredProjAmt User-Entered Projected Amount - The projected amount manually entered by the user, allowing for overrides or adjustments to the system-generated projected amounts.

Not updatable.
number 18 15000
User JcatUserEnteredProjUnit User-Entered Projected Unit - The projected unit manually entered by the user, allowing for overrides or adjustments to the system-generated projected units.

Not updatable.
number 300
Variable Code JcatVarCode Variable Code - A code that categorizes variables or modifiers applicable to the job code/cost code/category code.

Not updatable.
string 1
WBS Budget Flag JcatWbsBudgetFlag WBS Budget Flag - A flag indicating whether the Work Breakdown Structure (WBS) budget is active ("Y") or not ("N") for the job code/cost code/category code.

Not updatable.
string 1 Y
WBS Value Code 1 JcatWbsvCode1 WBS Value Code 1 – The user defined Work Breakdown Structure (WBS) codes provide a supplementary method to effectively track and summarize costs on a transaction to transaction basis. Normally the WBS 1 code is usually set to PCI. string 10 Ex. PCI
WBS ValueCode 2 JcatWbsvCode2 WBS Value Code 2 - The user defined Work Breakdown Structure (WBS) codes provide a supplementary method to effectively track and summarize costs on a transaction to transaction basis. string 10
WBS Value Code 3 JcatWbsvCode3 WBS Value Code 3 - The user defined Work Breakdown Structure (WBS) codes provide a supplementary method to effectively track and summarize costs on a transaction to transaction basis. string 10
WBS Value Code 4 JcatWbsvCode4 WBS Value Code 4 - The user defined Work Breakdown Structure (WBS) codes provide a supplementary method to effectively track and summarize costs on a transaction to transaction basis. string 10
WBS ValueEditable Flag 1 JcatWbsvEditableFlag1 WBS Value Editable Flag 1 - A flag indicating whether the first WBS value code (WbsvCode1) is editable during transaction entry ("Y") or not ("N"). string 1 Y
WBS ValueEditable Flag 2 JcatWbsvEditableFlag2 WBS Value Editable Flag 2 - A flag indicating whether the second WBS value code (WbsvCode2) is editable during transaction entry ("Y") or not ("N"). string 1 Y
WBS ValueEditable Flag 3 JcatWbsvEditableFlag3 WBS Value Editable Flag 3 - A flag indicating whether the third WBS value code (WbsvCode3) is editable during transaction entry ("Y") or not ("N"). string 1 Y
WBS ValueEditable Flag 4 JcatWbsvEditableFlag4 WBS Value Editable Flag 4 - A flag indicating whether the fourth WBS value code (WbsvCode4) is editable during transaction entry ("Y") or not ("N"). string 1 Y
WBS Value Required Flag 1 JcatWbsvRequiredFlag2 WBS Value Required Flag 1 - A flag indicating whether the first WBS value code (WbsvCode1) is required ("Y") or not ("N"). string 1 Y
WBS Value Required Flag 2 JcatWbsvRequiredFlag2 WBS Value Required Flag 2 - A flag indicating whether the second WBS value code (WbsvCode2) is required ("Y") or not ("N"). string 1 Y
WBS Value Required Flag 3 JcatWbsvRequiredFlag3 WBS Value Required Flag 3 - A flag indicating whether the third WBS value code (WbsvCode3) is required ("Y") or not ("N"). string 1 Y
WBS Value Required Flag 4 JcatWbsvRequiredFlag4 WBS Value Required Flag 4 - A flag indicating whether the fourth WBS value code (WbsvCode4) is required ("Y") or not ("N"). string 1 Y
WCB Code JcatWcbCode WCB Code - The Workers compensation code defined for the company/job. string 4 Ex. WC1
WM Code JcatWmCode WM Code - This code specifies the unit of measure for the category or subcategory being set up. string 2 Ex. hours of labor - HR or Lumpsum – LS or NA – Not Applicable.
Update Date JcatIuUpdateDate Update Date - The timestamp indicating the last time the job category record was updated. An example of an Integration Update is "2024-10-23T10:49:35-04:00" which shows the last update times. datetime 2024-10-23T10:49:35-04:00
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "JcatCompCode": "001", "JcatJobCode": "00100", "JcatPhsCode": "15090", "JcatPhaseActiveFlag": "Y", "JcatCode": "F", "JcatCatActiveFlag": "Y", "JcatExclCostWip": "N", "JcatLabourForecastFlag": "N", "JcatCostToComplOvrdFlg": "N", "JcatExclCostBudgWip": "N", "JcatVUuid": "" }
Responses
201

Created

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "JcatActLbAmt": null,
  "JcatAddedFromApp": null,
  "JcatAddonAmt": null,
  "JcatAnticipatedCostAmt": null,
  "JcatBidItemRemainingAmt": null,
  "JcatBillAmt": null,
  "JcatBillCode": null,
  "JcatBillName": null,
  "JcatBillingTypeCode": null,
  "JcatBudgAdjustmentAmt": null,
  "JcatBudgAmt": null,
  "JcatBudgRevAmt": null,
  "JcatBudgRevQty": null,
  "JcatBudgRevRevAmt": null,
  "JcatBudgRevenueAmt": null,
  "JcatBudgUnit": null,
  "JcatBudgUnitRate": null,
  "JcatBudmethCode": null,
  "JcatCalculateColumnName": null,
  "JcatCatActiveFlag": "Y",
  "JcatCatHier": null,
  "JcatChgOrdAmt": null,
  "JcatChgOrdQty": null,
  "JcatChgOrdRevAmt": null,
  "JcatCode": "F",
  "JcatName": null,
  "JcatCommUnit": null,
  "JcatCompCode": "001",
  "JcatComplPc": null,
  "JcatComplPcDate": null,
  "JcatComplUnit": null,
  "JcatCostAmt": null,
  "JcatCostRateOverrideAmt": null,
  "JcatCostToComplOvrdFlg": "N",
  "JcatCstEntry": null,
  "JcatCtrlCode": "ALL",
  "JcatCatCtrlName": null,
  "JcatDisbAmt": null,
  "JcatDlbAmt": null,
  "JcatExclCostBudgWip": "N",
  "JcatExclCostWip": "N",
  "JcatFreezeProjAmtFlag": null,
  "JcatFwdLossOvrhPct": null,
  "JcatHbPayAmt": null,
  "JcatIdealRevenueAmt": null,
  "JcatInvCommAmt": null,
  "JcatInvCommUnit": null,
  "JcatInvUnit": null,
  "JcatInvoiceFormatCode": null,
  "JcatJobCode": "00100",
  "JcatJobName": null,
  "JcatJobCtrlCode": "ALL",
  "JcatJobCtrlName": null,
  "JcatLabourForecastFlag": "N",
  "JcatMaxBillingAmt": null,
  "JcatMaxBillingBudgetAmt": null,
  "JcatNcommCostAmt": null,
  "JcatNinvCommAmt": null,
  "JcatObudgAmt": null,
  "JcatObudgChgOrdAmt": null,
  "JcatObudgChgOrdRevAmt": null,
  "JcatObudgChgOrdUnit": null,
  "JcatObudgRevenueAmt": null,
  "JcatObudgUnit": null,
  "JcatPbBillCode": null,
  "JcatPhaseActiveFlag": "Y",
  "JcatPhsCode": "15090",
  "JcatPhaseName": null,
  "JcatPhsCtrlCode": "15",
  "JcatPhaseCtrlName": null,
  "JcatPhsHier": null,
  "JcatPriorCostAmt": null,
  "JcatPriorCostQty": null,
  "JcatProductivityOverride": null,
  "JcatProjAmt": null,
  "JcatProjUnit": null,
  "JcatRevAdjustmentAmt": null,
  "JcatRuleCode": null,
  "JcatTimePhasedFlag": null,
  "JcatUserEnteredProjAmt": null,
  "JcatUserEnteredProjUnit": null,
  "JcatVarCode": null,
  "JcatWbsBudgetFlag": null,
  "JcatWbsvCode1": null,
  "JcatWbsvCode10": null,
  "JcatWbsvCode11": null,
  "JcatWbsvCode12": null,
  "JcatWbsvCode2": null,
  "JcatWbsvCode3": null,
  "JcatWbsvCode4": null,
  "JcatWbsvCode5": null,
  "JcatWbsvCode6": null,
  "JcatWbsvCode7": null,
  "JcatWbsvCode8": null,
  "JcatWbsvCode9": null,
  "JcatWbsvEditableFlag1": null,
  "JcatWbsvEditableFlag10": null,
  "JcatWbsvEditableFlag11": null,
  "JcatWbsvEditableFlag12": null,
  "JcatWbsvEditableFlag2": null,
  "JcatWbsvEditableFlag3": null,
  "JcatWbsvEditableFlag4": null,
  "JcatWbsvEditableFlag5": null,
  "JcatWbsvEditableFlag6": null,
  "JcatWbsvEditableFlag7": null,
  "JcatWbsvEditableFlag8": null,
  "JcatWbsvEditableFlag9": null,
  "JcatWbsvRequiredFlag1": null,
  "JcatWbsvRequiredFlag10": null,
  "JcatWbsvRequiredFlag11": null,
  "JcatWbsvRequiredFlag12": null,
  "JcatWbsvRequiredFlag2": null,
  "JcatWbsvRequiredFlag3": null,
  "JcatWbsvRequiredFlag4": null,
  "JcatWbsvRequiredFlag5": null,
  "JcatWbsvRequiredFlag6": null,
  "JcatWbsvRequiredFlag7": null,
  "JcatWbsvRequiredFlag8": null,
  "JcatWbsvRequiredFlag9": null,
  "JcatWcbCode": null,
  "JcatWmCode": null,
  "JcatVUuid": "F32B623204EE0BEEE05316821FACBD9C",
  "JcatIuCreateDate": null,
  "JcatIuUpdateDate": null,
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/jc-rest-api/rest/1/jcjobcategory/F32B623204EE0BEEE05316821FACBD9C",
      "name": "jcjobcategory",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/jc-rest-api/rest/1/jcjobcategory/F32B623204EE0BEEE05316821FACBD9C",
      "name": "jcjobcategory",
      "kind": "item"
    }
  ]
}
object
Copyright © 2024 CMiC All Rights Reserved