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

Export

FulfillmentPreview

Properties

estimatedFees?: Fee[]

An array of fee type and cost pairs.

Memberof

FulfillmentPreview

estimatedShippingWeight?: Weight

Memberof

FulfillmentPreview

featureConstraints?: FeatureSettings[]

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

Memberof

FulfillmentPreview

fulfillmentPreviewShipments?: FulfillmentPreviewShipment[]

An array of fulfillment preview shipment information.

Memberof

FulfillmentPreview

isCODCapable: boolean

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

Memberof

FulfillmentPreview

isFulfillable: boolean

When true, this fulfillment order preview is fulfillable.

Memberof

FulfillmentPreview

marketplaceId: string

The marketplace the fulfillment order is placed against.

Memberof

FulfillmentPreview

orderUnfulfillableReasons?: string[]

Memberof

FulfillmentPreview

scheduledDeliveryInfo?: ScheduledDeliveryInfo

Memberof

FulfillmentPreview

shippingSpeedCategory: ShippingSpeedCategory

Memberof

FulfillmentPreview

unfulfillablePreviewItems?: UnfulfillablePreviewItem[]

An array of unfulfillable preview item information.

Memberof

FulfillmentPreview