Skip to main content

Product variants

Overview

Use the Product variant API to enable customers to manage product variants in your staging catalog. Product variants are variations of an individual product based on its different attributes for example color, size. Each variant is differentiated from the base product type by the key variant derived from that product's attributes.

Getting Started

  1. Select the appropriate grant types and scopes for your use case. See Grant types and Scopes.

  2. Create an API client to use with the AppDirect API. See API clients.

  3. Authenticate your client. See API Authentication.

  4. Test your API calls with your access token using a third-party API IDE, for example Postman.

Working with Product variants APIs

  • Use our Hosted GraphQL Explorer to test your queries and mutations.

  • Manage product variants, including type and value, for a specific product.

  • Retrieve product information with variant information.

API Reference

Was this page helpful?