From ca5abf1371d464489919ab358c7d896895726922 Mon Sep 17 00:00:00 2001 From: Sal Ricciardi Date: Thu, 5 Aug 2021 12:50:05 -0700 Subject: [PATCH] Add back regional disclaimer to FBA Inventory API description --- models/fba-inventory-api-model/fbaInventory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/fba-inventory-api-model/fbaInventory.json b/models/fba-inventory-api-model/fbaInventory.json index 6bf8eda..53e72c2 100644 --- a/models/fba-inventory-api-model/fbaInventory.json +++ b/models/fba-inventory-api-model/fbaInventory.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network.", + "description": "The Selling Partner API for FBA Inventory lets you programmatically retrieve information about inventory in Amazon's fulfillment network. Today this API is available only in the North America region. In 2021 we plan to release this API in the Europe and Far East regions.", "version": "v1", "title": "Selling Partner API for FBA Inventory", "contact": {