Account Management API
Guide Reference
Search Press ESC to dismiss
  • Introduction
  • Changelog
  • Overview
    • API location
    • Authentication
    • Requests and responses
    • Status and error codes
  • Getting started
    • Setting up the Python environment
    • Starting the Python shell and configuring its session
    • Authenticating to the platform
    • Enabling the backup service for a user in a customer tenant
  • Tutorials
    • Provisioning a partner tenant
    • Provisioning a customer tenant
    • Switching tenant to production
    • Creating a billing report
    • Changing quotas
    • Changing storage quotas of partner sub-tenants
    • Suspension / Reactivation / Termination
  • Managing tenants
    • Creating a tenant
    • Fetching information about an individual tenant
    • Fetching information about tenants
    • Fetching information about child tenants
    • Fetching the production start date of a tenant
    • Switching a customer tenant to production mode
    • Modifying tenant properties
    • Moving a tenant to another tenant
    • Limiting access to a tenant for higher-level administrators
    • Disabling a tenant
    • Deleting a tenant
  • Managing services
    • Fetching information about all platform services
    • Fetching information about services enabled for a tenant
    • Fetching information about an individual service
    • Enabling a service for a sub-tenant
    • Disabling a service for a sub-tenant
  • Managing offering items and quotas
    • Fetching available offering items
    • Switching the edition of a service
    • Changing quotas
    • Enabling/disabling an offering item
  • Managing branding options
    • Enabling branding for a tenant
    • Disabling branding for a tenant
    • Fetching branding options of a tenant
    • Updating branding options for a tenant
    • Configuring the “Buy URL” option
    • Updating brand’s logo
  • Managing user accounts
    • Creating a user account
    • Activating a user account
      • Sending activation email
      • Activation by setting a password
      • Checking activation status
    • Managing user account roles
      • Checking current roles of a user account
      • Modifying the roles of a user account
    • Fetching a user account information
    • Changing a user account password
    • Changing a user account email
    • Changing a user account contact info
    • Disabling/enabling a user account
    • Deleting a user account
  • Managing locations and storages
    • Creating a location
    • Fetching locations
    • Updating a location
    • Deleting a location
    • Registering a storage
    • Fetching storages
    • Updating a storage
    • Moving a storage
    • Deleting a storage
  • Managing upsell
    • Enabling quota upsell for a user account
    • Enabling upsell of service editions for a sub-tenant
  • Managing billing settings
    • Setting the tier level and the licensing mode for a partner tenant
    • Switching the tier level of a partner tenant
    • Fetching the pricing information for a tenant
  • Searching for tenants and user accounts
    • Searching for a tenant by its name
    • Searching for a user account by its login
  • Usage and reporting
    • Fetching a service usage of a tenant
    • Managing reports
      • Creating a usage report
      • Fetching a usage report
      • Fetching a usage report from tenant reports
      • Updating a usage report
      • Disabling/enabling a usage report
      • Deleting a usage report
      • Fetching stored reports
      • Fetching a service usage using a stored report
      • Creating a billing report
  • Advanced operations
    • How to log in to service consoles on behalf of another user
      • Generating an external login URL
      • Logging in using a one-time token
    • Managing two-factor authentication
      • Checking status of two-factor authentication of a tenant
      • Toggling two-factor authentication for a tenant
      • Toggling two-factor authentication for a user account
  • Index
  • Legal
  • Privacy
Last updated on Jun 13, 2023. Copyright © Acronis International GmbH
2003-2023
  • Guide
  • Managing upsell

Managing upsell

What you can do with upsell

Operation

Methods and endpoints used

Enable quota upsell for a user account
PUT /users/{user_id}
Enable upsell of service editions for a sub-tenant
GET /tenants/{tenant_id}
GET /applications
PUT /applications/{application_id}/settings/tenants/{tenant_id}/{feature_name}
Previous Next
  • Legal
  • Privacy
Last updated on Jun 13, 2023. Copyright © Acronis International GmbH
2003-2023
Back to top