Get all Materials for an Estimate of a specific Material Type
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": [
- {
- "estimateCode": "string",
- "materialType": "string",
- "materials": [
- {
- "resourceId": "25dbb66d-bf4d-421f-a2df-f15765287dc3",
- "resourceCode": "2BAG",
- "description": "Silt Fence",
- "currency": "US$",
- "units": "LF",
- "unitCost": 1.15,
- "total": 51750,
- "biditems": [
- {
- "biditemId": "25dbb66d-bf4d-421f-a2df-f15765287dc3",
- "biditemCode": 140,
- "activityId": "2cf04cfb-7f3d-4456-9bd7-7513c725f5fc",
- "activityCode": 290001,
- "quantity": 45000,
- "units": "LF",
- "unitCost": 1.15,
- "percent": 100,
- "total": 51750,
- "escalationPercent": 100
}
]
}
], - "rowCount": 0,
- "currentSkipValue": 0,
- "currentTopValue": 0,
- "nextSkipValue": 0
}
], - "currentTopValue": 100,
- "currentSkipValue": 0,
- "nextSkipValue": 100
}