Part Number: TI-API
Hello,
In the previous version of the APIs, we were able to see part inventory by warehouse location.
It looked like this:
"Inventory": [
{
"PlantName": "DFW",
"Quantity": 0
},
{
"PlantName": "SHANGHAI",
"Quantity": 0
},
{
"PlantName": "SHENZHEN",
"Quantity": 0
},
{
"PlantName": "SINGAPORE",
"Quantity": 42103
}
]
Can you please tell me where to find this information in the new APIs? I must be looking in the wrong place, because I am not seeing it.
This is from: transact-pre.ti.com/.../OPA333AID
Thanks!
Jaime