Get a list of variants. This method is deprecated, and its development is stopped. Please use "product.child_item.list" instead.
- 服务商
- API2Cart OpenAPI(电商集成)
- 输入摘要
- {"name":"start","type":"integer","required":false,"description":"This parameter sets the number from which you want to get entities"}, {"name":"count","type":"integer","required":false,"description":"This parameter sets the entity amount that has to be retrieved. Max allowed count=250"}, {"name":"product_id","type":"string","required":false,"description":"Retrieves products' variants specified by product id"}, {"name":"category_id","type":"string","required":false,"description":"Retrieves products’ variants specified by category id"}, {"name":"store_id","type":"string","required":false,"description":"Retrieves variants specified by store id"}, {"name":"created_from","type":"string","required":false,"description":"Retrieve entities from their creation date"}, {"name":"created_to","type":"string","required":false,"description":"Retrieve entities to their creation date"}, {"name":"modified_from","type":"string","required":false,"description":"Retrieve entities from their modification date"}
- 输出摘要
- 暂无公开信息
- 计费规则
- 1
- 数据更新时间
- 暂无公开信息
- 验证状态
- 暂无公开信息