SuiteApp Distribution

SuiteApp distribution includes SuiteBundler, SuiteApp Marketplace, and SuiteApp Control Center capabilities that you can use to distribute customizations to accounts.

NetSuite 2026.2 includes the following enhancements to SuiteApp distribution features:

New SuiteApp Control Center REST API Endpoints for Publishing, Upgrading, and Deprecating SuiteApps

SuiteApp Control Center REST API now provides more ways to automate SuiteApp lifecycle management. You can now publish or deprecate SuiteApp versions, upgrade SuiteApp installations, and retrieve installations by managed upgrade eligibility and upgrade phase.

Use the new PATCH endpoint to publish a pending SuiteApp version or deprecate a released SuiteApp version. Use the new PUT endpoint to upgrade SuiteApp installations to a selected SuiteApp version.

The GET endpoint now includes new query parameters that return only installations eligible for managed upgrade. You can filter results by upgrade phase, such as leading or lagging. If you do not specify an upgrade phase, the endpoint uses the leading upgrade phase by default.

To use these endpoints, you must use the Release Manager role. For more information, see Getting Started with SuiteApp Control Center REST API Endpoints.

General Notices