Skip to content

Instantly share code, notes, and snippets.

@user20161119
Last active August 29, 2015 13:56
Show Gist options
  • Save user20161119/9165816 to your computer and use it in GitHub Desktop.
Save user20161119/9165816 to your computer and use it in GitHub Desktop.
GetItemStatus active item json output
{
"Timestamp": "2014-02-23T02:38:14.751Z",
"Ack": "Success",
"Build": "E861_CORE_APILW_16677026_R1",
"Version": "861",
"Item": [
{
"ItemID": "221377742810",
"EndTime": "2014-02-23T05:57:43.000Z",
"BidCount": 5,
"ConvertedCurrentPrice": {
"Value": 18.47,
"CurrencyID": "USD"
},
"HighBidder": {
"UserID": "u***h"
},
"ListingStatus": "Active",
"TimeLeft": "PT3H19M29S"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment