FeeType
Identifies the name and cost of a listing feature that a member pays to eBay. These listing feature names, fees, and possible discounts are intended only as an aid to help estimate the fees for a listing.
Types that use FeeType:
Calls that use FeeType:
AddFixedPriceItem, AddItem, AddItems, RelistFixedPriceItem, RelistItem, ReviseFixedPriceItem, ReviseInventoryStatus, ReviseItem, VerifyAddFixedPriceItem, VerifyAddItem, VerifyRelistItem
Fields
Amount of the fee that eBay will charge the member for the associated listing feature.
See the Field Index to learn which calls use Fee.
This is the name of the listing feature, such as
ListingFee
, SubtitleFee
, or BoldFee
.
See the Field Index to learn which calls use Name.
This field exists in the response when the user has selected a feature that participates in a promotional discount.
Note: Verify calls might not return the PromotionalDiscount fee in the response.
Note: Verify calls might not return the PromotionalDiscount fee in the response.
See the Field Index to learn which calls use PromotionalDiscount.