From f208226f6a73d1ef332d5b4e0839dc9b17f4a93d Mon Sep 17 00:00:00 2001 From: Jack Evoniuk Date: Thu, 30 Dec 2021 11:51:06 -0800 Subject: [PATCH] Update rates for getEligibleShipmentServices Update TPS and burst rates for getEligibleShipmentServices from 1 and 1 to 5 and 10. --- .../merchant-fulfillment-api-model/merchantFulfillmentV0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/merchant-fulfillment-api-model/merchantFulfillmentV0.json b/models/merchant-fulfillment-api-model/merchantFulfillmentV0.json index a30e03f..03f2020 100644 --- a/models/merchant-fulfillment-api-model/merchantFulfillmentV0.json +++ b/models/merchant-fulfillment-api-model/merchantFulfillmentV0.json @@ -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": [ {