Since Store API was revved to V2, we no longer see factory inventory. Is there a plan to include factory inventory in V2 of Store? If not, how much longer can we continue to use V1? The V1 payload used to contain this:
Inventory": [ { "PlantName": "DFW", "Quantity": 0 }, { "PlantName": "SHANGHAI", "Quantity": 70 }, { "PlantName": "SINGAPORE", "Quantity": 0 } ],