GET product.variant.list.json

api2cart.com

Summary:
Operation ID: ProductVariantList
Auth: unknown
Description

Get a list of variants. This method is deprecated, and its development is stopped. Please use "product.child_item.list" instead.

Parameters (11)

category_id (string, query, optional)

Retrieves products’ variants specified by category id

count (integer, query, optional, default: 10)

This parameter sets the entity amount that has to be retrieved. Max allowed count=250

created_from (string, query, optional)

Retrieve entities from their creation date

created_to (string, query, optional)

Retrieve entities to their creation date

exclude (string, query, optional)

Set this parameter in order to choose which entity fields you want to ignore. Works only if parameter `params` equal force_all

modified_from (string, query, optional)

Retrieve entities from their modification date

modified_to (string, query, optional)

Retrieve entities to their modification date

params (string, query, optional, default: id,name,description,price)

Set this parameter in order to choose which entity fields you want to retrieve

product_id (string, query, optional)

Retrieves products' variants specified by product id

start (integer, query, optional, default: 0)

This parameter sets the number from which you want to get entities

store_id (string, query, optional)

Retrieves variants specified by store id

No probe data for this endpoint yet.