Products > Product Field Sets
Commerce APIProductsProduct Field Sets

Product Field Sets

The Product Field Sets API lets you define and manage custom properties that customers can specify when configuring or personalizing a product. Each field set acts as a flexible template that can include various input types such as text fields (for example, text to print), file uploads (for example, logos or images to print), numbers, checkboxes (boolean values), and other custom attributes.

Endpoints

EndpointDescriptionJSON API
productFieldSetsGet product field setsGET:product_field_sets.json
productFieldSetsCreateCreate product field setsPOST:product_field_sets.json
productFieldSetsDeleteDelete product field setsDELETE:product_field_sets.json
productFieldSetsExportExport product field setsPOST:product_field_sets/export.json
productFieldSetsImportImport product field setsPOST:product_field_sets/import.json
productFieldSetsModifyModify product field setsPOST:product_field_sets.json

Types

Types
ForeignShardedTask
GenericExport
GenericImport
ProductFieldSet
ProductFieldSetCreate
ProductFieldSetModify