Oct 12, 2023: BCI IT Team Added new end point for converting to and from LeadManager Company IDs, refer to https://api.bciaustralia.com/doc/leadmanager_ids.htm for details. |
June 09, 2023: BCI IT Team Added Green Building Rating fields on the projects end point, refer to https://api.bciaustralia.com/doc/projects.htm for details, Added Green Building Rating fields master data lookup, refer to https://api.bciaustralia.com/doc/greenbuildingratings.htm for details. |
December 13, 2022: BCI IT Team Company and contact endpoints have 1 additional field added (TIME_STAMP). 3 additional parameters added for company endpoint for timestamp (to, from and relative), refer to https://api.bciaustralia.com/doc/Companies.htm for details. 3 additional parameters added for contact endpoint for timestamp (to, from and relative), refer to https://api.bciaustralia.com/doc/Contacts.htm for details. |
August 03, 2022: BCI IT Team Latest versions of projects (including those with only added subcontractors) are now returned for all API users regardless access to added subcontractors add-on |
April 13, 2022: BCI IT Team All endpoints now return a custom HTTP header "ResultCount". The value in this header is the number of matched records according to selection criteria. This is an indication of how many total matches were found in the database and may differ to how many records are returned in the response |
November 11, 2021: BCI IT Team Contacts endpoint now have numberofrows and startrow parameters. Please refer to contacts endpoint documentation on https://api.bciaustralia.com/doc/Contacts.htm for more details. |
October 21, 2021: BCI IT Team Added Rate Limiter. API returns HTTP error 429 (Too Many Requests) with extra HTTP header Retry-After. Please refer to https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After for more details on this header. |
February 5, 2021: BCI IT Team Fixed bug with returning value of MASTER_PLAN on ProjectRoles endpoint, 0 returned instead of null value. |
September 8, 2020: BCI IT Team Added support for getting NULL values in JSON response. This requires generating the token with an extra parameter. Please refer to Authentication for detailed description on usage. |
August 25, 2020: BCI IT Team Added support for Main Contractor Fields (Main Contractor Appointed, Appoinment Method, Listed and Project Contract Types) Please refer to Projects | Contract Types | Main Contractor Appointment Methods for detailed description on usage. |
July 27, 2020: BCI IT Team Added support to run API on latest version using parameter value (ver=latest) passed to the authorisation endpoint. Please refer to Authorisation for detailed description on usage. |
May 25, 2020: BCI IT Team Added REST support for functions getAllVersionsByQuery and getAllVersionsByPK. Please refer to Projects for detailed description on usage. |
August 8, 2018: BCI IT Team Added new field DA_NUMBER as optional, also added new search parameter da_number to search projects using DA Numbers. Please refer to Projects for detailed description on usage. |
May 21, 2018: BCI IT Team Added additional search parameters (updatedate, updatedate_from, updatedate_to) useful to search for projects using the update_date field which can be occasionally different to the time_stamp field. Please refer to Projects for detailed description on usage. |
May 08, 2018: BCI IT Team Added additional field (update_date) to extract against a project, Update_date different to time_stamp is the date a published project version can be revised. Please refer to Projects for detailed description on usage. |
January 19, 2018: BCI IT Team Added additional field (companyid) to extract or search against a project. Please refer to Projects for detailed description on usage. |
September 9, 2016: BCI IT Team Added support for querying for companies and contacts with project ref IDs. Please refer to Companies and Contacts for detailed specification. |
February 17, 2016: BCI IT Team Added support for generating combined address data under "address" and "country_name" field for companies. Please refer to Companies for detailed specification. |
February 11, 2016: BCI IT Team Added support while querying for project roles to search by tender opening and closing dates. Please refer to Project Roles for the specification of functionality (getbyQuery). |
January 25, 2016: BCI IT Team Added additional field (status_checked_date) to extract against a project. Please refer to Projects for detailed field listing. |
September 04, 2014: Nikhil Roy Added documentation for extracting or querying the list of BCI Regions. Please refer to BCI Regions for the specification of functionality. |
June 05, 2014: Nikhil Roy Added new master data for relationship between stages and statuses, allows user to pass a stage or status. Please refer to Project Stage and Status Relationships for the updated specification for this functionality. |
May 26, 2014: Nikhil Roy Changed the parameter type for projectID on the contacts -> getbyQuery() method. Please refer to Contacts - search / individual record for the updated specification for this method. Changed the parameter type for projectID on the companies -> getbyQuery() method. Please refer to Companies - search / individual record / contacts for company for the updated specification for this method. |