You need a separate request for each of those.
You could probably also loop over the locations for the inventory item and put the location id in via a loop. (Use “for each”).
But doing that 1x1 is fine.
You need a separate request for each of those.
You could probably also loop over the locations for the inventory item and put the location id in via a loop. (Use “for each”).
But doing that 1x1 is fine.