Anchor to SubscriptionBillingCycleBulkUserErrorCodeSubscription
SubscriptionBillingCycleBulkUserErrorCode
enum
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- Anchor to BLANKBLANK•
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.
- Anchor to INVALIDINVALID•
The input value is invalid.
- Anchor to INVALID_DATE_RANGEINVALID_DATE_RANGE•
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?