eBay Shopping APIVersion 1293
 

PickUpInStoreDetailsType

Complex type defining the PickupInStoreDetails container, that is returned in GetShippingCosts if the listing is eligible for the In-Store Pickup or Click and Collect features, and additionally, if the In-Store Pickup/Click and Collect option is a possibility for the destination country/postal code specified in the request.

Note: At this time, the In-Store Pickup feature is generally only available to large retail merchants, and can only be applied to multi-quantity, fixed-price listings.

Type that uses PickUpInStoreDetailsType:

Call that uses PickUpInStoreDetailsType:

Fields

AvailableForPickupInStore ( boolean ) [0..1]
This field is returned as true if the listing is eligible for In-Store Pickup or Click and Collect feature (EligibleForPickupInStore returned as true), and the listing has inventory in a store near the destination country/postal code specified in the request. It is quite possible that the listing is eligible for In-Store Pickup/Click and Collect, but no stores near the specified destination has inventory, in which case, this field will return as false.

When a seller is successful at listing an item with the In-Store Pickup/Click and Collect feature enabled, prospective buyers within a reasonable distance (25 miles or so) from one of the seller's stores (that has stock available) will see an "available for pickup" option on the View Item page, along with information on the closest phsical store that has the item.
See the Field Index to learn which calls use AvailableForPickupInStore.

EligibleForPickupInStore ( boolean ) [0..1]
This field is returned as true if the listing is eligible for In-Store Pickup or Click and Collect features. A seller must be eligible for the In-Store Pickup or Click and Collect features to list an item that is eligible for these features. At this time, the In-Store Pickup feature is generally only available to large retail merchants in the US, Canada, UK, Germany, and Australia, and the Click and Collect feature is generally only available to large retail merchants in the UK, Australia, and Germany. Both of these features can only be applied to multiple-quantity, fixed-price listings.

When a seller is successful at listing an item with the In-Store Pickup/Click and Collect feature enabled, prospective buyers within a reasonable distance (25 miles or so) from one of the seller's stores (that has stock available) will see an "available for pickup" option on the View Item page, along with information on the closest phsical store that has the item.
See the Field Index to learn which calls use EligibleForPickupInStore.