Anchor to CartTransformCreateUserErrorCodeCart
enumCart Transform Create User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to FUNCTION_ALREADY_REGISTEREDFUNCTION_
ALREADY_ REGISTERED A cart transform function 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 cart_transform function.
- Anchor to FUNCTION_NOT_FOUNDFUNCTION_
NOT_ FOUND No Shopify Function found for provided function_id.
- Anchor to INPUT_INVALIDINPUT_
INVALID Failed to create cart transform due to invalid input.
- Anchor to INVALID_METAFIELDSINVALID_
METAFIELDS Could not create or update metafields.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
An error that occurs during the execution of
.
Was this section helpful?