GET product.child_item.list.json

api2cart.com

Summary:
Operation ID: ProductChildItemList
Auth: unknown
Description

Get child items list of specific product(s).

Parameters (18)

avail_sale (boolean, query, optional)

Specifies the set of available/not available products for sale

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

currency_id (string, query, optional)

Currency Id

disable_report_cache (boolean, query, optional, default: False)

Disable report cache for current request

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

lang_id (string, query, optional)

Language id

modified_from (string, query, optional)

Retrieve entities from their modification date

modified_to (string, query, optional)

Retrieve entities to their modification date

page_cursor (string, query, optional)

Used to retrieve products child items via cursor-based pagination (it can't be used with any other filtering parameter)

params (string, query, optional, default: force_all)

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

product_id (string, query, optional)

Filter by parent product id

product_ids (string, query, optional)

Filter by parent product ids

report_request_id (string, query, optional)

Report request id

response_fields (string, query, optional)

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

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

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

store_id (string, query, optional)

Store Id

No probe data for this endpoint yet.