Interface FulfillmentOutboundApiModelGetFulfillmentPreviewResult

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

GetFulfillmentPreviewResult

interface FulfillmentOutboundApiModelGetFulfillmentPreviewResult {
    fulfillmentPreviews?: FulfillmentOutboundApiModelFulfillmentPreview[];
}

Properties

An array of fulfillment preview information.

GetFulfillmentPreviewResult

MMNEPVFCICPMFPCPTTAAATR