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