Get assigned fulfillment orders with filter returns error

Making Get assigned fulfillment orders (https://shopify.dev/api/admin-rest/2022-07/resources/assignedfulfillmentorder) with assignment_status=fulfillment_unsubmitted returns error

{
“errors”: [
“Assignment status is not included in the list”
]
}

It works for other assignment_status values - “cancellation_requested”, “fulfillment_requested” and “fulfillment_accepted”.

Any help appreciated.

Hi @gurpreet_bc :waving_hand:

Thanks for flagging this! I’ve shared the details with our product team for review.

We are experiencing the same issue with our api integration. All other status values work properly. What was the resolution to this?