- New enum value FULFILLMENT_NOT_REQUIRED added to OrderDisplayFulfillmentStatus for orders with no items to fulfill (API version 2026-10).
- Replaces UNFULFILLED for fully cancelled, refunded, or edited orders with zero remaining fulfillable quantity; earlier API versions unchanged.
- Update exhaustive enum mappings or UNFULFILLED‑based logic to handle the new value.