Anchor to section titled 'undefined'

FulfillmentConstraintRuleCreateUserErrorCode
enum

Possible error codes that can be returned by FulfillmentConstraintRuleCreateUserError.


value-customappfunctionnoteligible
CUSTOM_APP_FUNCTION_NOT_ELIGIBLE

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

value-functionalreadyregistered
FUNCTION_ALREADY_REGISTERED

A fulfillment constraint rule already exists for the provided function_id.

value-functiondoesnotimplement
FUNCTION_DOES_NOT_IMPLEMENT

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

value-functionnotfound
FUNCTION_NOT_FOUND

No Shopify Function found for provided function_id.

value-functionpendingdeletion
FUNCTION_PENDING_DELETION

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

value-inputinvalid
INPUT_INVALID

Failed to create fulfillment constraint rule due to invalid input.

value-maximumfulfillmentconstraintrulesreached
MAXIMUM_FULFILLMENT_CONSTRAINT_RULES_REACHED

Maximum number of fulfillment constraint rules reached. Limit is 10.


Was this section helpful?

The error code.


Was this section helpful?
Map
FulfillmentConstraintRuleCreateUserErrorCode