If you have any question left, please drop a note with the discussion link of this page.
Version 2009-02-01 RC01
From Wiki.zanox.com
Features/Improvements
- JSON output now supports a 'callback=function' parameter to specify a user-defined callback handler.
- Example: Just type into your browser: http://api.zanox.com/json/2009-02-01/products?q=jeans&applicationid=abc&callback= functionName
- Read more about that in our WIKI: http://wiki.zanox.com/en/Dynamic_Script_Tag
- Simplified access to Products and Admedia Resources through support of URL parameters as an alternative to the HTTPHeader parameters.
- Currently this feature is only supported for the admedia and the products resource.
- Example: Just type into your browser: http://api.zanox.com/xml/2009-02-01/products?q=jeans&applicationid =abc..
- Product Resource: Introducing new fields:
-
<ean></ean> -
<category></category>
-
- Product Resource: Introducing new programs filter:
- programs = to limit the search to specified programs product feeds or to the zanox@network.
- Use programs=660 for selecting the zanox network or enter a comma-separated list of program IDs.
- Example: Just type into your browser: http://api.zanox.com/xml/2009-02-01/products?q=jeans&applicationid=abc...&programs=660,1,2,3,4,5...
- Product Resource: Introducing new category filter:
- categoryId = to filter products for specified product category
- Please note that this feature is still under beta testing.
- Updated Web Services tab in the zanox User Interface providing you a unique access point to all relevant Web Services documentation.
- Updated PHP and Java Client Library