Interface FbaInventoryApiModelResearchingQuantityEntry

The misplaced or warehouse damaged inventory that is actively being confirmed at our fulfillment centers.

ResearchingQuantityEntry

interface FbaInventoryApiModelResearchingQuantityEntry {
    name:
        | FbaInventoryApiModelResearchingQuantityEntryNameEnum
        | "researchingQuantityInShortTerm"
        | "researchingQuantityInMidTerm"
        | "researchingQuantityInLongTerm";
    quantity: number;
}

Properties

Properties

name:
    | FbaInventoryApiModelResearchingQuantityEntryNameEnum
    | "researchingQuantityInShortTerm"
    | "researchingQuantityInMidTerm"
    | "researchingQuantityInLongTerm"

The duration of the research.

ResearchingQuantityEntry

quantity: number

The number of units.

ResearchingQuantityEntry

MMNEPVFCICPMFPCPTTAAATR