---
sourceDocument: Yokohama Release Notes
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/release-notes

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Release Notes

ft:clusterId :

    - rn

bundleId :

    - rn


---

# API release notes

# API release notes {#ariaid-title1}

Release version: Yokohama  
Updated January 30, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 7 minutes to read  
ServiceNow® APIs let you build custom applications and experiences. APIs were enhanced and updated in the Yokohama release.

## API highlights for the Yokohama 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.
{#api-rn__ul_iwl_dnn_xwb}

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

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

{#api-rn__table_tcd_5v3_wqb__entry__2}

| Class | Methods |
|-|-|
| [Console - Scoped, Global](https://www.servicenow.com/docs/access?context=ConsoleAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * error() * group() * groupCollapsedString() * groupEnd() * info() * log() * table() * time() * timeEnd() * timeLog() * trace() * warn() {#api-rn__ul_gm4_ftq_4dc} |
| [Fetch - Scoped, Global](https://www.servicenow.com/docs/access?context=FetchAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | fetch() |
| [Fetch Headers - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.HeadersAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * Headers() * append() * delete() * entries() * forEach() * get() * getSetCookie() * has() * keys() * set() * values() {#api-rn__ul_lk1_ltq_4dc} |
| [Fetch Request - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.RequestAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * Request() * arrayBuffer() * blob() * bytes() * clone() * formData() * json() * text() {#api-rn__ul_if1_qtq_4dc} |
| [Fetch RequestInit - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.RequestInitAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | requestInit() |
| [Fetch Response - Scoped,Global](https://www.servicenow.com/docs/access?context=Fetch.ResponseAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * arrayBuffer() * blob() * bytes() * formData() * json() * text() {#api-rn__ul_om1_wtq_4dc} |
| [GlideUser - Scoped](https://www.servicenow.com/docs/access?context=c_GlideUserScopedAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getTimeZoneLabel() * getTimeZoneLabelLang() {#api-rn__ul_rfz_3g3_vcc} |
| [OrderUtil - Scoped](https://www.servicenow.com/docs/access?context=OrderUtilScopedAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getStateFromOrder() * isOrderInDraftState() {#api-rn__ul_tvr_mkh_b2c} |
| [PDFGenerationAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=PDFGenerationAPIBothAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * convertToPDFAsync() * convertToPDFWithHeaderFooterAsync() {#api-rn__ul_hnv_fhm_tdc} |
| [ProcessMiningIntegrationAPI - Scoped](https://www.servicenow.com/docs/access?context=ProcessMiningIntAPIScoped&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * createProject() * deleteProject() * getBreakDownStats() * getFindings() * getMiningStatus() * getProject() * scheduleMining() {#api-rn__ul_ott_1mb_jdc} |
| [RESTMessageV2 - Scoped, Global](https://www.servicenow.com/docs/access?context=c_RESTMessageV2API&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | setAllowedRedirectURIs() |
| [SOAPMessageV2 - Scoped, Global](https://www.servicenow.com/docs/access?context=c_SOAPMessageV2API&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * setAllowedRedirectURIs() * setFollowRedirect() {#api-rn__ul_ywl_1nm_tdc} |
| [UriMatcher - Scoped](https://www.servicenow.com/docs/access?context=UriMatcherScopedAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * UriMatcher() * match() {#api-rn__ul_e1q_hbs_12c} |
| [UriMatcherResponse - Scoped](https://www.servicenow.com/docs/access?context=UriMatcherResponseScopedAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getErrorMessages() * isError() * isFragmentMatches() * isHostMatches() * isMatch() * isPathMatches() * isSchemeMatches() {#api-rn__ul_r4b_kbs_12c} |
| [v_record - Scoped, Global](https://www.servicenow.com/docs/access?context=v_recordAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | setLastErrorMessage() |
[Table 1. New scoped classes and additional methods to existing scoped classes in Yokohama]

{#api-rn__table_tcd_5v3_wqb} {#api-rn__table_ldq_g3c_tcc__entry__2}

| Class | Methods |
|-|-|
| [Console - Scoped, Global](https://www.servicenow.com/docs/access?context=ConsoleAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * error() * group() * groupCollapsedString() * groupEnd() * info() * log() * table() * time() * timeEnd() * timeLog() * trace() * warn() {#api-rn__ul_p3x_d5q_4dc} |
| [Fetch - Scoped, Global](https://www.servicenow.com/docs/access?context=FetchAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | fetch() |
| [Fetch Headers - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.HeadersAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * Headers() * append() * delete() * entries() * forEach() * get() * getSetCookie() * has() * keys() * set() * values() {#api-rn__ul_jjx_d5q_4dc} |
| [Fetch Request - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.RequestAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * Request() * arrayBuffer() * blob() * bytes() * clone() * formData() * json() * text() {#api-rn__ul_dkx_d5q_4dc} |
| [Fetch RequestInit - Scoped, Global](https://www.servicenow.com/docs/access?context=Fetch.RequestInitAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | requestInit() |
| [Fetch Response - Scoped,Global](https://www.servicenow.com/docs/access?context=Fetch.ResponseAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * arrayBuffer() * blob() * bytes() * formData() * json() * text() {#api-rn__ul_vkx_d5q_4dc} |
| [GlideDynamicAttribute - Global](https://www.servicenow.com/docs/access?context=GlideDynamicAttributeAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getSysId() * getName() * getType() * getGroupName() * getPath() * isTransient() {#api-rn__ul_bxh_ydh_b2c} |
| [GlideDynamicAttributeStore - Global](https://www.servicenow.com/docs/access?context=GlideDynamicAttStoreAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | getDynamicAttributes() |
| [GlideElementDynamicAttributeStore - Global](https://www.servicenow.com/docs/access?context=GlideElementDynamicAttStoreAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getDynamicAttributesInSchema() * getDynamicAttributesInStore() {#api-rn__ul_ygw_jjm_tdc} |
| [GlideTransientDynamicAttribute - Global](https://www.servicenow.com/docs/access?context=GlideTransientDynamicAttributeAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getSysId() * getName() * getType() * getGroupName() * getPath() * isTransient() {#api-rn__ul_tkw_d2h_b2c} |
| [GlideUser - Global](https://www.servicenow.com/docs/access?context=GUserAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getTimeZoneLabel() * getTimeZoneLabelLang() {#api-rn__ul_xst_25q_4dc} |
| [PDFGenerationAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=PDFGenerationAPIBothAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * convertToPDFAsync() * convertToPDFWithHeaderFooterAsync() {#api-rn__ul_nxn_khm_tdc} |
| [RESTMessageV2 - Scoped, Global](https://www.servicenow.com/docs/access?context=c_RESTMessageV2API&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | setAllowedRedirectURIs() |
| [SOAPMessageV2 - Scoped, Global](https://www.servicenow.com/docs/access?context=c_SOAPMessageV2API&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * setAllowedRedirectURIs() * setFollowRedirect() {#api-rn__ul_emj_fnm_tdc} |
[Table 2. New global classes and additional methods to existing global classes in Yokohama]

{#api-rn__table_ldq_g3c_tcc} {#api-rn__table_gmt_y3c_tcc__entry__2}

| API | Endpoints |
|-|-|
| [AWA Offer Work API](https://www.servicenow.com/docs/access?context=awa-offer-work-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | POST /now/awa/documents/{document_table}/{document_sys_id}/offer |
| [Continuous Integration and Continuous Delivery (CICD) Update Set API](https://www.servicenow.com/docs/access?context=cicd-update-set-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * POST /sn_cicd/update_set/retrieve * POST /sn_cicd/update_set/commitMultiple * POST /sn_cicd/update_set/preview/{remote_update_set_id} * POST /sn_cicd/update_set/back_out * POST /sn_cicd/update_set/commit/{remote_update_set_id} * POST /sn_cicd/update_set/create {#api-rn__ul_oqt_lkk_tdc} |
[Table 3. New REST APIs and additional endpoints to existing REST APIs in Yokohama]

{#api-rn__table_gmt_y3c_tcc} {#api-rn__table_x3d_kjc_tcc__entry__4}

| Application | App Version | Class | Methods |
|-|-|-|-|
| Lead Management | v3.0 | [LeadAPIHelperOOB - Scoped](https://www.servicenow.com/docs/access?context=LeadAPIHelperOOBAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * getJSONFromGR() * getLeadsJSON() * getTransformedLead() |
| Lead Management | v3.0 | [LeadAPIProcessUtilOOB - Scoped](https://www.servicenow.com/docs/access?context=LeadAPIProcessUtilOOBAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * processCreateLead() * processGetAllLeads() * processGrtLeadById() * processUpdateLead() |
| Lead Management | v3.0 | [LeadAPIValidationUtilOOB - Scoped](https://www.servicenow.com/docs/access?context=LeadAPIValidationUtilOOBAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * validateLeadObjectForPatchCall() * validateLeadObjectForPostCall() |
| Sales and Service API Core | 7.0.0 | [IBQConfigBase API - Scoped](https://www.servicenow.com/docs/access?context=IBQConfigBaseAPIBoth&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * generateParentRecord() * getRunMode() * processInboundQueueRequest() {#api-rn__ul_ewl_hyl_1fc} |
| Order Management | v12.5.0 | [OrderGuide - Scoped](https://www.servicenow.com/docs/access?context=OrderGuideScopedAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | isOrderInDraftState() |
[Table 4. New scoped classes and additional methods to existing scoped classes in the ServiceNow Store]

{#api-rn__table_x3d_kjc_tcc} {#api-rn__table_bmp_mlc_tcc__entry__4}

| Application | App Version | Class | Methods |
|-|-|-|-|
| Customer Service Management | v1.2 | [openFrameAPI - Client](https://www.servicenow.com/docs/access?context=c_openFrameAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | setICContext() |
| Mobile SDK | v2.9.0 | [NowChatService class - Android](https://www.servicenow.com/docs/access?context=NowChatServiceAndroidAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | updateTheme() |
| Mobile SDK | v2.9.0 | [NowWebService class - Android](https://www.servicenow.com/docs/access?context=NowWebServiceAndroidAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | updateTheme() |
| Mobile SDK | v2.9.0 | [NowChatService class - iOS](https://www.servicenow.com/docs/access?context=NowChatServiceiOSAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | updateTheme() |
| Mobile SDK | v2.9.0 | [NowChatServiceDelegate protocol - iOS](https://www.servicenow.com/docs/access?context=NowChatServiceDelegateiOSProtocol&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | chatService(_chatService: NowChatService, systemThemeDidChange traitCollection: UITraitCollection) |
| Mobile SDK | v2.9.0 | [NowWebViewController class - iOS](https://www.servicenow.com/docs/access?context=NWebViewControlleriOSAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | updateTheme() |
| Mobile SDK | v2.9.0 | [NowWebViewControllerDelegate protocol - iOS](https://www.servicenow.com/docs/access?context=NWViewControllerDelegateiOSProtocol&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | nowWebViewController(_ nowWebViewController: NowWebViewController, systemThemeDidChange traitCollection: UITraitCollection) |
[Table 5. New client classes and additional methods to existing client classes in the ServiceNow Store]

{#api-rn__table_bmp_mlc_tcc} {#api-rn__table_qlh_nlc_tcc__entry__4}

| Application | App Version | API | Endpoints |
|-|-|-|-|
| Accounts Payable Operations | v2.0.0 | [AP Invoice API](https://www.servicenow.com/docs/access?context=ap-invoice-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * POST /sn_spend_intg/ap_invoice/xml {#api-rn__ul_cpz_hrm_tdc} |
| Expanded Product Model and Asset Classes | v1.0 | [AI Assets API](https://www.servicenow.com/docs/access?context=ai-assets-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * GET /sn_ent/asset/ai_dataset/{sys_id} * GET /sn_ent/asset/ai_model/{sys_id} * GET /sn_ent/asset/ai_prompt/{sys_id} * GET /sn_ent/asset/ai_system/{sys_id} * POST /sn_ent/asset/ai_dataset * POST sn_ent/asset/ai_model * POST /sn_ent/asset/ai_prompt * POST /sn_ent/asset/ai_system * PUT /sn_ent/asset/ai_dataset/{sys_id} * PUT /sn_ent/asset/ai_model/{sys_id} * PUT /sn_ent/asset/ai_prompt/{sys_id} * PUT /sn_ent/asset/ai_system/{sys_id} {#api-rn__ul_aj1_x2t_tdc} |
| Customer Contracts and Entitlements | v6.0 | [Service Contract API](https://www.servicenow.com/docs/access?context=servicecontract-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * POST /sn_pss_core/servicecontract * GET /sn_pss_core/servicecontract/{id} * POST /sn_pss_core/servicecontract/contractline * GET /sn_pss_core/servicecontract/contractline/{id} {#api-rn__ul_lv5_mys_tdc} |
| Customer Contracts and Entitlements | v6.0 | [Verify Entitlements API](https://www.servicenow.com/docs/access?context=verifyentitlements-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | GET /sn_ent_verify/verifyentitlements |
| Lead Management | v3.0 | [lead API](https://www.servicenow.com/docs/access?context=lead-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * GET /sn_lead_mgmt_core/lead * GET /sn_lead_mgmt_core/lead/{sys_id} * PATCH /sn_lead_mgmt_core/lead/{sys_id} * POST /sn_lead_mgmt_core/lead {#api-rn__ul_zrz_rxf_zdc} |
| Sales Customer Relationship Management | v4.0 | [Sales Agreement API](https://www.servicenow.com/docs/access?context=sales_agreement-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * GET /sn_sales_agmt_core/salesagreement /{id} * POST /sn_sales_agmt_core/salesagreement  {#api-rn__ul_cqw_b3p_sdc} |
[Table 6. New REST APIs and additional endpoints to existing REST APIs in the ServiceNow Store]

{#api-rn__table_qlh_nlc_tcc}

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

{#api-rn__table_x1g_1mc_tcc__entry__2}

| Class | Methods |
|-|-|
| [PDFGenerationAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=PDFGenerationAPIBothAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * convertToPDF() * convertToPDFWithHeaderFooter() {#api-rn__ul_wcy_wvq_12c} New properties, glide.pdf.url.whitelisting.enabled and com.snc.pdf.whitelisted_urls, have been added to ensure whether external URLs provided should be rendered in the PDF output. A new property, accessibilityEnabled, has been added for PDF accessibility support. |
[Table 7. Changed scoped classes in Yokohama]

{#api-rn__table_x1g_1mc_tcc} {#api-rn__table_omt_fmc_tcc__entry__2}

| Class | Methods |
|-|-|
| [PDFGenerationAPI - Scoped, Global](https://www.servicenow.com/docs/access?context=PDFGenerationAPIBothAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | * convertToPDF() * convertToPDFWithHeaderFooter() {#api-rn__ul_t1n_zvq_12c} New properties, glide.pdf.url.whitelisting.enabled and com.snc.pdf.whitelisted_urls, have been added to ensure whether external URLs provided should be rendered in the PDF output. A new property, accessibilityEnabled, has been added for PDF accessibility support. |
[Table 8. Changed global classes in Yokohama]

{#api-rn__table_omt_fmc_tcc} {#api-rn__table_lcz_gmc_tcc__entry__2}

| API | Endpoints |
|-|-|
| [Attachment API](https://www.servicenow.com/docs/access?context=c_AttachmentAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | POST /now/attachment/file: A new parameter, creation_time, can be used to capture attachment creation times when the Now Mobile app is offline and the attachment is uploaded to a record at a later time. |
[Table 9. Changed REST APIs in Yokohama]

{#api-rn__table_lcz_gmc_tcc} {#api-rn__table_lcr_kmc_tcc__entry__4}

| Application | App Version | Class | Methods |
|-|-|-|-|
| Lead to Cash Core | V1.4 | [LeadtoCashCore - Scoped](https://www.servicenow.com/docs/access?context=LeadToCashCoreAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Enhanced the performance of the Commit Instance API to improve number generation for the number field: * effect(): The _records_count return object is added to provide details about newly inserted records for a particular table, such as the table name and number of inserted records. * commitInstance(): A new additional parameter, useNumberGenerator, is added to optionally generate and apply sys_ids to new table records in bulk. |
| ATF Test Generator and Cloud Runner | 2.7.2 | [TestGenerationApi -- startJob(String tableEncodedQuery, String userEncodedQuery, String catalogEncodedQuery, Number maxTestCount, Number maxTestCountPerTable, Number maxTestCountPerItem, String email, Boolean separateUpdateSetPerScope, String scopeForGeneratingTests, String suiteName)](https://www.servicenow.com/docs/access?context=cloudrnr-TestGenerationAPI-scoped&version=yokohama&pubname=yokohama-api-reference&section=cr-TestGen-startJob_S_S_S_N_N_N_S&ft:locale=en-US) | Added the testSuite parameter allowing you to set the name of the new test suite that is created during test generation. |
[Table 10. Changed scoped classes in the ServiceNow Store]

{#api-rn__table_lcr_kmc_tcc} {#api-rn__table_a2z_4yf_zdc__entry__4}

| Application | App Version | Class | Methods |
|-|-|-|-|
| Customer Service Management | v1.2 | [openFrameAPI - Client](https://www.servicenow.com/docs/access?context=c_openFrameAPI&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | subscribe(): Added new events * openframe_wrap_up_submitted * openframe_heart_beat {#api-rn__ul_unn_fzf_zdc} |
| Mobile SDK | v2.9.0 | [NowChatTheme interface - Android](https://www.servicenow.com/docs/access?context=NowChatThemeColorsAndroidInterface&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Updated available chat UI color defaults. |
| Mobile SDK | v2.9.0 | [NowWebTheme interface - Android](https://www.servicenow.com/docs/access?context=NowWebThemeAndroidInterface&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Updated available web view UI color defaults. |
| Mobile SDK | v2.9.0 | [NowChatThemeable protocol - iOS](https://www.servicenow.com/docs/access?context=NowChatThemeableiOSProtocol&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Updated available chat UI color defaults. |
| Mobile SDK | v2.9.0 | [NowWebThemeable protocol - iOS](https://www.servicenow.com/docs/access?context=NowWebThemeableiOSProtocol&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Updated available web view UI color defaults. |
[Table 11. Changed client classes in the ServiceNow Store]

{#api-rn__table_a2z_4yf_zdc} {#api-rn__table_sng_pmc_tcc__entry__4}

| Application | App Version | Class | Methods |
|-|-|-|-|
| ATF Test Generator and Cloud Runner | 2.7.2 | [TestGenerationApi -- startJob(String tableEncodedQuery, String userEncodedQuery, String catalogEncodedQuery, Number maxTestCount, Number maxTestCountPerTable, Number maxTestCountPerItem, String email, Boolean separateUpdateSetPerScope, String scopeForGeneratingTests, String suiteName)](https://www.servicenow.com/docs/access?context=cloudrnr-TestGenerationAPI-scoped&version=yokohama&pubname=yokohama-api-reference&section=cr-TestGen-startJob_S_S_S_N_N_N_S&ft:locale=en-US) | Added the testSuite parameter allowing you to set the name of the new test suite that is created during test generation. |
[Table 12. Changed global classes in the ServiceNow Store]

{#api-rn__table_sng_pmc_tcc} {#api-rn__table_nbf_qmc_tcc__entry__4}

| Application | App Version | API | Endpoints |
|-|-|-|-|
| Accounts Payable Operations | v2.0.0 | [AP Invoice API](https://www.servicenow.com/docs/access?context=ap-invoice-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | Add properties supporting bill-to address information. * POST /sn_spend_intg/ap_invoice/cxml * POST /sn_spend_intg/ap_invoice/json {#api-rn__ul_vc4_yxq_12c} |
| ATF Test Generator and Cloud Runner | 2.7.2 | [Cloud Runner Test Generation - POST /now/sn_atf_tg/test_generation](https://www.servicenow.com/docs/access?context=cloudrunner-testgeneration-api&version=yokohama&pubname=yokohama-api-reference&section=cr-TestGenAPI-POST-test-generation&ft:locale=en-US) | Added the testSuite parameter allowing you to set the name of the new test suite that is created during test generation. |
| Order Management | v11.3.0 | [Product Order Open API](https://www.servicenow.com/docs/access?context=tmf622_product_ordering-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | The productSpecification request parameter has changed from required to optional. * PATCH /sn_ind_tmt_orm/order/productOrder/{id} * PATCH /sn_ind_tmt_orm/productorder/{id} * POST /sn_ind_tmt_orm/order/productOrder * POST /sn_ind_tmt_orm/productorder {#api-rn__ul_l2r_gxk_y2c} |
| Order Management | v12.5.0 | [Product Inventory Open API](https://www.servicenow.com/docs/access?context=product-inventory-open-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | The productSpecification request parameter has changed from required to optional. These endpoints now retrieve all product inventory records. In prior releases, product inventory records without a specified product specification weren't returned. * POST /api/sn_prd_invt_/product * GET /api/sn_prd_invt_/product * GET /api/sn_prd_invt_/product/{id} {#api-rn__ul_o4m_41j_1fc} |
| Product Catalog | v14.1.0 | [Product Catalog Open API](https://www.servicenow.com/docs/access?context=product-catalog-open-api&version=yokohama&pubname=yokohama-api-reference&ft:locale=en-US) | The ability to specify product bundles has been added to the following endpoints: * GET /sn_tmf_api/ catalogmanagement/catalog * GET /sn_tmf_api/ catalogmanagement/catalog/{id} * GET /sn_tmf_api/ catalogmanagement/productOffering * GET /sn_tmf_api/ catalogmanagement/productOffering/{id} * PATCH /sn_tmf_api/ catalogmanagement/productOffering/{id} * POST /sn_tmf_api/ catalogmanagement/productOffering * GET /sn_tmf_api/ catalogmanagement/productSpecification * GET/sn_tmf_api/ catalogmanagement/productSpecification/{id} * PATCH /sn_tmf_api/ catalogmanagement/productSpecification/{id} * POST /sn_tmf_api/ catalogmanagement/productSpecification {#api-rn__ul_ov3_hgj_1fc} |
[Table 13. Changed REST APIs in the ServiceNow Store]

{#api-rn__table_nbf_qmc_tcc}

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

The following APIs are available by default:

* Attachment
* Console
* Fetch
* Fetch.Headers
* Fetch.Request
* Fetch.Response
* Fetch.RequestInit
* GlideDynamicAttribute
* GlideDynamicAttributeStore
* GlideElementDynamicAttributeStore
* GlideTransientDynamicAttribute
* GlideUser
* openFrameAPI
* PDFGenerationAPI
* RESTMessageV2
* ScriptableUriMatcher
* SOAPMessageV2
* UriMatcher
* UriMatcherResponse
{#api-rn__ul_ed2_ymc_tcc}  
The following APIs require plugin activation:

* The AI Asset API requires the Asset Classes (sn_ent) plugin to be activated.
* The AP Invoice API requires the Accounts Payable Invoice Processing (com.sn_ap_apm) plugin to be activated.
* The AWA Offer Work API requires the Advanced Work Assignment (com.glide.awa) plugin to be activated.
* The IBQConfigBase API requires the Sales and Service API Core (com.sn_tmt_core) plugin to be activated.
* The lead API requires the Lead Management Data Model (sn_lead_mgmt_core) plugin to be activated.
* The Mobile SDK requires the Mobile SDK Android library (NowSDK) or the Mobile SDK iOS library to be downloaded and installed.
* The openFrame API requires the com.sn_openframe_store plugin to be activated.
* The OrderUtil API (script include) requires the Order Management (com.sn_ind_tmt_orm) plugin to be activated.
* The ProcessMiningIntegrationAPI requires the Process Mining Core (com.sn_process_optimization) plugin to be activated.
* The Product Order Open and the Product Inventory Open APIs require Order Management (sn_ind_tmt_orm) plugin to be activated.
* The Sales Agreement API requires the following plugins to be activated:
  * Sales Agreement Data Model (com.sn_sales_agmt_core) 
  * Product Catalog Management Core (com.sn_prd_pm)
  * Pricing (com.sn_csm_pricing)  
  {#api-rn__ul_fx2_wnk_tdc}
* The Service Contract API requires the following plugins to be activated:
  * Customer Contracts and Entitlements (com.sn_pss_core)
  * Customer Service Install Base Management (com.snc.install)
  * Product Catalog Management Core (com.sn_prd)
  {#api-rn__ul_ylw_rws_tdc}
* The v_record API requires the Remote Tables (com.glide.script.vtable) plugin to be activated.
* The Verify Entitlements API requires the Entitlement Verification (com.sn_ent_verify) plugin to be activated.
{#api-rn__ul_hyf_zmc_tcc}

