List product master attribute group
Get a product master attribute
Rate Limit: 1000 Max attempts within 1 minute.
Path Parameters
Parameter | Details |
---|---|
productMasterIdentifier
| string Examples:
|
attributeGroupName
| string Example: color |
Responses
200
Product master attribute
application/json
Success
namerequired
string
typerequired
string
valuerequired
null
isLocked
boolean
Array of object
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
GET
Request samples
Response samples
200Simple Attribute:
Content type: application/json
Simple List Attribute:
Content type: application/json
Localized String Attribute:
Content type: application/json
Localized String List Attribute:
Content type: application/json
Advanced Attribute:
Content type: application/json
Advanced List Attribute:
Content type: application/json