Selling Partner API SDK for JavaScript
    Preparing search index...

    A list of fulfillment order previews, including estimated shipping weights, estimated shipping fees, and estimated ship dates and arrival dates.

    interface GetFulfillmentPreviewResult {
        fulfillmentPreviews?: FulfillmentPreview[];
    }
    Index

    Properties

    fulfillmentPreviews?: FulfillmentPreview[]

    An array of fulfillment preview information.