Billing Attempt User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- BILLING_CYCLE_CHARGE_BEFORE_EXPECTED_DATE
- BILLING_CYCLE_SKIPPED
- BLANK
- CONTRACT_NOT_FOUND
- CONTRACT_PAUSED
- CONTRACT_TERMINATED
- CONTRACT_UNDER_REVIEW
- CYCLE_INDEX_OUT_OF_RANGE
- CYCLE_START_DATE_OUT_OF_RANGE
- INVALID
- ORIGIN_TIME_BEFORE_CONTRACT_CREATION
- ORIGIN_TIME_OUT_OF_RANGE
- THROTTLED
- UPCOMING_CYCLE_LIMIT_EXCEEDED
- Anchor to BILLING_CYCLE_CHARGE_BEFORE_EXPECTED_DATEBILLING_
CYCLE_ CHARGE_ BEFORE_ EXPECTED_ DATE Billing cycle charge attempt made more than 24 hours before the billing cycle
.- Anchor to BILLING_CYCLE_SKIPPEDBILLING_
CYCLE_ SKIPPED Billing cycle must not be skipped.
- Anchor to BLANKBLANK
The input value is blank.
- Anchor to CONTRACT_NOT_FOUNDCONTRACT_
NOT_ FOUND Subscription contract does not exist.
- Anchor to CONTRACT_PAUSEDCONTRACT_
PAUSED Subscription contract cannot be billed if paused.
- Anchor to CONTRACT_TERMINATEDCONTRACT_
TERMINATED Subscription contract cannot be billed once terminated.
- Anchor to CONTRACT_UNDER_REVIEWCONTRACT_
UNDER_ REVIEW Subscription contract is under review, origin order is high risk and unfulfilled.
- Anchor to CYCLE_INDEX_OUT_OF_RANGECYCLE_
INDEX_ OUT_ OF_ RANGE Billing cycle selector cannot select billing cycle outside of index range.
- Anchor to CYCLE_START_DATE_OUT_OF_RANGECYCLE_
START_ DATE_ OUT_ OF_ RANGE Billing cycle selector cannot select billing cycle outside of start date range.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to ORIGIN_TIME_BEFORE_CONTRACT_CREATIONORIGIN_
TIME_ BEFORE_ CONTRACT_ CREATION Origin time cannot be before the contract creation time.
- Anchor to ORIGIN_TIME_OUT_OF_RANGEORIGIN_
TIME_ OUT_ OF_ RANGE Origin time needs to be within the selected billing cycle's start and end at date.
- Anchor to THROTTLEDTHROTTLED
Billing attempt rate limit exceeded - try later.
- Anchor to UPCOMING_CYCLE_LIMIT_EXCEEDEDUPCOMING_
CYCLE_ LIMIT_ EXCEEDED Billing cycle selector cannot select upcoming billing cycle past limit.
Anchor to FieldsFields
- •OBJECT
Represents an error that happens during the execution of a billing attempt mutation.