v1
latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KBProjects|Bill of quantities
Request bill of quantities details.
This endpoint enables users to retrieve additional information for a particular bill of quantity by entering an id. This information could include the project name, sections and locations of the bill of quantity.
get/bill_of_quantities/fetchData
Query parameters
idinteger required
The internal id of the bill of quantities. This Parameter is required.
Response
Success Response:
Example response
{
"data": {
"date": "2015-02-20T12:59:21+01:00"
}
}