Modified since
>= 1<= 100000
>= 1<= 2147483647
Gets all Product Attribute Values, existing in the system for provided Product Attribute
Modified since
>= 1<= 100000
>= 1<= 2147483647
Product Attribute id
Example:2
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Paging Response with Product Attributes data
Product attribute value model
Sample request:
POST /productattributes/2/values
{
"name": "sample_name"
}
Product Attribute id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Product Attribute Value model
New Product Attribute Value was created
Product attribute value model
Attribute Value Id
Attribute Id
Attribute Value Name
Attribute Value List Order
Modified on
Gets specific Product Attribute Value by unique id
Product Attribute id
Example:2
Product Attribute Value id
Example:321
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Returns found Product Attribute
Product attribute value model
Attribute Value Id
Attribute Id
Attribute Value Name
Attribute Value List Order
Modified on
Sample request:
PUT /productattributes/2/values/66
{
"name": "sample_name"
}
Product Attribute id
Product Attribute value id
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Product Attribute Value model
Product Attribute Value was updated
Product attribute value model
Attribute Value Id
Attribute Id
Attribute Value Name
Attribute Value List Order
Modified on