Retrieve all options available for the subcategory.
GET
/api/v1/products/subcategories/{subcategoryId}/optionsRetrieve all options available for a subcategory.
Request
Path Params
subcategoryId
number
required
The subcategory id of the options to retrieve.
Example:
105001
Request samples
Responses
Options retrieved successfully.(200)
Options retrieved successfully.
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
$ref(#/definitions/1302427)[]
optional
#/definitions/1302427
optional
Example
Not configured
Last modified: 10 months ago