FulfillmentOrderAction
The actions that can be taken on a fulfillment order.
Anchor to Valid valuesValid values
- Anchor to CANCEL_FULFILLMENT_ORDERCANCEL_FULFILLMENT_ORDER•
Cancels a fulfillment order. The corresponding mutation for this action is
.
- Anchor to CREATE_FULFILLMENTCREATE_FULFILLMENT•
Creates a fulfillment for selected line items in the fulfillment order. The corresponding mutation for this action is
.
- Anchor to EXTERNALEXTERNAL•
Opens an external URL to initiate the fulfillment process outside Shopify. This action should be paired with
.
- Anchor to HOLDHOLD•
Applies a fulfillment hold on the fulfillment order. The corresponding mutation for this action is
.
- Anchor to MARK_AS_OPENMARK_AS_OPEN•
Marks the fulfillment order as open. The corresponding mutation for this action is
.
- Anchor to MERGEMERGE•
Merges a fulfillment order. The corresponding mutation for this action is
.
- Anchor to MOVEMOVE•
Moves a fulfillment order. The corresponding mutation for this action is
.
- Anchor to RELEASE_HOLDRELEASE_HOLD•
Releases the fulfillment hold on the fulfillment order. The corresponding mutation for this action is
.
- Anchor to REQUEST_CANCELLATIONREQUEST_CANCELLATION•
Sends a cancellation request to the fulfillment service of a fulfillment order. The corresponding mutation for this action is
.
- Anchor to REQUEST_FULFILLMENTREQUEST_FULFILLMENT•
Sends a request for fulfilling selected line items in a fulfillment order to a fulfillment service. The corresponding mutation for this action is
.
- Anchor to SPLITSPLIT•
Splits a fulfillment order. The corresponding mutation for this action is
.