AttributeValue
objectProduct attribute value model
* Additional properties are NOT allowed.
idinteger(int32)
Attribute Value Id
attribute_idinteger(int32)
Attribute Id
namestring
Attribute Value Name
list_orderinteger(int32)
Attribute Value List Order
modified_onstring(date-time)
Modified on
Example
AttributeValue.PagingResponse
object * Additional properties are NOT allowed.
dataarray[object]
Product attribute value model
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example
Attribute
objectProduct attribute model
* Additional properties are NOT allowed.
idinteger(int32)
Attribute Id
namestring
Attribute Name
typestringread-only
Attribute Type
modified_onstring(date-time)
Example
Attribute.PagingResponse
object * Additional properties are NOT allowed.
dataarray[object]
Product attribute model
* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example
ProductBarcode
objectProduct Barcode model
* Additional properties are NOT allowed.
idinteger(int32)
Product Barcode id.
barcodestringrequired
Product Barcode name.
Match pattern:^[A-Za-z\d/-]*$
>= 0 characters<= 50 characters
enabledboolean
Product Barcode enabled.
product_idinteger(int32)
Product id
created_onstring(date-time)
Date of creation of Product Barcode
modified_onstring(date-time)
Date of last modification of Product Barcode
Example