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 SubscriptionBillingCycleBulkUserErrorCode

SubscriptionBillingCycleBulkUserErrorCode

enum

Possible error codes that can be returned by SubscriptionBillingCycleBulkUserError.

•

The input value is blank.

Anchor to END_DATE_IN_THE_FUTUREEND_DATE_IN_THE_FUTURE
•

End date can't be more than 24 hours in the future.

•

The input value is invalid.

•

The range between start date and end date shouldn't be more than 1 week.

Anchor to START_DATE_BEFORE_END_DATESTART_DATE_BEFORE_END_DATE
•

Start date should be before end date.


Was this section helpful?