Business-friendly order status enum accepted by POST /workflow/search/orders, distinct from OrderStatusCategory (the coarse OPEN/CLOSED bucket used by GET /workflow/fetch/orders).
POST /workflow/search/orders
OrderStatusCategory
GET /workflow/fetch/orders
Business-friendly order status enum accepted by
POST /workflow/search/orders, distinct fromOrderStatusCategory(the coarse OPEN/CLOSED bucket used byGET /workflow/fetch/orders).