Skip to main content

The type that defines the values that represent how the item can be delivered.

Code so that your app gracefully handles any future changes to this list.

Type that uses DeliveryOptionsEnum

EstimatedAvailability

Calls that use DeliveryOptionsEnum

Enumerations

Value
Description
SHIP_TO_HOME
Indicates the item can be shipped to the recipient.
SELLER_ARRANGED_LOCAL_PICKUP
Indicates the seller will arrange to have the buyer pick-up the item. (Local delivery option)
IN_STORE_PICKUP
Indicates the buyer will pick-up the item in a store. (Local delivery option)
PICKUP_DROP_OFF
Indicates the item is dropped off or sent to a pickup location and the buyer collects the item at that location.
DIGITAL_DELIVERY
Indicates the item is delivered via email.