Interface FulfillmentInboundApiModelAmazonPrepFeesDetails

The fees for Amazon to prep goods for shipment.

AmazonPrepFeesDetails

interface FulfillmentInboundApiModelAmazonPrepFeesDetails {
    FeePerUnit?: FulfillmentInboundApiModelAmount;
    PrepInstruction?:
        | FulfillmentInboundApiModelPrepInstruction
        | "Polybagging"
        | "BubbleWrapping"
        | "Taping"
        | "BlackShrinkWrapping"
        | "Labeling"
        | "HangGarment"
        | "SetCreation"
        | "Boxing"
        | "RemoveFromHanger"
        | "Debundle"
        | "SuffocationStickering"
        | "CapSealing"
        | "SetStickering"
        | "BlankStickering"
        | "ShipsInProductPackaging"
        | "NoPrep";
}

Properties

AmazonPrepFeesDetails

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

AmazonPrepFeesDetails

MMNEPVFCICPMFPCPTTAAATR