Skip to main content

Data APIs

We provide various endpoints for managing product data, price data, and customer data.

  • Product API
  • PIM Types
  • Attributes — Properties API
  • Product assets (images, files and videos)
  • Stock API
  • Catalog API

The CloudSuite API fully supports import and export of product data.

  • Customer API
    • Address management
    • User management
  • User flow (user registration).

Basket API

  • In some implementations, a dynamic calculation of the prices on the Product Listing Page (PLP), Product Detail Page (PDP), and Basket is needed. With the Basket API, you can manage that functionality. This API calls external web services implemented by our customers.
  • The web service call includes parties, product codes, and quantities. It is also possible to add a price UOM. Some products have a sale price per quantity (e.g. 24 or 36 pieces). This feature allows you to compare products based on the unit price.
  • The Basket API also supports multiple products and is used on product overview pages (PLP). The call then retrieves the customer-specific prices for all requested products.

Price List API

With the price list API, you can handle all supported price list types with one API endpoint. This includes customer-specific prices, contracts, and individual prices, including price tiers.

For more extensive price lists, we also offer an asynchronous endpoint to queue price list changes and handle them one by one.

External ERP Price API

Especially in the case of complex ERP price structures that have a different architecture compared with the CloudSuite structure, you may prefer to handle pricing in your ERP system. The CloudSuite External ERP price API can retrieve real-time prices for the PDP, PLP, and Basket ( optional). This API is part of the Basket API.

The CloudSuite platform supports most of the price functionality offered by the general ERP systems, but mapping the prices can be a very time-consuming project.

There are some advantages and disadvantages; we can decide based on your requirements if this is the right choice for your shop.