Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to FulfillmentConstraintRuleCreateUserErrorCode

FulfillmentConstraintRuleCreateUserErrorCode

enum

Possible error codes that can be returned by FulfillmentConstraintRuleCreateUserError.

Anchor to CUSTOM_APP_FUNCTION_NOT_ELIGIBLECUSTOM_APP_FUNCTION_NOT_ELIGIBLE
•

Shop must be on a Shopify Plus plan to activate functions from a custom app.

Anchor to FUNCTION_ALREADY_REGISTEREDFUNCTION_ALREADY_REGISTERED
•

A fulfillment constraint rule already exists for the provided function_id.

Anchor to FUNCTION_DOES_NOT_IMPLEMENTFUNCTION_DOES_NOT_IMPLEMENT
•

Function does not implement the required interface for this fulfillment constraint rule.

•

No Shopify Function found for provided function_id.

Anchor to FUNCTION_PENDING_DELETIONFUNCTION_PENDING_DELETION
•

Function is pending deletion and cannot have new rules created against it.

•

Failed to create fulfillment constraint rule due to invalid input.


Was this section helpful?