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

    Information about a fulfillment order preview, including delivery and fee information based on shipping method.

    Index

    Properties

    estimatedFees?: Fee[]

    An array of fee type and cost pairs.

    estimatedShippingWeight?: Weight
    featureConstraints?: FeatureSettings[]

    A list of features and their fulfillment policies to apply to the order.

    fulfillmentPreviewShipments?: FulfillmentPreviewShipment[]

    An array of fulfillment preview shipment information.

    isCODCapable: boolean

    When true, this fulfillment order preview is for COD (Cash On Delivery).

    isFulfillable: boolean

    When true, this fulfillment order preview is fulfillable.

    marketplaceId: string

    The marketplace the fulfillment order is placed against.

    orderUnfulfillableReasons?: string[]

    String list

    scheduledDeliveryInfo?: ScheduledDeliveryInfo
    shippingSpeedCategory: ShippingSpeedCategory
    unfulfillablePreviewItems?: UnfulfillablePreviewItem[]

    An array of unfulfillable preview item information.