---
sourceDocument: Australia Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/release-notes

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# API release notes

# API release notes {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 Minuten Lesedauer

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} |
| [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} |
[Tabelle : 1. New scoped classes and additional methods to existing scoped classes in Australia]

{#api-rn__table_tcd_5v3_wqb} {#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() |
| [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} |
[Tabelle : 2. New global classes and additional methods to existing global classes in Australia]

{#api-rn__table_ldq_g3c_tcc} {#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} |
[Tabelle : 3. New REST APIs and additional endpoints to existing REST APIs in Australia]

{#api-rn__table_gmt_y3c_tcc} {#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. |
[Tabelle : 4. New SOAP APIs in Australia]

{#api-rn__table_SOAP_APIs}

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

{#api-rn__table_bq3_xc4_ghc__entry__5}

| Application | App Version | Release month | API | Endpoints |
|-|-|-|-|-|
| Lead to Cash Core | v1.8 | 2026-03 | [LeadtoCashCore - Scoped](https://www.servicenow.com/docs/access?context=LeadToCashCoreAPI&version=australia&pubname=australia-api-reference&ft:locale=en-US) | The following enhancements provide support for building and committing complete, ramp entity structures across header and headerless workflows: * [LeadtoCashCore - createInstance(String headerSysIDs, String lineSysIDs, Boolean isTarget, Object additionalParams)](https://www.servicenow.com/docs/access?context=LeadToCashCoreAPI&version=australia&pubname=australia-api-reference&section=LTCC-createInstance_S_S_B_O_B&ft:locale=en-US): This method now supports selective record retrieval and multiple root entity definitions, enabling developers to explicitly fetch and aggregate ramp data (for example, via fetchRecordSysIds and multiSelectMerge) in both single‑ and multi‑select, headerless scenarios. * [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): This method now returns a structured `dataObject` that preserves all committed root entities---such as Sold Products and Ramps---grouped by type, enabling reliable access to ramp data from a single commit response without custom post‑processing. {#api-rn__ul_x25_xn4_33c} |
[Tabelle : 5. Changed scoped classes in ServiceNow Store]

{#api-rn__table_bq3_xc4_ghc} {#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). |
[Tabelle : 6. Changed client classes in Australia]

{#api-rn__table_omt_fmc_tcc} {#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} |
[Tabelle : 7. Changed REST APIs in Australia]

{#api-rn__table_lcz_gmc_tcc}

## Deprecations {#api-rn__api-rn-deprecations}

* GlideElementDynamicAttribute has been removed. Use other GlideElement instances corresponding to an attribute's type instead.
{#api-rn__ul_sfs_1rh_rkb}

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

The following APIs are available by default:

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

* MIDHermesProducer requires the MID Hermes API (com.glide.mid.hermes_api) plugin.
* Help Request API requires the Interactions Management (com.glide.interaction) plugin.
* CopyDynamicSchemaAPI API requires the Dynamic Schema Support (com.glide.dynamic_schema) plugin.
* Party Management Open API requires the Customer Service Base Entities (com.snc.cs_base) plugin.
{#api-rn__ul_hyf_zmc_tcc}

