When making a Shopping API GetMultipleitems call for a seller I only get DiscountPriceInfo and OriginalRetailPrice in the response for some sellers but not all.
The sellers I am testing these calls on are U.S. based sellers, and I know from the documentation that OriginalRetailPrice is only available for U.S. based sellers and a few other countries. Are there other factors that I'm not considering?
Any help on why this is happening is appreciated.