Creates multiple cost codes (up to 100), using its code as a unique identifier on the specified job and business unit.
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens
The list of cost code.
No Content
Bad Request. See https://developer.hcssapps.com/getting-started/troubleshoot-bad-request for more information.
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
[- {
- "code": "8530000z",
- "businessUnitCode": "manager",
- "jobCode": "Z3924",
- "id": "af8d7c49-35de-4266-b603-02f238f9fae1",
- "quantity": 1.5,
- "description": "Purchase Pipe Materials",
- "unitOfMeasurement": "LS",
- "laborHours": 0.5,
- "equipmentHours": 0.5,
- "laborDollars": 0.5,
- "equipmentDollars": 0.5,
- "materialDollars": 60311.92,
- "subcontractDollars": 0.5,
- "supplyDollars": 0.5,
- "tags": [
- {
- "group": "Cementation",
- "tag": "MIXING",
- "tagDescription": "Mixing concrete",
- "id": "ddd792d9-6bd0-4c5d-bfd0-04feae7376b1"
}
], - "status": "A",
- "accountingCode": "135z",
- "category": "Category",
- "criticalPathMethod": "CPM Code",
- "generalLedgerAccount": "GL Acct",
- "subJob": "Sub-Job",
- "workBreakdownStructureCode": "WBS Code",
- "note": "12P - 413",
- "estimateResources": "01z",
- "historyCode": "HistCode",
- "historicalBidItem": "HistBidItem",
- "heavyBidEstimateCode": "HBEstiMateCode",
- "isTM": false,
- "workType": "G",
- "payItemNumber": "PayItem1",
- "payItemFactor": 2.1,
- "isPayItemDriver": true,
- "accountingTemplateName": "default",
- "isCapExpected": false,
- "isHiddenFromMobile": false
}
]