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

    Service level configuration for data-plane requests (getOffers, getOrderPreview). Specifies the tiers for which to get offers or previews.

    interface PreviewServiceLevel {
        serviceTiers?: string[];
    }
    Index
    serviceTiers?: string[]

    The service tiers to retrieve offers for. Available values: STANDARD, EXPEDITED, PRIORITY (only available in Canada, India, and Mexico), SCHEDULED (only available in Japan). Multiple values can be provided to receive offers across different tiers.