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

FulfillmentPreview

Properties

estimatedFees?: Fee[]

An array of fee type and cost pairs.

FulfillmentPreview

estimatedShippingWeight?: Weight

FulfillmentPreview

featureConstraints?: FeatureSettings[]

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

FulfillmentPreview

fulfillmentPreviewShipments?: FulfillmentPreviewShipment[]

An array of fulfillment preview shipment information.

FulfillmentPreview

isCODCapable: boolean

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

FulfillmentPreview

isFulfillable: boolean

When true, this fulfillment order preview is fulfillable.

FulfillmentPreview

marketplaceId: string

The marketplace the fulfillment order is placed against.

FulfillmentPreview

orderUnfulfillableReasons?: string[]

String list

FulfillmentPreview

scheduledDeliveryInfo?: ScheduledDeliveryInfo

FulfillmentPreview

shippingSpeedCategory: ShippingSpeedCategory

FulfillmentPreview

unfulfillablePreviewItems?: UnfulfillablePreviewItem[]

An array of unfulfillable preview item information.

FulfillmentPreview