cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Quantity Discrepancy between getInventoryItems and getInventoryItem

When I call getInventoryItems and find sku G297413 in the list, I'm getting this

 

    "availability": {
        "shipToLocationAvailability": {
            "quantity": 1
        }
    }
 
When I call getInventoryItem for that same sku, I'm getting this
 
    "availability": {
        "shipToLocationAvailability": {
            "quantity": 0
        }
    }
 
This is happening for my 10 most recently sold listings.
 
Message 1 of 1
latest reply
0 REPLIES 0