All possible states for fulfillment_status

When querying an Order I was wondering if I could find a list of all possible values that might be returned for fulfillment_status?

Hi @bebrws,
The fulfillment statuses are accessible in the UI, but there is no way to retrieve a complete list in the API. Your list would include default, fulfilled, canceled, and whatever custom statuses you have listed here:https://app.shiphero.com/dashboard/order-statuses. You can view all statuses here:https://app.shiphero.com/dashboard/orders/manage by looking in the filter dropdown for fulfillment status.