InventoryFeesType

This is used in ReviseInventoryStatus response to provide the set of fees associated with each unique ItemID..

Types that use InventoryFeesType:

Call that uses one or more fields of InventoryFeesType:

Fields

Fee ( FeeType ) [1..*]
Contains the data for one fee (such as name and amount).
See the Field Index to learn which calls use Fee.

ItemID ( ItemIDType (string) ) [1]
The ItemID of the listing being changed.

The ReviseInventoryStatus response includes a separate set of fees for each item that was successfully revised.

Use the ItemID to correlate the Fees data with the InventoryStatus data in the response.
See the Field Index to learn which calls use ItemID.

Copyright © 2005–2013 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.