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

    Interface OneClickShipmentValueAddedService

    A value-added service to be applied to a shipping service purchase.

    interface OneClickShipmentValueAddedService {
        amount?: Currency;
        id: string;
    }
    Index
    amount?: Currency
    id: string

    The identifier of the selected value-added service.