Version | Release Date | End of Life | REST Changes | SOAP Changes |
---|
21.08 | 18-Aug-2021 |
| - New Interfaces
- CostCode/Get (CaCostCodeDto)
- CostCode/GetByDocSettingId (CaCostCodeDto)
- CostCode/Create (CaCostCodeDto)
- CostCode/Update (CaCostCodeDto)
- CostCode/Upsert (CaCostCodeDto)
- Revision/GetByIds (RevisionDto)
- Updated Interfaces
- ControlSheet_Get
- Optional Parameter: onlyReportable (bool)
- Added Models
- CaCostCodeDto
- Id (int32)
- DocCode (string)
- DocSettingId (int32)
- Code (string)
- Description (string)
- RowStatus (int32)
- Timestamp (int64)
- Updated Models
- ControlSheetDto
- CommentDto
- NumberInfoDto
- CostCode (CaCostCodeDto)
- PreviousVariance (double)
- ProjectDto
- Phone (string)
- Fax (string)
- Email (string)
- Address (string)
- PostCode (int32)
- RevisionDto
| - Updated Modles
- UserFieldValue
- Project
- ControlSheet.Type
- Updated Interfaces
|
21.04 | 14-Apr-2021 | 31-Nov-2021 | - New Interfaces
- BudgetForecast/Update (BudgetForecastDto)
- ContractVariation/Update (ContractVariationDto)
- GlobalCompany/Get (PageResult[GlobalCompanyDto])
- GlobalCompany/Search (GlobalCompanyDto[])
- GlobalCompany/GetById (GlobalCompanyDto)
- GlobalCompany/GetByIds (GlobalCompanyDto[])
- GlobalCompany/Update (Result)
- Updated Interfaces
- TenderDatabase/*
- No longer needs ProjectName parameter
- Added Models
- GlobalCompanyDto
- Id (int32)
- PreferCode (string)
- Name (string)
- BusinessNo (string)
- Title (string)
- EmailAddress (string)
- ProjectIds (array[int32])
- Address (string)
- PostalAddress (string)
- Phone (string)
- Fax (string)
- Mobile (string)
- Web (string)
- Updated Models
- BudgetForecastDto
- ContractDto
- ContractVariationDto
- LineItemDto
- LinkedBudgetLineItemId (int64)
- ProjectDto
| - Updated Models
- Revision
- Contract.LineItems
- ContractVariation.LineItems
- BudgetForecast.LineItems
- DocumentSettingDetails
- Added ShowSplitModeOption
- PrjDocSettingUserField
|
20.11 | 25-Nov-2020 | 31-Jul-2021 | - New Interfaces
- Bidder/Create (BidderDto)
- Bidder/Update (BidderDto)
- Bidder/Upsert (BidderDto)
- Report/CreateExcel (ExcelDataDto)
- TenderDatabase/Get (PageResult[TenderDatabaseDto])
- TenderDatabase/GetById (TenderDatabaseDto)
- Updated Interfaces
- Bidder/Get
- Optional tenderDatabaseId (integer)
- Optional includeRetired (boolean)
- Bidder/GetByIds
- Optional tenderDatabaseId (integer)
- Added Models
- ExcelDataDto
- FileName (string)
- Columns (array[string])
- Rows (array[string])
- RowStyles (dictionary[rowId, string])
- TenderDatabaseDto
- Id (integer)
- Name (string)
- Timestamp (int64)
- CostCodes (array[CostCodeDto])
- Status (integer)
- CostCodeDto
- Id (integer)
- Code (string)
- TradeAliasId (integer)
- TradeName (string)
- GlobalTradeId (integer)
- GlobalTradeName (string)
- IsAllTrades (boolean)
- Status (integer)
- Updated Models
- BidderDto
- Added CostCode (string)
- Added CostCodeId (integer)
- Added TradeName (string)
- Added StreetAddress (string)
- Added City (string)
- Added State (string)
- Added Country (string)
- Added PostCode (string)
- Added Rating (integer)
- Added IsPreferred (boolean)
- Added Phone (string)
- Added Mobile (string)
- Added Status (integer)
- Added Timestamp (int64)
| - New Interfaces
- DeleteAssociations
- GetRecentCreatedDocumentIds
- Updated Models
- Folder
- Added IsCanUpload
- Added SecurityType
- QueryCriterion
- Added Enum Types: ContactUserField & Type
|
20.07 | 29-Jul-2020 | 31-Mar-2021 | Initial Release |
|