Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to FulfillmentOrderSubmitFulfillmentRequestPayload

FulfillmentOrderSubmitFulfillmentRequestPayload

payload

Return type for fulfillmentOrderSubmitFulfillmentRequest mutation.

Anchor to originalFulfillmentOrderoriginalFulfillmentOrder
•

The original fulfillment order intended to request fulfillment for.

Anchor to submittedFulfillmentOrdersubmittedFulfillmentOrder
•

The fulfillment order that was submitted to the fulfillment service. This will be the same as the original fulfillment order field. The exception to this is partial fulfillment requests or fulfillment request for cancelled or incomplete fulfillment orders.

Anchor to unsubmittedFulfillmentOrderunsubmittedFulfillmentOrder
•

This field will only be present for partial fulfillment requests. This will represent the new fulfillment order with the remaining line items not submitted to the fulfillment service.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Sends a fulfillment request to the fulfillment service of a fulfillment order.


Was this section helpful?