Preparation instructions and who is responsible for the preparation.

PrepDetails

interface FulfillmentInboundApiModelPrepDetails {
    PrepInstruction:
        | FulfillmentInboundApiModelPrepInstruction
        | "Polybagging"
        | "BubbleWrapping"
        | "Taping"
        | "BlackShrinkWrapping"
        | "Labeling"
        | "HangGarment"
        | "SetCreation"
        | "Boxing"
        | "RemoveFromHanger"
        | "Debundle"
        | "SuffocationStickering"
        | "CapSealing"
        | "SetStickering"
        | "BlankStickering"
        | "ShipsInProductPackaging"
        | "NoPrep";
    PrepOwner: "AMAZON"
    | FulfillmentInboundApiModelPrepOwner
    | "SELLER";
}

Properties

PrepInstruction:
    | FulfillmentInboundApiModelPrepInstruction
    | "Polybagging"
    | "BubbleWrapping"
    | "Taping"
    | "BlackShrinkWrapping"
    | "Labeling"
    | "HangGarment"
    | "SetCreation"
    | "Boxing"
    | "RemoveFromHanger"
    | "Debundle"
    | "SuffocationStickering"
    | "CapSealing"
    | "SetStickering"
    | "BlankStickering"
    | "ShipsInProductPackaging"
    | "NoPrep"

PrepDetails

PrepOwner: "AMAZON" | FulfillmentInboundApiModelPrepOwner | "SELLER"

PrepDetails

MMNEPVFCICPMFPCPTTAAATR