Selling Partner API SDK for JavaScript
    Preparing search index...

    The fees for Amazon to prep goods for shipment.

    interface AmazonPrepFeesDetails {
        FeePerUnit?: Amount;
        PrepInstruction?: PrepInstruction;
    }
    Index

    Properties

    FeePerUnit?: Amount
    PrepInstruction?: PrepInstruction