Skip to main content

This container includes all information pertaining to a shipping rate table. A successful call returns the requested shipping rate information.

Types that use RateTableDetails

Not used by any types.

Call that uses RateTableDetails

Fields

Field
Type
Description
marketplaceId
Identifies the eBay marketplace to which the shipping rate table applies.
name
The seller-defined name for the shipping rate table. Names must be unique for each table assigned to the same seller, shippingOptionType, and eBay marketplace.

Max length: 50
rates
array of Rate
An array of rate objects associated with the specified shipping rate table. Each rate object is identified by a unique system-generated ID and defines specific shipping rate information.
rateTableBasis
The rate calculation type provides three methods of calculating the shipping cost based on the seller's selection/input:
  • ITEM: Specifies the flat rate shipping cost that buyers in the specified shipping region will pay. When this option is selected, information specified in the rate table overrides all shipping options/costs that are specified at the listing level. Buyers in the specified regions will only see the services provided in the rate table. Buyers in other regions that are not specified in the rate table will see the shipping services associated with the listing.
  • WEIGHT: Seller can provide minimum shipping cost and an additional shipping cost per pound. The additional cost will be calculated based on the weight the seller provide at the time of listing. Buyers will see the total shipping cost and won’t see these calculations. Buyers in the specified regions will only see the services provided in the rate table. Buyers in other regions that were not specified in the rate table, will see the shipping services associated with the listing.
  • SURCHARGE: Lists surcharges for buyers within specified regions, or indicates a flat amount added to the shipping cost specified within an item's listing. Buyers will see only the total shipping cost as well as shipping services associated with the item's listing. If a SURCHARGE is specified in the rate table for certain regions, buyers in those regions will see the (shipping cost + SURCHARGE) total.
rateTableId
A unique, system-generated ID assigned to the shipping rate table when it is initially created.
shippingOptionType
The region serviced by the shipping rate table. Valid values are:
  • DOMESTIC: Indicates that the shipping rate table applies to shipping destinations within the country in which an item has been listed (i.e., the source country).
  • INTERNATIONAL: Indicates that the shipping rate table applies to shipping destinations outside of the country in which an item has been listed.