Skip to main content

Improvements on Product Catalogue

· One min read
Nuno Coração

Product Catalogue was fully refactored on connect-api v1.

What's Fixed or Improved?

  • Existing products were removed.
  • New product footprints were added to some partners.

Tips

  • You can find an example on how to fetch the full product catalogue on the Product Catalogue recipe.
  • For more details, check the Product Catalogue endpoints.
  • The product_id parameter is now accepted instead of the deprecated allowanceId (on the Create order endpoint)

Note: Since the Product IDs have changed, you must ensure that the product catalogue is not cached, or if so, the catalogue is refreshed frequently.