API Enhancements

Prev Next

Stay In the Loop

Sign up to receive email notifications about upcoming updates, releases, or changes.

Click subscribe or scan the QR code below.

Subscribe

QR Code for Microsoft Form

Last Update: January 2026

Asset Management

Purchase Orders

Endpoint: po-rest-api/rest/1/porequisition
Notes: CitrnBchType was added to the payload to let users view posted inventory transactions by batch type.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added PoreqJobCompCode All 22 Nov. 15, 2025 PO Requisition

Equipment

Endpoint: em-rest-api/rest/1/emtrantiment
Notes: Enhanded API structure to support batch (multi-part) insertion.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added EmtrBchName All 21 May 31, 2025 Equipment Timesheets

Endpoint: em-rest-api/rest/1/emclassrates
Notes: New finder added to filter equipment rates by class.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New Finder selectByCompClass GET 22 Nov. 15, 2025 Equipment Rates

Endpoint: em-rest-api/rest/1/emclassjobrates
Notes: New finder added to filter equipment rates by job and class.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New Finder selectByCompClass GET 22 Nov. 15, 2025 Equipment Rates

Inventory

Endpoint: ci-rest-api/rest/2/ciitem
Notes: New API created to address performance across successive data retrievals as pagination increases.

Version Change Description Method Standard Patch Cloud Release Date Reference
2 New API Version 2 released GET 22 January 17, 2026 Inventory Item

Endpoint: ci-rest-api/rest/1/citranposted
Notes: Enhanced allowing users view posted inventory transactions by batch type.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added CitrnBchType GET 22 Nov. 15, 2025 Inventory Posted Transactions

Financials

Accounts Payable

Endpoint: ap-rest-api/rest/1/apvoucher
Notes: Enhanced the support for material stored in RFP programs.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Unified View and Added Attribute ApVoucherDetailViewObj.VdistTranScschMatStoredAmt All 21 May 31, 2025 AP Voucher

Endpoint: ap-rest-api/rest/1/checkunpostedrfps
Notes: Enhanced to check for unposted RFP on Contract Change Orders by Company Code.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added VouCompCode GET 22 Nov. 15, 2025 Checkunpostedrfps

Endpoint: ap-rest-api/rest/1/Voiddeletevoucher
Notes: Enhanced to enforce unique record identification with vouNum, required fields, handle voidDate correctly, and return proper error codes and messages instead of false success responses.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added VouNum POST 22 Nov. 15, 2025 Voiddeletevoucher

Accounts Receivable

Endpoint: ar-rest-api/rest/1/arinvoice
Notes: Enhanced to include Invoice amount, AR Invoice and Outstanding Amount.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added InvAmt, InvArAmt, InvOutstandAmt All 22 Nov. 15, 2025 AR Invoice
General Ledger

Endpoint: glrestapi/rest/v1/gldtran
Notes: New API to create GL header Transactions.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API All 22 Nov. 15, 2025 GL Transactions

Endpoint: glrestapi/rest/v1/gljtran
Notes: New API to create GL detail transactions.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API POST 22 Nov. 15, 2025 GL Transactions

Human Capital Management


Payroll Timesheets

Endpoint: hcm-rest-api/rest/1/pyemptimesheet
Notes: Enhanced to enable users to query and create productivity, cost, and billing rates for accurate hour calculations

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added TshBatchNum, TshDotBillRate, TshDotChargeRate, TshDotPayRate, TshNhBillRate, TshNhChargeRate, TshOhBillRate, TshOhChargeRate, TshOhPayRate, TshOtBillRate, TshOtChargeRate, TshOtPayRates All 21 May 31, 2025 Payroll Timesheet

Notes: Modified finder parameters to include batch number as an optional parameter

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Added Finder Attributes selectByEmpPeriod: empBatchNum selectByCodes: empBatchNum selectByEmpDate: empBatchNum GET 21 May 31, 2025 Payroll Timesheet

Endpoint: hcm-rest-api/rest/1/PyEmpTimesheetPosting
Notes: Commit submitted employee timesheets.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API Commit submitted employee timesheets POST 22 Nov. 15, 2025
Construct Crew Time

Endpoint: hcm-rest-api/rest/1/pyctimecrew
Notes: Enhanced to include dispatch company, job code and equipment production units.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added PyCtimeEmpIntViewObj.TshDispatchCompCode, PyCtimeEmpIntViewObj.TshDispatchJobCode, PyCtimeEqpIntViewObj.EmtrProductionUnit All 21 May 31, 2025 Crew Timesheet

Endpoint: hcm-rest-api/rest/1/PyCtimeCrewPosting
Notes: Commit submitted crew timesheets in CMiC.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API Commit submitted crew timesheets POST 22 Nov. 15, 2025 Post Crew Timesheets

Endpoint: hcm-rest-api/rest/1/pyctimeempint
Notes: Enhanced crew member timesheets to include dispatch company and Job code, and product units with comments.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added TshDispatchCompCode, TshDispatchJobCode, TshProdUnitComment, TshProductionUnit All 21 May 31, 2025 Crew Individual Timesheet

Endpoint: hcm-rest-api/rest/1/pyctimeeqpint
Notes: Enhanced crew equipment timesheets to include dispatch company and Job code, and product units with comments.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added TshDispatchCompCode, TshDispatchJobCode, TshProdUnitComment, TshProductionUnit All 21 May 31, 2025 Crew Equipment Timesheet

Project Controls


Subcontracts/Purchase Orders

Endpoint: pm-rest-api/rest/1/scmast
Notes: Enabled post function, to allow users to commit the Subcontract header and detail via API.

Version Change Description Method Standard Patch Cloud Release Date Reference
2 Refined ScmstPost + Header and Child RtiGenericScSchedViewObj POST 22 Nov. 15, 2025 Subcontract Master

Endpoint: pm-rest-api/rest/1/scsched
Notes: API optimized to support materials stored and to synchronize with UI functionality.

Version Change Description Method Standard Patch Cloud Release Date Reference
2 Attributes added ScschCurrMatStoredAmt, ScschPrevMatStoredAmt All 22 Nov. 15, 2025 Subcontract SOV

Change Items (PCI/OCO)

Endpoint: cm-rest-api/rest/1/cmdetail
Notes: Modified backend logic when assigning a subcontract to a PCI so that PCI Exchange columns are populated when SOV lines are split

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Enhancement Refined back-end logic POST 22 January 17, 2026 PCI Detail

Endpoint: cm-rest-api/rest/1/cmmast
Notes: Combined into a single endpoint to simplify PCI creation, eliminating the need to send two separate payloads.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Refined CmmPost + Header and Child RtiGenericCmDetailViewObj POST 22 Nov. 15, 2025 PCI Master

Endpoint: cm-rest-api/rest/1/cmdetail
Notes: Enhanced to allow users to include more data in the payload.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Attributes added CmdCostCurrCode, CmdExchgBillAmt, CmdExchgBudgAmt, CmdRevenueCurrCode All 22 Nov. 15, 2025 PCI Detail

Endpoint: cm-rest-api/rest/1/cmdetail
Notes: Enhanced finder to include AuditDate filter parameter.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Refined selectByphaseDate: auditDate selectCostCatCodes: auditDate GET 22 Nov. 15, 2025 PCI Detail

Endpoint: cm-rest-api/rest/1/cmownerchangeorder
Notes: Endpoints optimized to accept a single combined payload, removing the need to send separate header and detail payloads.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Refined CmocnPost + Header and Child RtiGenericCmDetailViewObj POST 22 Nov. 15, 2025 Owner Change Order

Job Cost Transactions

Endpoint: jc-rest-api/rest/1/jctran
Notes: Modified to include new Payroll attributes

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Added Attributes JctrandViewObj.JctdBurdenFlag, JctrandViewObj.JctdPyTranType, JctrandViewObj.JctdPyTranDesc ALL 22 Nov. 15, 2025 Create JC Transactions

Endpoint: jc-rest-api/rest/1/postjctran
Notes: New API - The ability to commit submitted Job Cost transactions in CMiC.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API Commit submitted JC Transactions POST 22 Nov. 15, 2025 Post JC Transactions


Project Management

Construct PM

Endpoint: pm-rest-api/rest/1/pmuserrole
Notes: Modified composite primary key (CompCode + ProjCode) and added full parameter set to retrieve data for a specific user and role across the system.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New Finder CmocnPost + Header and Child RtiGenericCmDetailViewObj GET 21 May 31, 2025 Owner Change Order

Electronic Content Management (ECM)

Imaging - Users in Groups

Endpoint: ecm-rest-api/rest/v1/securityGroupUsers
Notes: NEW API - Add users to Imaging Security Groups

Version Change Description Method Standard Patch Cloud Release Date Reference
v1 New API Add users in Imaging Security Groups ALL 22 Nov. 15, 2025 Users in Groups

Endpoint: ecm-rest-api/rest/v1/securityGroups
Notes: NEW API - Add Groups to Imaging Security Groups

Version Change Description Method Standard Patch Cloud Release Date Reference
v1 New API Add Groups to Imaging Security Groups ALL 22 Nov. 15, 2025 Security Groups

Workflow Lookups

Endpoint: ecm-rest-api/rest/v1/workflowLookups
Notes: New API - Create, update, retrieve Workflow Lookups

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API Create, update, retrieve Workflow Lookups ALL 22 Nov. 15, 2025 Workflow Lookups

Endpoint: ecm-rest-api/rest/v1/workflowLookupKeyValues
Notes: New API - Create, update and retrieve Workflow Lookup Values

Version Change Description Method Standard Patch Cloud Release Date Reference
v1 New API Create, update and retrieve Workflow Lookup Values ALL 22 Nov. 15, 2025 Workflow Output Values

Core System

User Maintenance

Endpoint: sys-rest-api/rest/v1/users
Notes: New API to create, retrieve, and remove users from CMiC.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API Adding new users All 22 Nov. 15, 2025 Users

Company Access

Endpoint: sys-rest-api/rest/1/sdcompanyaccess
Notes: New API to assign and recall the Company assigned to the User ID.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New API CompsecCompCode, CompsecUser, CompsecVuuid + Finder: SdCompanyAccessFinder and By VUuid ALL 22 Nov 15, 2025 System Company Access

User Field Extensions

Endpoint: sys-rest-api/rest/1/sdobjusrextvalue
Notes: Corrected by adding missing object keys 5–10 to the view criteria.

Version Change Description Method Standard Patch Cloud Release Date Reference
1 Added attributes SdObjUsrExtValueFinder: ObjectKey7,SdObjUsrExtValueFinder: ObjectKey6,SdObjUsrExtValueFinder: ObjectKey9, SdObjUsrExtValueFinder: ObjectKey5, SdObjUsrExtValueFinder:ObjectKey10, SdObjUsrExtValueFinder: ObjectKey8 All 22 Nov. 15, 2025 System User Extension Values
Job Creation in BI/Analytics

Endpoint: sys-rest-api/rest/3/job_details
Notes: Enhanced to include date and user columns.

Version Change Description Method Standard Patch Cloud Release Date Reference
3 Added attributes JdCreateDate, JdCreateUser, JdUpdateDate, dUpdateUser All 22 Nov. 15, 2025 TBD

Contacts

Endpoint: sys-rest-api/rest/1/syscontact
Notes: Retrieve system contacts by Audit Date

Version Change Description Method Standard Patch Cloud Release Date Reference
1 New Finder Finder: Audit Date GET 22 Nov. 15, 2025 System Contacts

Copyright © 2024 CMiC All Rights Reserved