Anchor to section titled 'undefined'

fulfillmentOrderClose
mutation

Requires write_assigned_fulfillment_orders access scope. Also: The user must have fulfill_and_ship_orders permission.

Marks an in-progress fulfillment order as incomplete, indicating the fulfillment service is unable to ship any remaining items and intends to close the fulfillment order.


Anchor to id
id
required

The ID of the fulfillment order to mark as incomplete.

An optional reason for marking the fulfillment order as incomplete.


Was this section helpful?

The fulfillment order that was marked as incomplete.

The list of errors that occurred from executing the mutation.


Was this section helpful?