Home > @infiniteobjects/shopify-data-manager > AdminTypes > FulfillmentOrderSubmitFulfillmentRequestPayload > submittedFulfillmentOrder
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.
Signature:
submittedFulfillmentOrder?: Maybe<FulfillmentOrder>;