eBay allows sellers to control messaging on the View Item page about the quantity available for an order line item. QuantityAvailableHintCodeType is an enumerated type that indicates the quantity message that the seller has decided to display on the View Item page.
Type that uses QuantityAvailableHintCodeType:
Calls that use one or more values of QuantityAvailableHintCodeType:
Value | Description |
CustomCode | Reserved for internal or future use. |
Limited | If this enumeration value is returned, the message on the View Item page is "Limited quantity available", based on a quantity threshold. |
MoreThan | If this enumeration value is returned, the message on the View Item page is "More than 10 available", as long as there is more than a quantity of 10 order line items available. |
Copyright © 2006–2019 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.