eBay Trading APIVersion 1349
 

DigitalDeliverySelectedType

This type is used by the DigitalDeliverySelected container that is returned by GetOrders and other order management calls. The DigitalDeliverySelected container is only applicable and returned if the buyer purchased a digital gift card for themselves, or is giving the digital gift card to someone else as a gift.

Type that uses DigitalDeliverySelectedType:

Calls that use DigitalDeliverySelectedType:

Fields

DeliveryDetails ( DeliveryDetailsType ) [0..1]
This container is returned by GetOrders and other order management calls to provide details on the recipient of a digital gift card that was purchased. The DeliveryDetails container is only returned if the buyer is buying a digital gift card and giving that gift card to another person.
See the Field Index to learn which calls use DeliveryDetails.

DeliveryMethod ( token ) [0..1]
This value indicates the method in which the digital gift card will be delivered to the buyer or to the person whom the purchaser is giving the digital gift card to. Currently, the only supported delivery method is by email.
See the Field Index to learn which calls use DeliveryMethod.

DeliveryStatus ( DeliveryStatusType ) [0..1]
This container consists of the current status of whatever delivery method is being used (indicated in the DigitalDeliverySelected.DeliveryMethod field). Currently, the only supported delivery method is by email.
See the Field Index to learn which calls use DeliveryStatus.