Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/fba-inventory-api-v1
AddInventoryRequest
Interface AddInventoryRequest
The object with the list of Inventory to be added
interface
AddInventoryRequest
{
inventoryItems
?:
InventoryItem
[]
;
}
Index
Properties
inventory
Items?
Properties
Optional
inventory
Items
inventoryItems
?:
InventoryItem
[]
List of Inventory to be added
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
inventory
Items
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The object with the list of Inventory to be added