It is my understanding that the Trading API call GetMyeBaySelling should return summary information containing:
-QuantityLimitRemaining
-AmountLimitRemaining
These fields could then be used to control listing behaviour without going over the accounts limits.
However, GetMyeBaySelling does not return the summary information as per this documentation:
http://developer.ebay.com/DevZone/xml/docs/Reference/ebay/GetMyeBaySelling.html
I have tested this with the API test tool and the summary node does not appear in the result.
Does anyone know why?
Many thanks
Luke