Interface FbaInventoryApiModelFbaInventoryApiDeleteInventoryItemRequest
interface FbaInventoryApiModelFbaInventoryApiDeleteInventoryItemRequest { marketplaceId: string; sellerSku: string;} Properties
ReadonlymarketplaceId
marketplaceId: string
ReadonlysellerSku
sellerSku: string
Request parameters for deleteInventoryItem operation in FbaInventoryApi.
Export
FbaInventoryApiDeleteInventoryItemRequest