Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Indicates whether the carrier will pick up the package, and what fee is charged, if any.

    interface AvailableCarrierWillPickUpOption {
        CarrierWillPickUpOption: CarrierWillPickUpOption;
        Charge: CurrencyAmount;
    }
    Index
    CarrierWillPickUpOption: CarrierWillPickUpOption