Skip to main content

Instructions to change a price

Important

The GraphQL API for Product Associations is currently in Preview status for customers on the AWS-US cluster. For more information, see GraphQL API policy.

  1. In Step 1 - Create Price Definition - GraphQL API, identify the Price Definition use case that matches the prices currently on the subscription.
  2. Following the Price Definition input template for the specific use case, create the new price definition with the Create Price Definition API. Save the Price Definition ID returned in the API response.
  3. In Step 2 - Price Change - GraphQL API, identify the Price Change use case that matches the price change strategy you want to apply to the subscription.
  4. Using the Price Definition ID returned in Step 2 - Price Change - GraphQL API, create the price change request with the Request Price Change API.
  5. Save the response so you have a record of the prices that are expected to be applied at the time the price change is executed. This also includes the date that price change will be executed.
  6. On the date listed in the startDate field, the price change will be executed against the subscription.

Was this page helpful?