What's New > July 2025 > New features and enhancements
  

New features and enhancements

The July 2025 release includes the following new features and enhancements.

Code list attributes

Users with the Reference 360 Primary Owner or Primary Owner stakeholder role can now change the order of attributes in a code list based on their requirement.

Usage statistics

In Operational Insights, you can now view the number of code values within an organization. You can view the number of code values in each code list. You can also download the metrics as a CSV file.

Date fields

Date fields now display the date format based on the browser locale settings.

REST API

You can use identifiers, such as internal ID or alias, in the latest versions of the following Reference 360 REST APIs:
audit trail version 2
The following table lists the latest URIs of the audit trail version 2 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Get history of specified assets by time range (v2)
/external/v2/assets/audit
For more information about the audit trail version 2 REST API, see audit trail version 2.
rds version 2
The following table lists the latest URIs of the rds version 2 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Get reference data sets (v2)
/external/v2/rds
Get reference data set details (v2)
/external/v2/rds/{rdsKey}
Get code lists (v2)
/external/v2/rds/{rdsKey}/codelists
Get history of a reference data set by time range (v2)
/external/v2/rds/{assetKey}/summary/audit
For more information about the reference data set version 2 REST API, see reference data set version 2.
codelist
The following table lists the URIs of the codelist REST API that use internal IDs or aliases for asset identification:
REST API
URI
Get modified code lists by time range (v2)
/external/v2/codelists/modifications
Get code list details (v2)
/external/v2/codelists/{codeListKey}
Get history of a code list by time range (v2)
/external/v2/codelists/{assetKey}/summary/audit
Get crosswalks for a code list (v2)
/external/v2/codelists/{codeListKey}/crosswalks
Get latest modified code values by time range (v2)
/external/v2/codelists/{codeListKey}/codevalues/modifications
Export the subset of code values to a JSON file (v2)
/external/v2/codelists/{codeListKey}/codevalues/subset/{subSetIdentifier}/cursor
Update cursor settings of the subset of code values (v2)
/external/v2/codelists/{codeListKey}/codevalues/subset/{subSetIdentifier}/cursor
Create a subset ID for code values in a hierarchical code list (v2)
/external/v2/codelists/{codeListKey}/codevalues/subset
Get history of code value hierarchies by time range (v2)
external/v2/codelists/{codeListKey}/codevalues/hierarchy/audit
Get history of code values of a code list (v2)
/external/v2/codelists/{codeListKey}/codevalues/audit
Unlock a code list (v3)
/external/v3/codelists/{codeListKey}/unlock
For more information about the latest versions of the codelist REST API, see codelist version 2 and codelist version 3.
crosswalk
The following table lists the URIs of the crosswalk REST API that use internal IDs or aliases for asset identification:
REST API
URI
Unlock a crosswalk (v2)
/external/v2/crosswalks/{crosswalkKey}/unlock
Get crosswalk details (v2)
/external/v2/crosswalks/{crosswalkKey}
Delete duplicate mappings of a crosswalk (v2)
/external/v2/crosswalks/{crosswalkKey}/mappings/duplicates
Get job details of a crosswalk cleanser job (v2)
/external/v2/crosswalks/{crosswalkKey}/mappings/duplicates/status
Get value mappings for a code value (v3)
/external/v3/crosswalks/{crosswalkKey}/mappings
Delete value mappings of a crosswalk by mapped source and target code values (v3)
/external/v3/crosswalks/{crosswalkKey}/mappings
Get history of a crosswalk by time range (v3)
/external/v3/crosswalks/{assetKey}/summary/audit
Get history of value mappings of a crosswalk by time range (v3)
/external/v3/crosswalks/{assetKey}/mappings/audit
For more information about the crosswalk REST API, see crosswalk version 2 and crosswalk version 3.
hierarchy version 2
The following table lists the latest URIs of the hierarchy version 2 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Get hierarchy details (v2)
/external/v2/hierarchies/{key}
Get hierarchy model relationships (v2)
/external/v2/hierarchies/{key}/relations
Get history of a hierarchy by time range (v2)
/external/v2/hierarchies/{assetKey}/summary/audit
Get history of hierarchy relationships by time range (v2)
/external/v2/hierarchies/{assetKey}/mappings/audit
For more information about the hierarchy version 2 REST API, see hierarchy version 2.
export version 4
The following table lists the latest URIs of the export version 4 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Export code lists at a point in time to JSON and CSV format (v4)
/external/v4/export
Export value mappings at a point in time to JSON and CSV format (v4)
/external/v4/export
Export incoming crosswalk mappings (v4)
/external/v4/export
Export outgoing crosswalk mappings (v4)
/external/v4/export
Export value mappings with display attributes in the header (v4)
/external/v4/export
Export hierarchies to JSON and CSV format (v4)
/external/v4/export
For more information about the export version 4 REST API, see export version 4.
import version 3
The following table lists the latest URIs of the import version 3 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Import code values and import value mappings (v3)
/external/v3/import
Import hierarchy relationships (v3)
/external/v3/import/hierarchy
Get import job status (v3)
/external/v3/import/job/{jobId}
Get failed import job report (v3)
/external/v3/import/job/{jobId}/errorDetails
For more information about the import version 3 REST API, see import version 3.
search version 2
The following table lists the latest URIs of the search version 2 REST API that use internal IDs or aliases for asset identification:
REST API
URI
Search code values (v2)
/external/v2/search
For more information about the search version 2 REST API, see search version 2.