Get All Resources
For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens
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.
{- "data": [
- {
- "id": "25dbb66d-bf4d-421f-a2df-f15765287dc3",
- "estimateId": "483e8356-7c9d-4949-b882-154072a8e38a",
- "estimateCode": "1-BRIDGE",
- "biditemId": "db7284b1-b1d2-4eb3-9361-dfc88aa36bab",
- "activityId": "2cf04cfb-7f3d-4456-9bd7-7513c725f5fc",
- "lastModified": "2022-02-10T03:09:48Z",
- "resourceCode": "2EC10",
- "activityCode": 290001,
- "biditemCode": 140,
- "description": "Silt Fence",
- "typeCost": "P",
- "typeOfEquipmentRent": "",
- "subType": "",
- "quantity": 45000,
- "units": "LF",
- "percent": 100,
- "unitPrice": 1.15,
- "currency": "US$",
- "subTypeCost": 0,
- "total": 51750,
- "factorable": "Y",
- "factor": 1,
- "supplementalDescription": "",
- "skipCost": "N",
- "pieces": 0,
- "operatingPercent": 0,
- "rentPercent": 0,
- "productionCode": "",
- "production": 0,
- "crewCode": "",
- "equipmentOperatorCode": "",
- "escalationPercent": 100,
- "plugIndicator": "",
- "calendar": "",
- "startDay": "",
- "specialSchedule": "",
- "manHourAdjustmentPerShift": 0,
- "selectedVendor": "",
- "manHourUnit": 0,
- "escalationOverride": "",
- "class": "",
- "alternateQuantity": 0,
- "alternateUnits": "",
- "resourceText1": "string",
- "resourceText2": "string",
- "accountingJCCode": "string",
- "dispatcherType": "",
- "dispatcherSubType": ""
}
], - "currentTopValue": 100,
- "currentSkipValue": 0,
- "nextSkipValue": 100
}
Get a Resource by Id
For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens
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.
{- "data": {
- "id": "25dbb66d-bf4d-421f-a2df-f15765287dc3",
- "estimateId": "483e8356-7c9d-4949-b882-154072a8e38a",
- "estimateCode": "1-BRIDGE",
- "biditemId": "db7284b1-b1d2-4eb3-9361-dfc88aa36bab",
- "activityId": "2cf04cfb-7f3d-4456-9bd7-7513c725f5fc",
- "lastModified": "2022-02-10T03:09:48Z",
- "resourceCode": "2EC10",
- "activityCode": 290001,
- "biditemCode": 140,
- "description": "Silt Fence",
- "typeCost": "P",
- "typeOfEquipmentRent": "",
- "subType": "",
- "quantity": 45000,
- "units": "LF",
- "percent": 100,
- "unitPrice": 1.15,
- "currency": "US$",
- "subTypeCost": 0,
- "total": 51750,
- "factorable": "Y",
- "factor": 1,
- "supplementalDescription": "",
- "skipCost": "N",
- "pieces": 0,
- "operatingPercent": 0,
- "rentPercent": 0,
- "productionCode": "",
- "production": 0,
- "crewCode": "",
- "equipmentOperatorCode": "",
- "escalationPercent": 100,
- "plugIndicator": "",
- "calendar": "",
- "startDay": "",
- "specialSchedule": "",
- "manHourAdjustmentPerShift": 0,
- "selectedVendor": "",
- "manHourUnit": 0,
- "escalationOverride": "",
- "class": "",
- "alternateQuantity": 0,
- "alternateUnits": "",
- "resourceText1": "string",
- "resourceText2": "string",
- "accountingJCCode": "string",
- "dispatcherType": "",
- "dispatcherSubType": ""
}
}