--- title: FulfillmentOrderRejectionReason - GraphQL Admin description: The reason for a fulfillment order rejection. api_version: 2025-01 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/2025-01/enums/fulfillmentorderrejectionreason md: https://shopify.dev/docs/api/admin-graphql/2025-01/enums/fulfillmentorderrejectionreason.md --- # 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/2025-01/mutations/fulfillmentOrderRejectFulfillmentRequest#arguments-reason) ARGUMENT *** ## Map ### Arguments with this enum * <-|[fulfillment​Order​Reject​Fulfillment​Request.reason](https://shopify.dev/docs/api/admin-graphql/2025-01/mutations/fulfillmentOrderRejectFulfillmentRequest#arguments-reason)