Update rates for getEligibleShipmentServices

Update TPS and burst rates for getEligibleShipmentServices
from 1 and 1 to 5 and 10.
This commit is contained in:
Jack Evoniuk 2021-12-30 11:51:06 -08:00
parent 7284442a25
commit f208226f6a
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@
"tags": [
"merchantFulfillment"
],
"description": "Returns a list of shipping service offers that satisfy the specified shipment request details.\n\n**Usage Plan:**\n\n| Rate (requests per second) | Burst |\n| ---- | ---- |\n| 1 | 1 |\n\nFor more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.",
"description": "Returns a list of shipping service offers that satisfy the specified shipment request details.\n\n**Usage Plan:**\n\n| Rate (requests per second) | Burst |\n| ---- | ---- |\n| 5 | 10 |\n\nFor more information, see \"Usage Plans and Rate Limits\" in the Selling Partner API documentation.",
"operationId": "getEligibleShipmentServices",
"parameters": [
{