Interface AmazonWarehousingAndDistributionModelPrepInstruction

Information pertaining to the preparation of inbound products.

PrepInstruction

interface AmazonWarehousingAndDistributionModelPrepInstruction {
    prepOwner?:
        | "AMAZON"
        | "SELF"
        | AmazonWarehousingAndDistributionModelPrepOwner;
    prepType?: string;
}

Properties

prepOwner?: "AMAZON" | "SELF" | AmazonWarehousingAndDistributionModelPrepOwner

PrepInstruction

prepType?: string

The type of preparation to be done. For more information about preparing items, refer to Prep guidance on Seller Central.

PrepInstruction

MMNEPVFCICPMFPCPTTAAATR