Skip to main content

The type that defines the fields used to update the shipping option of a line item.

Types that use UpdateShippingOption

Not used by any types.

Call that uses UpdateShippingOption

Fields

Field
Type
Description
lineItemId
A unique eBay-assigned ID value that identifies the line item in a checkout session.
shippingOptionId
A unique ID for the selected shipping option/method.

Note: A list of valid shipping option IDs for a given line item can be retrieved using the getCheckoutSession or initiateCheckoutSession method.