--- title: FulfillmentOrderSubmitCancellationRequestPayload - GraphQL Admin description: Return type for `fulfillmentOrderSubmitCancellationRequest` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentordersubmitcancellationrequestpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentordersubmitcancellationrequestpayload.md --- # Fulfillment​Order​Submit​Cancellation​Request​Payload payload Return type for `fulfillmentOrderSubmitCancellationRequest` mutation. ## Fields * fulfillment​Order [Fulfillment​Order](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder) The fulfillment order specified in the cancelation request. * user​Errors [\[User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/UserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [fulfillment​Order​Submit​Cancellation​Request](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderSubmitCancellationRequest) mutation Sends a cancellation request to the fulfillment service of a fulfillment order. *** ## Map ### Mutations with this payload * [fulfillment​Order​Submit​Cancellation​Request](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentOrderSubmitCancellationRequest)