Jakob Støttrup
11/25/2024, 9:36 AM[
{
"id": 1,
"name": "t-shirt",
"instockinstores" : [
{ "123" : [36,37,38,39] },
{ "456" : [38,39,40,41] }
]
}
]
The problem is that I don't know the store ids beforehand. Is it possible to do something like this?