Create CatalogAsk AIpost https://redbook.instaleap.io/catalog/catalogsCatalog - createBody ParamsCatalog - createproductobjectrequiredproduct objectstoreobjectrequiredstore objectcategoriesAggregatedarray of objectsrequiredcategoriesAggregated*ADD objectpricedoublerequired≥ 0price of the productpriceBeforeTaxesdouble≥ 0price without taxes of the producttaxTotaldouble≥ 0total of taxes of the producttaxesarray of objectslist of taxes of the producttaxesADD objectstockintegerrequired≥ 0stock of the productmaxQtynumber≥ 0Maximum quantity of units of a product that the user can add to the shopping cartminQtynumber≥ 0Minimum quantity of units of a product that the user can add to the shopping cartisActivebooleanIf its "TRUE", the product is displayed in the e-commerce, if it’s "FALSE" nottruetruefalselocationstringPhysical location of the product in storesecurityStockinteger≥ 0Minimum stock that needs the product to be available in the ecommercetagsarray of objectsthe tag identificator associated with this catalogtagsADD objectlowStockThresholdintegerthreshold to show lowStock tag in a specified catalog outside the global policyrelatedStoresarray of stringsList of references of related store that share the stock in this store to show the product in the ecommerce.(Supported only for splitOrder for bigItems)relatedStoresADD stringclaimInformationobjectclaimInformation objectpreviousPricedoubleUsed to display in the ecommerce to reflect a discount "from" this price compared to the current price. Also, is used as the base to calculate the "pricePerSubUnit".availableOperationalModelarray of stringsDefines a set of operational models which could be used to filter on the search results, and other features.availableOperationalModelADD stringalwaysOnbooleanIf its "TRUE", ensure it is always available., if it’s "FALSE" nottruetruefalseHeadersx-api-keystringrequiredtoken provided by Instaleap to make API callsResponses 200OK 400Bad Request 401UnauthorizedUpdated 5 months ago