GET /v1/types/attribute_set_relations
{
"message":null,
"result":[
{
"attributeSetRelationTypeId":1,
"attributeSetRelationType":"singleSel",
"displayAttributeSetRelationType":"Single Select"
},
{
"attributeSetRelationTypeId":2,
"attributeSetRelationType":"multiSel",
"displayAttributeSetRelationType":"Multiple Select"
},
{
"attributeSetRelationTypeId":3,
"attributeSetRelationType":"text",
"displayAttributeSetRelationType":"Text Field"
},
{
"attributeSetRelationTypeId":4,
"attributeSetRelationType":"textarea",
"displayAttributeSetRelationType":"Text Area Field"
}
]
}
OK
| Param name | Description |
|---|---|
|
attributeSetRelationTypeId
required |
Validations:
|
|
attributeSetRelationType
required |
Validations:
|
|
displayAttributeSetRelationType
required |
Validations:
|