---
sourceDocument: Australia Release Notes
sourceDocumentLink: https://www.servicenow.com/docs/r/release-notes

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# API release notes

# API release notes {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 10 minutes to read  
ServiceNow® APIs enable you to build custom applications and experiences. APIs were enhanced and updated in the Australia release.

## API highlights for the Australia release {#api-rn__api-rn-highlights}

* Use server-side JavaScript APIs in scripts to change the application functionality.
* Run client APIs whenever a client-based event occurs, such as when a form loads, a form is submitted, or a field value changes.
* Use inbound REST APIs to interact with various ServiceNow functionalities within your application.
* Client Next Experience APIs include client APIs compatible with the Next Experience UI.
{#api-rn__ul_iwl_dnn_xwb}

See [API implementation and reference](https://www.servicenow.com/docs/access?context=api-implementation-reference&version=australia&pubname=australia-api-reference&ft:locale=en-US) for more information.{#api-rn__api-rn-highlights-2}

## New in the Australia release {#api-rn__api-rn-new-features}

{#api-rn__table_tcd_5v3_wqb__entry__2}

| Class | Methods |
|-|-|
| [CopyDynamicSchemaAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=CopyDynamicSchemaAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Methods: * getCopyApi() * skipAttributes() * skipChoiceOverrides() * skipChoiceSets() * getTransactionId() * runAsync() {#api-rn__ul_uhg_4g1_l3c} Extension points: * getCopyName() * shouldCopy() * verifyCopyOperation() {#api-rn__ul_vhg_4g1_l3c} |
| [GlideAggregate - Scoped](https://www.servicenow.com/docs/access?context=c_GlideAggregateScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | setAggregateWorkflow() |
| [GlideDate - Scoped](https://www.servicenow.com/docs/access?context=c_GlideDateScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * getDisplayValueEx() * setDisplayValueEx() {#api-rn__ul_rwz_jdr_c3c} |
| [GlideTime - Scoped](https://www.servicenow.com/docs/access?context=c_GlideTimeScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * getDisplayValueEx() * getDisplayValueLang() * setDisplayValueEx() * setDisplayValueLang() {#api-rn__ul_pf1_tdr_c3c} |
| [GlideElementDescriptor - Scoped, Global](https://www.servicenow.com/docs/access?context=c_GlideElementDescriptorScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | [GlideElementDescriptor - isEncrypted()](https://www.servicenow.com/docs/access?context=c_GlideElementDescriptorScopedAPI&version=australia&pubname=australia-api-reference&section=SGED-isEncrypted&ft:locale=en-US) |
[Table 1. New scoped classes and additional methods to existing scoped classes in Australia]

{#api-rn__table_tcd_5v3_wqb} {#api-rn__table_nds_wxf_gfc__entry__5}

| Application | App Version | Release month | Class | Methods |
|-|-|-|-|-|
| Product Catalog Management | v19.2.0 | 2026-08 | [CatalogSearchAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=CatalogSearchAPI-scoped_global&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The new getEligibleCatalogCategoryHierarchy() method lets you retrieve the complete product catalog-category hierarchy for a given context (customer, currency, pricing rules, etc.). The API automatically applies eligibility rules to filter out ineligible catalogs and categories, ensuring that customers see only the offerings they qualify for. Note: The REST version of this endpoint is [Product Catalog Search - POST /api/sn_prd_pm/v1/catalog/eligible-catalog-category-hierarchy](https://www.servicenow.com/docs/access?context=product-catalog-search-api&version=australia&pubname=australia-api-reference&section=prod_catalog_search-POST-hierarchy&ft:locale=en-US). |
| Product Catalog Management | v20.0 | 2026-07 | [CatalogSearchAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=CatalogSearchAPI-scoped_global&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * CatalogSearch() constructor * getCatalogData() {#api-rn__ul_bsm_dl2_tjc} Though identically named to `CatalogSearch` Server API, the new `CatalogSearchAPI` is a higher-level wrapper specifically for the product catalog use case, with additional capabilities relevant to TMF-aligned product and service offerings. Note: The [Product Catalog Search API](https://www.servicenow.com/docs/access?context=product-catalog-search-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) REST API wraps this Server API. |
| Lead to Cash Core | v0.1 | 2026-05 | [ConsolidationService - Scoped, Global](https://www.servicenow.com/docs/access?context=ConsolidationServiceAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * canConsolidateEntity() * canConsolidateJSONs() * canMergeEntity() * consolidate() * enableConsolidation() * getHashConfig() * getPrimary() * overrideAttributeValues() * postHierarchyConsolidation() * preProcess() {#api-rn__ul_yhd_f1y_x3c} |
[Table 2. New scoped classes and additional methods to existing scoped classes in ServiceNow Store]

{#api-rn__table_nds_wxf_gfc} {#api-rn__table_ldq_g3c_tcc__entry__2}

| Class | Methods |
|-|-|
| [CopyDynamicSchemaAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=CopyDynamicSchemaAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Methods: * getCopyApi() * skipAttributes() * skipChoiceOverrides() * skipChoiceSets() * getTransactionId() * runAsync() {#api-rn__ul_hqz_bfr_c3c} Extension points: * getCopyName() * shouldCopy() * verifyCopyOperation() |
| [GlideAggregate - Global](https://www.servicenow.com/docs/access?context=c_GlideAggregateAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | setAggregateWorkflow() |
| [GlideDate - Global](https://www.servicenow.com/docs/access?context=GlideDateAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * getDisplayValueEx() * setDisplayValueEx() {#api-rn__ul_bk4_pdr_c3c} |
| [GlideElement - Global](https://www.servicenow.com/docs/access?context=c_GlideElementAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | getDynamicNamespace() |
| [GlideElementDynamicAttributeStore - Global](https://www.servicenow.com/docs/access?context=GlideElementDynamicAttStoreAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * getDynamicAttributePathsInSchema() * getDynamicAttributePathsInStore() * getDynamicNamespaceName() {#api-rn__ul_dvz_qg1_k3c} |
| [MIDHermesProducer - Global](https://www.servicenow.com/docs/access?context=MIDHermesProducerAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * MIDHermesProducer() * send() {#api-rn__ul_hfr_hdc_23c} |
| [GlideElementDescriptor - Scoped, Global](https://www.servicenow.com/docs/access?context=c_GlideElementDescriptorScopedAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | [GlideElementDescriptor - isEncrypted()](https://www.servicenow.com/docs/access?context=c_GlideElementDescriptorScopedAPI&version=australia&pubname=australia-api-reference&section=SGED-isEncrypted&ft:locale=en-US) |
[Table 3. New global classes and additional methods to existing global classes in Australia]

{#api-rn__table_ldq_g3c_tcc} {#api-rn__table_bps_p1y_x3c__entry__5}

| Application | App Version | Release month | Class | Methods |
|-|-|-|-|-|
| Automated Test Framework | v3.1 | 2026-08 | [Cloud Runner TestRunnerApi -- Scoped, Global](https://www.servicenow.com/docs/access?context=cloudrnr-TestRunnerAPI-scoped&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Three new methods enable asynchronous test job management without requiring `sn_boq` record creation: * cancelJobByTracker * progressFromTracker * startJob {#api-rn__ul_sgz_qty_ckc} Use these methods when you start a test run with `startJobAsync` and only have the `rootTrackerId`; no need to poll for a `sn_boq` record. |
| Product Catalog Management | v20.0 | 2026-07 | [CatalogSearchAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=CatalogSearchAPI-scoped_global&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * CatalogSearch() constructor * getCatalogData() {#api-rn__ul_wlz_3l2_tjc} Though identically named, to `CatalogSearch`, the new `CatalogSearchAPI` is used within the product catalog use case, with additional capabilities relevant to TMF-aligned product and service offerings. Note: The [Product Catalog Search API](https://www.servicenow.com/docs/access?context=product-catalog-search-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) REST API wraps this Server API. |
| Lead to Cash Core | v0.1 | 2026-05 | [ConsolidationService - Scoped, Global](https://www.servicenow.com/docs/access?context=ConsolidationServiceAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * canConsolidateEntity() * canConsolidateJSONs() * canMergeEntity() * consolidate() * enableConsolidation() * getHashConfig() * getPrimary() * overrideAttributeValues() * postHierarchyConsolidation() * preProcess() {#api-rn__ul_cps_p1y_x3c} |
[Table 4. New global classes and additional methods to existing global classes in ServiceNow Store]

{#api-rn__table_bps_p1y_x3c} {#api-rn__table_gmt_y3c_tcc__entry__2}

| API | Endpoints |
|-|-|
| [Attachment API](https://www.servicenow.com/docs/access?context=c_AttachmentAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * DELETE /now/attachment/{attachment_sys_id}/attributes * DELETE /now/attachment/{attachment_sys_id}/attributes/{attribute_key} * GET /now/attachment/{attachment_sys_id}/attributes/{attribute_key} * GET /now/attachments/{attachment_sys_id}/attributes * PATCH /now/attachment/{sys_id} * POST /now/attachment/{attachment_sys_id}/attributes * PUT /now/attachment/{attachment_sys_id}/attributes/{attribute_key} {#api-rn__ul_c1f_5ys_23c} |
| [Help Request API](https://www.servicenow.com/docs/access?context=help-request-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | POST /now/helprequest/action/create_or_update |
| [ATF Code Coverage API](https://www.servicenow.com/docs/access?context=atf-code-coverage-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * POST /now/atf/code_coverage/all * POST /now/atf/code_coverage/by_line_number * POST /now/atf/code_coverage/by_script_id {#api-rn__ul_vyx_s3z_j3c} |
| [Sales CRM Pricing API](https://www.servicenow.com/docs/access?context=sales-crm-pricing-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * POST /api/sn_csm_pricing/{api_version}/pricingengine/computePrice * DELETE /api/sn_csm_pricing/pricingengine/pricing_context/{pricing_context_id} {#api-rn__ul_hg5_2mk_cjc} |
[Table 5. New REST APIs and additional endpoints to existing REST APIs in Australia]

{#api-rn__table_gmt_y3c_tcc} {#api-rn__table_a22_gjw_bjc__entry__5}

| Application | App Version | Release month | API | Endpoints |
|-|-|-|-|-|
| Product Catalog Management | v19.2.0 | 2026-08 | [Product Catalog Search API](https://www.servicenow.com/docs/access?context=product-catalog-search-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | POST /eligible-catalog-category-hierarchy is a new endpoint that retrieves the complete product catalog-category hierarchy for a given context (customer, currency, pricing rules, etc.). The endpoint automatically applies eligibility rules to filter out ineligible catalogs and categories, ensuring that only offerings qualified for the requesting customer are returned. Note: This REST API wraps the [CatalogSearchAPI -- getEligibleCatalogCategoryHierarchy(Object input)](https://www.servicenow.com/docs/access?context=CatalogSearchAPI-scoped_global&version=australia&pubname=australia-api-reference&section=CatalogSearchAPI-getCatHierarchy&ft:locale=en-US) JavaScript API. |
| Smart Assessment Engine |   | 2026-08 | [Reassign Assessment API](https://www.servicenow.com/docs/access?context=reassign-assessment-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The new Reassign Assessment API provides a streamlined way to transfer assessment ownership within Smart Assessment workflows. This endpoint enables dynamic reassignment of in-progress assessments when team members change roles, leave the organization, or when assessments need to be delegated to more appropriate team members. |
| AI Control Tower | v6.0.0 | 2026-07 | [AI Assets Inventory API](https://www.servicenow.com/docs/access?context=ai-assets-inventory-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * GET /asset-class * GET /details {#api-rn__ul_p1b_btw_njc} |
| Healthcare and Life Sciences Service Management Core | v1.0 | 2026-07 | [HL7 Inbound API](https://www.servicenow.com/docs/access?context=hl7-inbound-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | POST /message |
| Product Catalog Management | v20.0 | 2026-07 | [Product Catalog Search API](https://www.servicenow.com/docs/access?context=product-catalog-search-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | POST /api/sn_prd_pm/catalog/search Note: This REST API wraps the [CatalogSearchAPI -- getEligibleCatalogCategoryHierarchy(Object input)](https://www.servicenow.com/docs/access?context=CatalogSearchAPI-scoped_global&version=australia&pubname=australia-api-reference&section=CatalogSearchAPI-getCatHierarchy&ft:locale=en-US) JavaScript API. |
| Usage Insight Data Export | 1.0.1 | 2026-07 | [UXA Data Export Service API](https://www.servicenow.com/docs/access?context=usage-insight-data-exp-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | POST /sn_uxa_data_export/data_export |
| Workplace Service Delivery | 3.3.1 | 2026-05 | [WSD Presence API](https://www.servicenow.com/docs/access?context=wsd_presence-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * DELETE /{collaborator_id} * DELETE /exception * GET /collaborator * GET /exception * GET /presence * GET /routine * PATCH /routine * POST /collaborator * POST /exception * POST /routine * PUT /exception {#api-rn__ul_jz2_zjw_bjc} |
| Workplace Service Delivery | 3.3.1 | 2026-05 | [WSD User API](https://www.servicenow.com/docs/access?context=wsd_user-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | GET /context |
| Workplace Service Delivery | 3.3.1 | 2026-05 | [WSD Unified Search API](https://www.servicenow.com/docs/access?context=wsd_unified-search-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * POST /users_and_locations * GET /current_location |
| Synthetic monitoring | 1.5.1 | 2026-03 | [SyntheticsAsyncBulkCreate API](https://www.servicenow.com/docs/access?context=synth-async-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | * GET /synthetics_async_bulk_create/{job_id} * POST /synthetics_async_bulk_create {#api-rn__ul_nm5_crc_cjc} |
[Table 6. New REST APIs and additional endpoints in ServiceNow Store]

{#api-rn__table_a22_gjw_bjc} {#api-rn__table_SOAP_APIs__entry__2}

| API | Operations |
|-|-|
| [Warranty Claims SOAP API](https://www.servicenow.com/docs/access?context=warranty-claims-SOAP-API&version=australia&pubname=australia-manufacturing&ft:locale=en-US) | ProcessRepairOrder: A STAR SOAP operation used to process and exchange repair operation--level information between systems in a standardized STAR XML format. |
[Table 7. New SOAP APIs in Australia]

{#api-rn__table_SOAP_APIs} {#api-rn__table_xcs_y5z_1kc__entry__5}

| Application | App Version | Release month | Module | Types |
|-|-|-|-|-|
| Mobile SDK Libraries - Android | 2.22.0 | 2026-06 | NowVoice | * [NowVoiceCallbacks interface - Android](https://www.servicenow.com/docs/access?context=NowVoiceCallbacksAndroidInt&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceEndpoint class - Android](https://www.servicenow.com/docs/access?context=NowVoiceEndpointAndroidClass&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceSDK object - Android](https://www.servicenow.com/docs/access?context=NowVoiceSDKAndroidAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceService class - Android](https://www.servicenow.com/docs/access?context=NowVoiceServiceAndroidAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceTheme interface - Android](https://www.servicenow.com/docs/access?context=NowVoiceThemeAndroidInterface&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceThemeDark class - Android](https://www.servicenow.com/docs/access?context=NowVoiceThemeDarkAndroidClass&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceUiConfiguration class - Android](https://www.servicenow.com/docs/access?context=NVoiceUiConfigAndroidClass&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [TranscriptMessage class - Android](https://www.servicenow.com/docs/access?context=TranscriptMsgAndroidClass&version=australia&pubname=australia-api-reference&ft:locale=en-US) {#api-rn__ul_g2z_pxz_1kc} |
| Mobile SDK Libraries - iOS | 2.22.0 | 2026-06 | NowVoice | * [NowVoice API - iOS](https://www.servicenow.com/docs/access?context=NowVoiceiOSAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceCallbacks structure - iOS](https://www.servicenow.com/docs/access?context=NowVoiceCallbacksiOSStruct&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceDefaultTheme structure - iOS](https://www.servicenow.com/docs/access?context=NVoiceDefThemeiOSStruct&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceEndpoint structure - iOS](https://www.servicenow.com/docs/access?context=NowVoiceEndpointiOSStruct&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceService class - iOS](https://www.servicenow.com/docs/access?context=NowVoiceServiceiOSAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceThemeable protocol - iOS](https://www.servicenow.com/docs/access?context=NVoiceThemeableiOSProtocol&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceTranscriptMessage typealias - iOS](https://www.servicenow.com/docs/access?context=NVoiceTrnstMsgiOSta&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [NowVoiceUIConfiguration structure - iOS](https://www.servicenow.com/docs/access?context=NowVoiceUIConfigiOSStruct&version=australia&pubname=australia-api-reference&ft:locale=en-US) {#api-rn__ul_pzb_pyz_1kc} |
[Table 8. New Mobile SDK modules in ServiceNow Store]

{#api-rn__table_xcs_y5z_1kc}

## Changed in this release {#api-rn__api-rn-changed-features}

The following tables lists changed API classes and methods in Australia and ServiceNow Store.{#api-rn__api-rn-changed-features-1}
{#api-rn__table_rgg_kz3_sjc__entry__5}

| Application | App Version | Release month | API | Methods |
|-|-|-|-|-|
|   |   |   |   |   |
[Table 9. Changed global classes in ServiceNow Store]

{#api-rn__table_rgg_kz3_sjc} {#api-rn__table_gbh_3zx_x3c__entry__5}

| Application | App Version | Release month | Class | Methods |
|-|-|-|-|-|
| Lead to Cash Core | v1.9 | 2026-06 | [LeadtoCashCore - Scoped](https://www.servicenow.com/docs/access?context=LeadToCashCoreAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | [LeadtoCashCore - commitInstance(Object targetJSON, Object additionalParams)](https://www.servicenow.com/docs/access?context=LeadToCashCoreAPI&version=australia&pubname=australia-api-reference&section=LTCC-commitInstance_O_O&ft:locale=en-US)- Added an optional `additionalParams.returnDeletedGr` Boolean flag that, when set to `true`, causes the deleted GlideRecord to be passed to `_postProcess` and `_postHierarchyCommit` after a DELETE operation. |
[Table 10. Changed scoped classes in ServiceNow Store]

{#api-rn__table_gbh_3zx_x3c} {#api-rn__table_omt_fmc_tcc__entry__2}

| Class | Methods |
|-|-|
| [GlideForm (g_form) - Client](https://www.servicenow.com/docs/access?context=c_GlideFormAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | On fields set to strict read only, the following methods do nothing and log a warning in the browser's console if used: * clearValue() * setValue() {#api-rn__ul_npq_dnz_j3c} For more information, see [Configuring read-only security options](https://www.servicenow.com/docs/access?context=read-only-option&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
| [GlideForm (Next Experience) - Client](https://www.servicenow.com/docs/access?context=GlideFormAPINX&version=australia&pubname=australia-api-reference&ft:locale=en-US) | On fields set to strict read only, the following methods do nothing and log a warning in the browser's console if used: * clearValue() * setValue() {#api-rn__ul_q1g_fnz_j3c} For more information, see [Configuring read-only security options](https://www.servicenow.com/docs/access?context=read-only-option&version=australia&pubname=australia-platform-administration&ft:locale=en-US). |
| [openFrameAPI - Client](https://www.servicenow.com/docs/access?context=c_openFrameAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | setICContext() - New searchTargetList.quickStats object provides agent status information. |
[Table 11. Changed client classes in Australia]

{#api-rn__table_omt_fmc_tcc} {#api-rn__table_changed_client_APIs__entry__5}

| Application | App Version | Release month | Class | Methods |
|-|-|-|-|-|
| Customer Service Management (CSM) | v1.2 | 2026-07 | [openFrameAPI - Client](https://www.servicenow.com/docs/access?context=c_openFrameAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | setICContext(): * added `activeConversations` and `agentSettings` are added as new context inputs. {#api-rn__ul_inr_nh5_rjc} subscribe(): Added openframe_awa_workitem_cancelled as a new event. |
[Table 12. Changed client classes in ServiceNow Store]

{#api-rn__table_changed_client_APIs} {#api-rn__table_lcz_gmc_tcc__entry__2}

| API | Endpoints |
|-|-|
| [Party Management Open API](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Previously, all GET endpoints didn't return results for Account records as expected due to a hardcoded flag. As a fix, users are now required to install the plugin Customer Service Base Entities (com.snc.cs_base), which adds the Active field to Customer \[customer_account\] and Core Company \[core_company\] tables. * [Party Management -- GET /api/sn_tmf_api/v1/party/individual](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&section=partymgmt-GET-individual&ft:locale=en-US) * [Party Management - GET /api/sn_tmf_api/v1/party/individual/{id}](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&section=partymgmt-GET-individual-id&ft:locale=en-US) * [Party Management -- GET /api/ sn_tmf_api/v1/party/organization/{id}](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&section=partymgmt-GET-organization-id&ft:locale=en-US) * [Party Management - GET /api/sn_tmf_api/v1/party/organization](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&section=partymgmt-GET-organization&ft:locale=en-US) {#api-rn__ul_q3c_s35_33c} |
| [Wrap Up API](https://www.servicenow.com/docs/access?context=wrap-up-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Added support for AI-generated wrap‑up codes and notes. * [Wrap Up - GET /now/wrapup/segment/{segment_id}](https://www.servicenow.com/docs/access?context=wrap-up-api&version=australia&pubname=australia-api-reference&section=wrap-up-GET-segment&ft:locale=en-US) * [Wrap Up - GET /now/wrapup/segment/agent/{agent_id}/interaction/{interaction_id}](https://www.servicenow.com/docs/access?context=wrap-up-api&version=australia&pubname=australia-api-reference&section=wrap-up-GET-segment-agent-int&ft:locale=en-US) * [Wrap Up - POST /now/wrapup/segment/create](https://www.servicenow.com/docs/access?context=wrap-up-api&version=australia&pubname=australia-api-reference&section=wrap-up-POST-segment-create&ft:locale=en-US) * [Wrap Up - PUT /now/wrapup/segment/update/ai](https://www.servicenow.com/docs/access?context=wrap-up-api&version=australia&pubname=australia-api-reference&section=wrap-up-PUT-segment-update-ai&ft:locale=en-US) {#api-rn__ul_dws_xjv_v3c} |
[Table 13. Changed REST APIs in Australia]

{#api-rn__table_lcz_gmc_tcc} {#api-rn__table_nbf_qmc_tcc__entry__5}

| Application | App Version | Release month | API | Endpoints |
|-|-|-|-|-|
| Telecommunications Open APIs (sn_tmf_api) | v7.2.0 | 2026-08 | Updated APIs: * [Party Management Open API](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Product Catalog Open API](https://www.servicenow.com/docs/access?context=product-catalog-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Product Inventory Open API](https://www.servicenow.com/docs/access?context=product-inventory-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Product Order Open API](https://www.servicenow.com/docs/access?context=tmf622_product_ordering-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Service Catalog Open API](https://www.servicenow.com/docs/access?context=service-catalog-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Service Order Open API](https://www.servicenow.com/docs/access?context=service-order-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) {#api-rn__ul_unw_ysc_ckc} | These TMF APIs are updated with the following: 1. You can now safely customize TMF API behavior for your business needs, without modifying ServiceNow®'s default code or risking conflicts when you upgrade. Custom extensions automatically inherit all version-specific logic (such as external ID fields in responses), ensuring your integrations always work correctly. This V2 pattern works the same way across all TMF APIs, so you get a predictable, documented approach whether you're customizing one API or several. Existing V1 APIs and integrations are unaffected. Note: By default, the product ships with V1 as the default version. Any API calls to the standard URL use V1 logic. If you want to use V2, you have two options: * Toggle the "Is default" checkbox in the sys_ws_definition record to make V2 the default for all calls. * Call the version-specific V2 URL directly from your integration source. {#api-rn__ul_j5l_25c_ckc} 2. externalId is now returned in V2 GET/LIST responses. {#api-rn__ol_ez3_t5c_ckc} |
| Telecommunications Open APIs (sn_tmf_api) | v7.2.0 | 2026-08 | [Party Management Open API](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The Party Management Open API has been updated to align with TMF 632 CTK (Core Transaction Kernel) compliance standards. The `PartyOrPartyRole` object has been removed and replaced with a mandatory `@type` field at the root level to explicitly declare party type (`Account`, `Consumer`, or `Contact`). The `relatedParty` object now includes a mandatory `@type` field to align with the latest TMF 632 schema. For migration guidance, see the related documentation. |
| Virtual Agent (sn_va_as_service) | v4.4.0 | 2026-08 | [Virtual Agent Bot Integration API](https://www.servicenow.com/docs/access?context=bot-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Now supports synchronous responses for the START_CREATED_CONVERSATION and CREATE_CONVERSATION actions. By setting the syncResponse parameter to `true` in the request body, * CREATE_CONVERSATION: Callers receive the conversation ID and interaction details in the API response, ensuring the conversation is fully initialized before the response is returned. * START_CREATED_CONVERSATION: Prevents potential race conditions and timing issues, for example when using the AWA Offer Work API. {#api-rn__ul_q5g_4pd_1kc} |
| Automated Test Framework | v3.1 | 2026-07 | [Cloud Runner Test Runner REST API](https://www.servicenow.com/docs/access?context=cloudrunner-testrunner-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The following endpoints are updated as follows: * POST /test_runner: Now supports asynchronous test execution via the new `sync` parameter. * POST /cancel_test_runner: Introduces `rootTrackerId` as an alternative identifier for tracking and canceling test runs. * GET /test_runner_progress: Introduces `rootTrackerId` as an alternative identifier for tracking and canceling test runs. {#api-rn__ul_a2j_5z3_sjc} All Cloud Runner Test REST APIs now standardize on HTTP error codes: 400 for validation errors and 500 for unexpected errors. |
| Synthetic monitoring | 1.7.1 | 2026-07 | [SyntheticsAsyncBulkCreate API](https://www.servicenow.com/docs/access?context=synth-async-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | Updated functionality for POST /synthetics_async_bulk_create: * Checks for uniqueness against existing monitors on the fields name, url, location, valid_http_code, and valid_http_code_type to avoid creating duplicates. * Request parameters parent_service_sys_id and support_group_sys_id are no longer required for endpoints that have a parent service relationship in the CI Relationship \[cmdb_rel_ci\] table. {#api-rn__ul_cp2_4xb_5jc} |
| Telecommunications Service Management | v4.1.1 | 2026-07 | [Party Management Open API](https://www.servicenow.com/docs/access?context=tmf-party-management-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The POST /organization endpoint now supports a list of valid partyCharacteristic.name values. As a result, the partyCharacteristic.value attribute accepts the display value of `rankTier` and `industry` choice fields as input. Invalid choice values trigger a descriptive warning in the API response, enabling clearer validation feedback and improved data consistency. |
| Order Management for Telecommunications | v4.0 | 2026-07 | [Service Order Open API](https://www.servicenow.com/docs/access?context=service-order-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | For all endpoints, the serviceOrderItem.orderRelationship parameter is renamed to serviceOrderItem.serviceOrderItemRelationship. This change affects both requests and responses. |
| Order Management for Telecommunications | v12.5.0 | 2026-06 | * [Service Order Open API](https://www.servicenow.com/docs/access?context=service-order-open-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) * [Product Order Open API](https://www.servicenow.com/docs/access?context=tmf622_product_ordering-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) {#api-rn__ul_kxn_wtw_ljc} | The characteristicObj parameter is introduced as a fix to validate the .value property against allowed choice-type values by default. If an invalid value is submitted, the API adds a work note to the record. A new system property, `sn_ind_tmt_orm.disableCharValueValidation`, allows you to revert to pre-fix behavior when needed. The property isn't shipped by default. To turn off validation, create a system property named `sn_ind_tmt_orm.disableCharValueValidation` and set the value to `true`. When turned off, the value is set directly from the request payload and no work notes are generated. |
| Workplace Reservation Management | v1.0 | 2026-05 | [WSD Reservation API](https://www.servicenow.com/docs/access?context=wsd_reservation-api&version=australia&pubname=australia-api-reference&ft:locale=en-US) | In the POST /add endpoint, the reservable_module request parameter is no longer required as of this release, but is required for earlier releases. |
[Table 14. Changed REST APIs in the ServiceNow Store]

{#api-rn__table_nbf_qmc_tcc} {#api-rn__table_jl3_1zz_1kc__entry__5}

| Application | App Version | Release month | Module | Types |
|-|-|-|-|-|
| Mobile SDK Libraries - iOS | 2.22.0 | 2026-06 | NowChat | New properties on [NowChatConfiguration class - iOS](https://www.servicenow.com/docs/access?context=NowChatOptionsiOS&version=australia&pubname=australia-api-reference&ft:locale=en-US) enable NowChat to integrate with NowVoice: * voiceConfiguration * voiceUIConfiguration * voiceCallbacks {#api-rn__ul_dsv_vzz_1kc} |
[Table 15. Changed Mobile SDK modules in ServiceNow Store]

{#api-rn__table_jl3_1zz_1kc}

## Removed in this release {#api-rn__api-rn-removed-features}

* GlideElementDynamicAttribute has been removed. Use other GlideElement instances corresponding to an attribute's type instead.
* NowAnalyticsService and NowAnalyticsServiceDelegate have been removed from Mobile SDK - iOS.
* NowAnalyticsSDK has been removed from Mobile SDK - Android.
{#api-rn__ul_cwt_5cp_53b}

## Activation information {#api-rn__api-rn-activation}

The following APIs are available by default:

* ATF Code Coverage API
* Attachment API
* GlideAggregate
* GlideDate
* GlideTime
* GlideElement
* GlideElementDescriptor
* GlideElementDynamicAttributeStore
* GlideForm
* GlideForm(Next Experience)
{#api-rn__ul_ed2_ymc_tcc}  
The following APIs require plugin activation:

* CopyDynamicSchemaAPI API requires the Dynamic Schema Support (com.glide.dynamic_schema) plugin.
* Help Request API requires the Interactions Management (com.glide.interaction) plugin.
* MIDHermesProducer requires the MID Hermes API (com.glide.mid.hermes_api) plugin.
* Party Management Open API requires the Customer Service Base Entities (com.snc.cs_base) plugin.
* Wrap Up API requires the requires the Interactions Management (com.glide.interaction.awa) plugin.
* WSD Presence API requires the Workplace Service Delivery Core (com.sn_wsd_core) plugin.
* WSD Unified Search API requires the Workplace Service Delivery Core (com.sn_wsd_core) plugin.
* WSD User API requires the Workplace Service Delivery Concierge (com.sn_wsd_concierge), Workplace Service Delivery Core (com.sn_wsd_core), and Workplace Service Delivery Reservation (com.sn_wsd_rsv) plugins.
{#api-rn__ul_hyf_zmc_tcc}

