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

    Service configuration for a preview offer.

    interface PreviewOfferServiceLevel {
        deliveryInterval?: TimeInterval;
        serviceTier?: string;
        shipInterval?: TimeInterval;
    }
    Index
    deliveryInterval?: TimeInterval
    serviceTier?: string

    The service tier for this offer. Possible values: STANDARD, EXPEDITED, PRIORITY (only available in Canada, India, and Mexico), SCHEDULED (only available in Japan).

    shipInterval?: TimeInterval