Skip to content

Instantly share code, notes, and snippets.

@user20161119
Created May 10, 2015 14:04
Show Gist options
  • Save user20161119/2e4eff73e1f8f45dd604 to your computer and use it in GitHub Desktop.
Save user20161119/2e4eff73e1f8f45dd604 to your computer and use it in GitHub Desktop.
eBay Shopping API GetItemStatus
{
"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