Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1001 Bytes

Availability.md

File metadata and controls

10 lines (7 loc) · 1001 Bytes

# Availability

Properties

Name Type Description Notes
pickup_at_location_availability \Ebay\Sell\Inventory\Model\PickupAtLocationAvailability[] This container consists of an array of one or more of the merchant's physical store locations where the inventory item is available for In-Store Pickup orders. The merchant's location, the quantity available, and the fulfillment time (how soon the item will be ready for pickup after the order takes place) are all in this container. In-Store Pickup is only available to large merchants selling on the US, UK, Germany, and Australia sites. [optional]
ship_to_location_availability \Ebay\Sell\Inventory\Model\ShipToLocationAvailability [optional]

[Back to Model list] [Back to API list] [Back to README]