Clarify BuyBoxPrices offerType description

Specify that when the offer type is B2C, the seller is winning the
buy box because others lack inventory.
This commit is contained in:
Jack Evoniuk 2021-11-15 13:07:35 -08:00
parent 221763ddf1
commit 8928035db0
1 changed files with 3 additions and 3 deletions

View File

@ -1712,7 +1712,7 @@
}
}
},
{
{
"request": {
"parameters": {
"SellerSKU": {
@ -2766,7 +2766,7 @@
"description": "Indicates the subcondition of the item whose pricing information is returned. Possible values are: New, Mint, Very Good, Good, Acceptable, Poor, Club, OEM, Warranty, Refurbished Warranty, Refurbished, Open Box, or Other."
},
"offerType": {
"description": "Indicates the type of customer that the offer is valid for.",
"description": "Indicates the type of customer that the offer is valid for.<br><br>When the offer type is B2C in a quantity discount, the seller is winning the Buy Box because others do not have inventory at that quantity, not because they have a quantity discount on the ASIN.",
"$ref": "#/definitions/OfferCustomerType"
},
"quantityTier": {
@ -3235,7 +3235,7 @@
"description": "Indicates the condition of the item. For example: New, Used, Collectible, Refurbished, or Club."
},
"offerType": {
"description": "Indicates the type of customer that the offer is valid for.",
"description": "Indicates the type of customer that the offer is valid for.<br><br>When the offer type is B2C in a quantity discount, the seller is winning the Buy Box because others do not have inventory at that quantity, not because they have a quantity discount on the ASIN.",
"$ref": "#/definitions/OfferCustomerType"
},
"quantityTier": {