Dashboard > ChannelAdvisor Developer Network > ... > Listing Service > GetListingDetails
Log In   View a printable version of the current page.
Added by Greg Smith, last edited by Greg Smith on May 27, 2008  (view change)
Labels: 
(None)


Overview

This feature is on the roadmap and does not currently exist.  This is an initial proposal and is SUBJECT TO CHANGE as required by our users and our development team.

Request

Field Name
Data Type Description
accountID string
A unique identifier representing the ChannelAdvisor account you wish to access.
CloseDateGMT DateTime Filter open listings and listings that have closed since CloseDateGMT
marketplace string Filter listings only for this marketplace
status string Filter by the status of the listing - Open, Closed, Complete, Post error
SKU string Filter by the SKU, possibly supporting wildcards

Response

Field Name
Data Type Description
GetListingDetailsResult APIResult<ListingDetails>
This method returns a type named APIResultOfListingDetails. See more information on APIResult. The result returned by this method will be contained in the ResultData field.  Expected returned fields include:
marketplace
SKU
ChannelAdvisorAdID
Title
Qty
QtyPosted - Qty is the available value, but QtyPosted is how much they sent in the first place
Hits
Bids
CurrentBid
PostDateGMT
ClosingDateGMT
postedUrl
SiteAuctionID
status

References

Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.1 Build:#806 May 06, 2007) - Bug/feature request - Contact Administrators