Class GetItemStatusRequestType
class GetItemStatusRequestType
Contains a single ItemID or an array of ItemIDs. Summary: Allows you to get the status for a group of items. Returns status information such as ListingStatus and End Time for all items that are listed in the request. Duplicated items are returned as a single item.
Defined in com/ebay/shoppingservice/GetItemStatusRequestType.js
The item ID that uniquely identifies the item listing for which to retrieve the data.
The item ID that uniquely identifies the item listing for which to retrieve the data. You can provide a maximum of 20 ItemIDs. Use a comma to separate ItemIDs.
GetItemStatusRequestType(Object props)
Parameters: