Created
May 10, 2015 14:16
-
-
Save user20161119/2ce4d95368bfe4102eb8 to your computer and use it in GitHub Desktop.
eBay Shopping API GetSingleItem
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Timestamp": "2015-05-10T14:13:12.079Z", | |
"Ack": "Success", | |
"Build": "E897_CORE_APILW_17290128_R1", | |
"Version": "897", | |
"Item": { | |
"ItemID": "321245044245", | |
"EndTime": "2014-01-22T00:22:44.000Z", | |
"ViewItemURLForNaturalSearch": "http://www.ebay.com/itm/Lot-5-Otodus-Shark-Tooth-necklace-wire-wrapped-Shark-Tooth-Fossil-Pendant-2-/321245044245", | |
"ListingType": "FixedPriceItem", | |
"Location": "Beijing", | |
"GalleryURL": "http://thumbs2.ebaystatic.com/pict/3212450442458080_1.jpg", | |
"PictureURL": [ | |
"http://i.ebayimg.com/00/s/MTM5M1gxNjAw/z/UKcAAMXQUmFSfPlR/$_1.JPG?set_id=880000500F", | |
"http://i.ebayimg.com/00/s/MTQ1NlgxNjAw/z/NJ4AAOxyLN9SfPlL/$_1.JPG?set_id=880000500F", | |
"http://i.ebayimg.com/00/s/MTQzMVgxNjAw/z/qSIAAOxy4t1SfPlZ/$_1.JPG?set_id=880000500F", | |
"http://i.ebayimg.com/00/s/MTQ4M1gxNjAw/z/qbcAAOxy4t1SfPlh/$_1.JPG?set_id=880000500F", | |
"http://i.ebayimg.com/00/s/MTE1MFgxNjAw/z/pEsAAOxy2HFSVI3s/$T2eC16hHJGUFFh8dHd(sBSVI3qZ)vg~~60_1.JPG?set_id=880000500F" | |
], | |
"PrimaryCategoryID": "15917", | |
"PrimaryCategoryName": "Collectibles:Rocks, Fossils & Minerals:Fossils:Vertebrates:Shark Teeth", | |
"BidCount": 0, | |
"ConvertedCurrentPrice": { | |
"Value": 6.99, | |
"CurrencyID": "USD" | |
}, | |
"ListingStatus": "Completed", | |
"TimeLeft": "PT0S", | |
"Title": "Lot 5 Otodus Shark Tooth necklace wire wrapped Shark Tooth Fossil Pendant #2", | |
"ItemSpecifics": { | |
"NameValueList": [ | |
{ | |
"Name": "Country of Manufacture", | |
"Value": [ | |
"China" | |
] | |
}, | |
{ | |
"Name": "SKU", | |
"Value": [ | |
"20131108-03" | |
] | |
} | |
] | |
}, | |
"Country": "CN", | |
"AutoPay": false, | |
"ConditionID": 3000, | |
"ConditionDisplayName": "Used", | |
"ConditionDescription": "Tooth Length:2.5-3 Centimeters = 1-1.18110236 Inches" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment