Hi, working on making a tool for my store using Bricklinks API. Does anyone know
how to call to get set inventories with excluding counterparts?
I don’t think there is, however is the response data there are boolean fields
is_alternate and is_counterpart in Entries that you can use to filter the data
before processing.