Anchor to section titled 'undefined'

BillingAttemptUserErrorCode
enum

Possible error codes that can be returned by BillingAttemptUserError.


value-billingcyclechargebeforeexpecteddate
BILLING_CYCLE_CHARGE_BEFORE_EXPECTED_DATE

Billing cycle charge attempt made more than 24 hours before the billing cycle billingAttemptExpectedDate.

value-billingcycleskipped
BILLING_CYCLE_SKIPPED

Billing cycle must not be skipped.

The input value is blank.

value-contractnotfound
CONTRACT_NOT_FOUND

Subscription contract does not exist.

value-contractpaused
CONTRACT_PAUSED

Subscription contract cannot be billed if paused.

value-contractterminated
CONTRACT_TERMINATED

Subscription contract cannot be billed once terminated.

value-contractunderreview
CONTRACT_UNDER_REVIEW

Subscription contract is under review.

value-cycleindexoutofrange
CYCLE_INDEX_OUT_OF_RANGE

Billing cycle selector cannot select billing cycle outside of index range.

value-cyclestartdateoutofrange
CYCLE_START_DATE_OUT_OF_RANGE

Billing cycle selector cannot select billing cycle outside of start date range.

The input value is invalid.

value-origintimebeforecontractcreation
ORIGIN_TIME_BEFORE_CONTRACT_CREATION

Origin time cannot be before the contract creation time.

value-origintimeoutofrange
ORIGIN_TIME_OUT_OF_RANGE

Origin time needs to be within the selected billing cycle's start and end at date.

value-upcomingcyclelimitexceeded
UPCOMING_CYCLE_LIMIT_EXCEEDED

Billing cycle selector cannot select upcoming billing cycle past limit.


Was this section helpful?

The error code.


Was this section helpful?
Map
BillingAttemptUserErrorCode

Fields from