Creating a Redeemable User for a Subscription

Add a user who is authorized to redeem rewards for a subscription ID, based on their email address.

    1. Open the navigation menu and click Billing & Cost Management. Under Programs and Rewards, click Oracle Support Rewards.
    2. On the Oracle Support Rewards page, click Manage authorized users.

      The Manage Authorized Users panel opens.

      Authorizing a user to redeem rewards gives the user full permission to redeem your accrued rewards balance, as a form of payment against on-premises support invoices for Oracle Technology Programs. Authorized users can apply awards according to your order terms.

    3. Click + Another User, and then enter an email address. Optionally, enter a first and last name for the email address.

      Authorized users receive emails that are personally addressed to them using the supplied first and last name.

    4. Click Save.

      A message is displayed that the email addresses were saved successfully.

      Note

      Email addresses are transferred outside Oracle Cloud Infrastructure to the Billing Center system. The email addresses for authorized rewards users must be the same as the email addresses the authorized users use to sign in to the Billing Center, where rewards are redeemed.
  • Use the oci usage redeemable-user create command and required parameters to create and add a user who can redeem rewards to a subscription ID:

    oci usage redeemable-user create --subscription-id subscription_ocid --tenancy-id tenancy-ocid [OPTIONS]

    For a complete list of parameters and variable options for CLI commands, see the Command Line Reference.

  • Run the CreateRedeemableUser operation to create and add a user who can redeem rewards to a subscription ID.