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