Table of Contents

TTMSFNCCloudShopifyFulfillmentStatus Enumeration

Identifies the fulfillment status of an order or a single line item. Used to filter orders and to report how far fulfillment has progressed.

API unit family: TMSFNCCloudShopify

Members

Name Description
sfsUnfulfilled Nothing has been fulfilled yet; the default state.
sfsAny Matches any fulfillment status; used as a wildcard filter.
sfsPartial Some, but not all, items have been fulfilled.
sfsShipped The items have been shipped.
sfsUnshipped The items have not yet been shipped.
sfsFulfilled All items have been fulfilled.
sfsNotEligible The items are not eligible for fulfillment.