--- title: FulfillmentOrderRejectFulfillmentRequestPayload - GraphQL Admin description: Return type for `fulfillmentOrderRejectFulfillmentRequest` 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/fulfillmentorderrejectfulfillmentrequestpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/fulfillmentorderrejectfulfillmentrequestpayload.md --- # Fulfillment​Order​Reject​Fulfillment​Request​Payload payload Return type for `fulfillmentOrderRejectFulfillmentRequest` mutation. ## Fields * fulfillment​Order [Fulfillment​Order](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrder) The fulfillment order whose fulfillment request was rejected. * 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​Reject​Fulfillment​Request](https://shopify.dev/docs/api/admin-graphql/latest/mutations/fulfillmentOrderRejectFulfillmentRequest) mutation Rejects a fulfillment request sent to a fulfillment service for a fulfillment order. *** ## Map ### Mutations with this payload * [fulfillment​Order​Reject​Fulfillment​Request](https://shopify.dev/docs/api/admin-graphql/latest/types/fulfillmentOrderRejectFulfillmentRequest)