eBay Trading APIVersion 1349
 

InventoryFeesType

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

Type that uses InventoryFeesType:

Call that uses InventoryFeesType:

Fields

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

ItemID ( ItemIDType (string) ) [0..1]
The unique identifier 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 Inventory Status data in the response.
See the Field Index to learn which calls use ItemID.