Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

productTypeId
integer<int32>
required

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
auditInfo
object
extras
object[] | null

Collection of the Attributes that are Extras in this productType

goodsType
string | null

The TYpe of Goods of this product

id
integer<int32> | null

Unique identifier of the ProductType. System-supplied and read-only.

isBaseProductType
boolean

System supplied and read only. There is only one BaseProductType per MasterCatalog.

masterCatalogId
integer<int32> | null

Indentifier of the Master Catalog that this ProductType is a member of. System-supplied and read-only.

name
string | null

Name of the productType

options
object[] | null

Collection of the Attributes that are Options in this productType

productCount
integer<int32> | null

Indicates the number of products currently using this Product Type. System-supplied and read-only.

productUsages
string[] | null

List of ProductUsages supported by the ProductType.

properties
object[] | null

Collection of the Attributes that are Properties in this productType

variantProperties
object[] | null

Collection of the Attributes that are VariantProperties in this productType

Response

OK

auditInfo
object
extras
object[] | null

Collection of the Attributes that are Extras in this productType

goodsType
string | null

The TYpe of Goods of this product

id
integer<int32> | null

Unique identifier of the ProductType. System-supplied and read-only.

isBaseProductType
boolean

System supplied and read only. There is only one BaseProductType per MasterCatalog.

masterCatalogId
integer<int32> | null

Indentifier of the Master Catalog that this ProductType is a member of. System-supplied and read-only.

name
string | null

Name of the productType

options
object[] | null

Collection of the Attributes that are Options in this productType

productCount
integer<int32> | null

Indicates the number of products currently using this Product Type. System-supplied and read-only.

productUsages
string[] | null

List of ProductUsages supported by the ProductType.

properties
object[] | null

Collection of the Attributes that are Properties in this productType

variantProperties
object[] | null

Collection of the Attributes that are VariantProperties in this productType