Hello,
when I try to read the Default Attribute Set ... I get 8 different "Default"s ... is this correct?
At admin panel he show me just number 4.
I could not delete the other, because its the default Attributeset:
{
"items": [
{
"attribute_set_id": 1,
"attribute_set_name": "Default",
"sort_order": 2,
"entity_type_id": 1
},
{
"attribute_set_id": 2,
"attribute_set_name": "Default",
"sort_order": 2,
"entity_type_id": 2
},
{
"attribute_set_id": 3,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 3
},
{
"attribute_set_id": 4,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 4
},
{
"attribute_set_id": 5,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 5
},
{
"attribute_set_id": 6,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 6
},
{
"attribute_set_id": 7,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 7
},
{
"attribute_set_id": 8,
"attribute_set_name": "Default",
"sort_order": 1,
"entity_type_id": 8
}
],
"search_criteria": {
"filter_groups": [
{
"filters": [
{
"field": "attribute_set_name",
"value": "Default",
"condition_type": "eq"
}
]
}
]
},
"total_count": 8