GET /product.option.list.json

api2cart.com

Summary:
Operation ID: ProductOptionList
Auth: unknown
Description

Get list of options.

Parameters (8)

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

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

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

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

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

product_id (string, query, optional)

Retrieves products' options specified by product 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.