Anchor to SubscriptionContractCalculationCommitUserErrorCodeSubscription
enumSubscription Contract Calculation Commit User Error Code
Possible error codes that can be returned by .
Anchor to Valid valuesValid values
- CALCULATION_NOT_FOUND
- INVALID
- INVALID_BILLING_DATE
- NOT_READY_TO_COMMIT
- STALE_CONTRACT
- Anchor to CALCULATION_NOT_FOUNDCALCULATION_
NOT_ FOUND The subscription contract calculation could not be found.
- Anchor to INVALIDINVALID
The input value is invalid.
- Anchor to INVALID_BILLING_DATEINVALID_
BILLING_ DATE The first billing date must be in the future.
- Anchor to NOT_READY_TO_COMMITNOT_
READY_ TO_ COMMIT The calculation is not in a succeeded state and cannot be committed yet.
- Anchor to STALE_CONTRACTSTALE_
CONTRACT The subscription contract was modified since the calculation was created.
Was this section helpful?
Anchor to FieldsFields
- Anchor to SubscriptionContractCalculationCommitUserError.codeSubscription•OBJECT
Contract Calculation Commit User Error.code An error that occurs during the execution of
.
Was this section helpful?