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

    The service level for a shipment in a fulfillment order.

    interface ShipmentServiceLevel {
        serviceTier?: string;
    }
    Index
    serviceTier?: string

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