Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created April 27, 2014 14:01
Show Gist options
  • Save user20161119/11346334 to your computer and use it in GitHub Desktop.
Save user20161119/11346334 to your computer and use it in GitHub Desktop.
GetItemStatus buy it now item,未售出返回的json
{
"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