Home
Find the answer to your question
Sample code for using JSON to making HTTP POST Shopping API request
Summary
In the attached file HttpPost.html, you will find a sample to make HTTP POST request using JSON & Jquery. You will need to replace <your app id> with your AppID to be able to execute the code.
This sample makes use of jQuery and Json Libraries to support all Browsers accept IE 6. Please not that the current sample doesn't work on IE 6.
If you want to use these locally,jquery and json js files are included as attachments. Otherwise, you can use the HTTP NV POST_new.html file as standalone.
Additional Resources
eBay Shopping Web Services