Table of Contents

TTMSFNCCloudShopifyOrderStatus Enumeration

Identifies the lifecycle status of an order. Used to filter orders when requesting them and to report the current state of an order.

API unit family: TMSFNCCloudShopify

Members

Name Description
sosAny Matches orders in any status; used as the default filter.
sosOpen The order is open and has not been closed or cancelled.
sosClosed The order has been closed (archived).
sosCancelled The order has been cancelled.