Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created April 27, 2014 14:03
Show Gist options
  • Save user20161119/11346370 to your computer and use it in GitHub Desktop.
Save user20161119/11346370 to your computer and use it in GitHub Desktop.
GetItemStatus buy it now item,售出的item返回json
{
"Timestamp": "2014-04-27T14:01:50.091Z",
"Ack": "Success",
"Build": "E869_CORE_APILW_16784697_R1",
"Version": "869",
"Item": [
{
"ItemID": "181386998931",
"EndTime": "2014-04-26T20:12:23.000Z",
"BidCount": 0,
"ConvertedCurrentPrice": {
"Value": 225.0,
"CurrencyID": "USD"
},
"HighBidder": {
"UserID": "n***z"
},
"ListingStatus": "Completed",
"TimeLeft": "PT0S",
"GlobalShipping": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment