--- title: FulfillmentOrderRejectionReason - GraphQL Admin description: The reason for a fulfillment order rejection. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/FulfillmentOrderRejectionReason md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/FulfillmentOrderRejectionReason.txt --- # Fulfillment​Order​Rejection​Reason enum The reason for a fulfillment order rejection. ## Valid values * INCORRECT\_​ADDRESS The fulfillment order was rejected because of an incorrect address. * INELIGIBLE\_​PRODUCT The fulfillment order was rejected because of an ineligible product. * INVENTORY\_​OUT\_​OF\_​STOCK The fulfillment order was rejected because inventory is out of stock. * OTHER The fulfillment order was rejected for another reason. * UNDELIVERABLE\_​DESTINATION The fulfillment order was rejected because of an undeliverable destination. *** ## Fields * [fulfillment​Order​Reject​Fulfillment​Request.​reason](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/fulfillmentOrderRejectFulfillmentRequest#argument-reason) MUTATION *** ## Map ### Mutations with this enum * <\~>[fulfillment​Order​Reject​Fulfillment​Request](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/fulfillmentOrderRejectFulfillmentRequest#argument-reason)