I am getting this response, which I don't know how to handle without an array:
{
"1": {
"entity_id": "1",
"attribute_set_id": "4",
"type_id": "simple"
},
"2": {
"entity_id": "2",
"attribute_set_id": "4",
"type_id": "simple"
},
"5": {
"entity_id": "5",
"attribute_set_id": "4",
"type_id": "simple"
}
}
Suggestions appreciated.