This type is used by the listing container in the getOffer and getOffers calls to provide the eBay listing ID, the listing status, and quantity sold for the offer. The listing container is only returned for published offers, and is not returned for unpublished offers.
Type that uses ListingDetails
Calls that use ListingDetails
GET
Fields
listingId
The unique identifier of the eBay listing that is associated with the published offer.
listingStatus
The enumeration value returned in this field indicates the status of the listing that is associated with the published offer.
soldQuantity
This integer value indicates the quantity of the product that has been sold for the published offer.