Attribute Set API

Attribute Set API

We have created an API connected to attributes on our platform the following functions

1. Listing attribute sets
2. Listing attributes for a set
3. Creating a new attribute within a set
4. Updating an existing attribute within a set

There is an example php file attached which gives examples of all of the above functions and also how to to obtain an authentication token.

There is also a txt file example attached containing GraphQL queries for these functions.

Use of this API requires an OAUTH user set up in the platform which can be obtained from our support team if needed - https://support.custom-gateway.com/portal/en/newticket




    • Related Articles

    • Attribute Sets in CPP

      What Are Attribute Sets? Attribute sets is a feature in CPP which allows users to create a set of existing attributes, such as clothing sizes or branded tags that can be used on multiple products, meaning the need for creating attributes 1 by 1 is no ...
    • Red Bubble API

      Red Bubble is an eCommerce artist portal that hosts millions of artwork designs by independent artists from all around the world. The artwork is available for purchase, on demand, printed on anything from clothing & apparel to home decor & ...
    • Product Integration | Generic API

      Introduction This article has been created to show how to setup the Product integration Kornit X has built to connect to Generic API.  Setup To setup the Generic API integration, please head to your category and within and within the advanced ...
    • Standard Order Details Export API

      Kornit X have an API which can be called to gather order details from the OMS in JSON format. This function is available to users who have an Order Manager subscription or higher and is not available to OMS lite or free users. To utilise this you ...
    • Order Status API

      Custom Gateway has developed an order status API to allow the order status of each order to be updated.   The following are examples of the API calls required to set the status of orders received from OMS platform via API:   There are two standard ...