Created
May 10, 2015 14:04
-
-
Save user20161119/2e4eff73e1f8f45dd604 to your computer and use it in GitHub Desktop.
eBay Shopping API GetItemStatus
This file contains hidden or 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:03:34.356Z", | |
"Ack": "Success", | |
"Build": "E897_CORE_APILW_17290128_R1", | |
"Version": "897", | |
"Item": [ | |
{ | |
"ItemID": "231557663112", | |
"EndTime": "2015-05-17T13:56:55.000Z", | |
"BidCount": 0, | |
"ConvertedCurrentPrice": { | |
"Value": 9.99, | |
"CurrencyID": "USD" | |
}, | |
"ListingStatus": "Active", | |
"TimeLeft": "P6DT23H53M21S" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment