The details provided for the shipping provider, such as shipping cost and type.
Types that use ShippingOption
Calls that use ShippingOption
GET
GET
Fields
shippingCost
The final shipping cost for all items after all discounts are applied.
Note: The price does include the value-added tax (VAT) for applicable jurisdictions when requested from supported marketplaces. In this case, users must pass the
Note: The price does include the value-added tax (VAT) for applicable jurisdictions when requested from supported marketplaces. In this case, users must pass the
X-EBAY-C-MARKETPLACE-ID
request header specifying the supported marketplace (such as EBAY_GB
) to see the VAT-inclusive pricing. For more information on VAT, refer to VAT Obligations in the EU.shippingCostType
The class of the shipping cost.
Valid Values:
Code so that your app gracefully handles any future changes to this list.
Valid Values:
FIXED
or CALCULATED
Code so that your app gracefully handles any future changes to this list.