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

    Fulfillment configuration for a preview offer.

    interface PreviewOfferFulfillmentConfiguration {
        serviceLevel?: PreviewOfferServiceLevel;
        services?: PreviewOfferServices;
    }
    Index