Create Catalog

Catalog - create

Body Params

Catalog - create

product
object
required
store
object
required
categoriesAggregated
array of objects
required
categoriesAggregated*
double
required
≥ 0

price of the product

double
≥ 0

price without taxes of the product

double
≥ 0

total of taxes of the product

taxes
array of objects

list of taxes of the product

taxes
integer
required
≥ 0

stock of the product

number
≥ 0

Maximum quantity of units of a product that the user can add to the shopping cart

number
≥ 0

Minimum quantity of units of a product that the user can add to the shopping cart

boolean

If its "TRUE", the product is displayed in the e-commerce, if it’s "FALSE" not

string

Physical location of the product in store

integer
≥ 0

Minimum stock that needs the product to be available in the ecommerce

tags
array of objects

the tag identificator associated with this catalog

tags
integer

threshold to show lowStock tag in a specified catalog outside the global policy

relatedStores
array of strings

List 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)

relatedStores
claimInformation
object
double

Used 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".

availableOperationalModel
array of strings

Defines a set of operational models which could be used to filter on the search results, and other features.

availableOperationalModel
boolean

If its "TRUE", ensure it is always available., if it’s "FALSE" not

Headers
string
required

token provided by Instaleap to make API calls

Responses

401

Unauthorized

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json