I have just started with the findItemsByKeywords API, I am struggling with the filters, particularly getting MaxPrice working.
Can someone please tell me what I am doing wrong;
http://svcs.ebay.com/services/search/FindingService/v1?SECURITY-APPNAME=... gold&GLOBAL-ID=EBAY-AU&itemFilter(0).name=sortOrder&itemFilter(0).value=EndTimeSoonest&itemFilter(1).name=shippingType&itemFilter(1).value=Free&itemFilter(2).name=MaxPrice&itemFilter(2).paramName=Currency&itemFilter(2).paramValue=AUD&itemFilter(2).value=5&itemFilter(3).name=LocatedIn&itemFilter(3).value=WorldWide
Also, does anyone know if there is a tool to convert normal eBay search URLs to the API equivalent, as this would be very helpful to me?
Thanks.