Products > Option Sets
Commerce APIProductsOption Sets

Option Sets

Option Sets are collective groupings of individual options that are frequently used together. They serve as a time-saving feature, enabling you to apply a set of options collectively instead of individually. For example, you could create an Option Set that includes the options 'Size' and 'Color'.

Endpoints

EndpointDescriptionJSON API
optionSetsGet option setsGET:option_sets.json
optionSetsCreateCreate option setsPOST:option_sets.json
optionSetsDeleteDelete option setsDELETE:option_sets.json
optionSetsExportExport option setsPOST:option_sets/export.json
optionSetsImportImport option setsPOST:option_sets/import.json
optionSetsModifyModify option setsPOST:option_sets.json

Types

Types
ForeignShardedTask
GenericExport
GenericImport
OptionSet
OptionSetCreate
OptionSetModify