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

    Interface RequestedValueAddedService

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

    interface RequestedValueAddedService {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The identifier of the selected value-added service. Must be among those returned in the response to the getRates operation.