Update ShipsInPackage for release

This commit is contained in:
Alex Rupprecht 2024-01-31 13:55:28 -05:00
parent eadf784015
commit 4226656bca
1 changed files with 6 additions and 0 deletions

View File

@ -31,6 +31,7 @@
],
"description": "Returns information that lets a seller know if Amazon recommends sending an item to a given marketplace. In some cases, Amazon provides guidance for why a given SellerSKU or ASIN is not recommended for shipment to Amazon's fulfillment network. Sellers may still ship items that are not recommended, at their discretion.\n\n**Usage Plan:**\n\n| Rate (requests per second) | Burst |\n| ---- | ---- |\n| 2 | 30 |\n\nThe `x-amzn-RateLimit-Limit` response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see [Usage Plans and Rate Limits in the Selling Partner API](https://developer-docs.amazon.com/sp-api/docs/usage-plans-and-rate-limits-in-the-sp-api).",
"operationId": "getInboundGuidance",
"deprecated": true,
"parameters": [
{
"name": "MarketplaceId",
@ -5862,6 +5863,7 @@
"CapSealing",
"SetStickering",
"BlankStickering",
"ShipsInProductPackaging",
"NoPrep"
],
"x-docgen-enum-table-extension": [
@ -5921,6 +5923,10 @@
"value": "BlankStickering",
"description": "Indicates applying a blank sticker to obscure a bad barcode that cannot be covered by another sticker."
},
{
"value": "ShipsInProductPackaging",
"description": "Indicates that item ships in its original product packaging."
},
{
"value": "NoPrep",
"description": "Indicates that the item does not require any prep."