Created
April 27, 2014 14:01
-
-
Save user20161119/11346334 to your computer and use it in GitHub Desktop.
GetItemStatus buy it now item,未售出返回的json
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": "2014-04-27T13:59:00.791Z", | |
"Ack": "Success", | |
"Build": "E869_CORE_APILW_16784697_R1", | |
"Version": "869", | |
"Item": [ | |
{ | |
"ItemID": "371019020831", | |
"EndTime": "2014-04-26T20:07:46.000Z", | |
"BidCount": 0, | |
"ConvertedCurrentPrice": { | |
"Value": 275.0, | |
"CurrencyID": "USD" | |
}, | |
"ListingStatus": "Completed", | |
"TimeLeft": "PT0S" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment