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

    A value-added service available for purchase with a shipment service offering.

    interface ValueAddedService {
        cost: Currency;
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    cost: Currency
    id: string

    The identifier for the value-added service.

    name: string

    The name of the value-added service.