Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.24 KB

ShipToLocationAvailability.md

File metadata and controls

10 lines (7 loc) · 1.24 KB

# ShipToLocationAvailability

Properties

Name Type Description Notes
availability_distributions \eBay\Sell\Inventory\Model\AvailabilityDistribution[] This container is used to set the available quantity of the inventory item at one or more warehouse locations.<br><br> This container will be returned if available quantity is set for one or more inventory locations. [optional]
quantity int This container is used to set the total 'ship-to-home' quantity of the inventory item that will be available for purchase through one or more published offers. This container is not immediately required, but 'ship-to-home' quantity must be set before an offer of the inventory item can be published.<br><br>If an existing inventory item is being updated, and the 'ship-to-home' quantity already exists for the inventory item record, this container should be included again, even if the value is not changing, or the available quantity data will be lost. [optional]

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