SKUDetailsType
Describes or includes information associated with the SKU.

Types that use SKUDetailsType:

Call that uses one or more fields of SKUDetailsType:

Fields

ItemID ( ItemIDType (string) ) [0..1]
The ID that uniquely identifies the item listing. The ID is generated by eBay after an item is listed. You cannot choose or revise this value.
Also applicable to Half.com.
See the Field Index to learn which calls use ItemID.

Price ( AmountType (double) ) [0..1]
The price that the seller assigns to the item. If this value changes when the item is revised, the new value becomes the price. If item is a multi-variation listing, price is only returned at the variation level.
See the Field Index to learn which calls use Price.

Quantity ( int ) [0..1]
The number of items in the listing.
You can revise this value using the ReviseFixedPriceItem or ReviseInventoryStatus calls.
See the Field Index to learn which calls use Quantity.

SKU ( SKUType (string) ) [0..1]
Stock Keeping Unit that serves as a unique identifier for an item. Many merchants assign a SKU number to an item of a specific type, size, and color. This way, they can keep track of how many products of each type, size, and color are selling, and they can re-stock their shelves according to customer demand. You can use SKU numbers to add Fixed Price Items and to keep track of your eBay inventory, instead of (or in addition to) the Item ID.
See the Field Index to learn which calls use SKU.

This document was generated with a customized version of the apireferencedocs tool.

© 2008–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.