Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.36 KB

ShipToLocationAvailabilityWithAll.md

File metadata and controls

11 lines (8 loc) · 1.36 KB

# ShipToLocationAvailabilityWithAll

Properties

Name Type Description Notes
allocation_by_format \eBay\Sell\Inventory\Model\FormatAllocation [optional]
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 the 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]