Skip to main content

This type is used to set the available quantity of the inventory item at one or more warehouse locations.

Types that use AvailabilityDistribution

ShipToLocationAvailabilityShipToLocationAvailabilityWithAll

Calls that use AvailabilityDistribution

Fields

Field
Type
Description
fulfillmentTime
This container is used to indicate the expected fulfillment time if the inventory item is shipped from the warehouse location identified in the corresponding merchantLocationKey field. The fulfillment time is the estimated number of business days after purchase that the buyer can expect the item to be delivered.

This field is optional, and is used by eBay to provide the estimated delivery date to buyers. This field is returned by getInventoryItem and getInventoryItems if set for the inventory item.
merchantLocationKey
The unique identifier of an inventory location where quantity is available for the inventory item. This field is conditionally required to identify the inventory location that has quantity of the inventory item.

Use the getInventoryLocations method to retrieve merchant location keys.
quantity
The integer value passed into this field indicates the quantity of the inventory item that is available at this inventory location. This field is conditionally required.