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

    Variable ServiceTypeConst

    ServiceType: {
        AmazonShippingGround: "Amazon Shipping Ground";
        AmazonShippingPremium: "Amazon Shipping Premium";
        AmazonShippingStandard: "Amazon Shipping Standard";
    } = ...

    The type of shipping service that will be used for the service offering.

    Type Declaration

    • ReadonlyAmazonShippingGround: "Amazon Shipping Ground"
    • ReadonlyAmazonShippingPremium: "Amazon Shipping Premium"
    • ReadonlyAmazonShippingStandard: "Amazon Shipping Standard"