Errors
HTTP Response Code | Error Code | Message | Message Parameter | Description |
---|---|---|---|---|
400 |
CASM-INDIVIDUAL-OFFER-NOT-POSSIBLE |
Individual offer subscription not possible. |
Textual description of the problem |
The requested individual offer subscription cannot be processed due to specific constraints. |
400 |
CASM-STATE-DEACTIVATED |
Entity is deactivated. |
The entity is currently in a deactivated state and cannot be modified. |
|
400 |
CASM-STATE-PENDING |
Entity is pending State change. |
The entity is pending a state change and cannot be modified until the pending change is resolved. |
|
400 |
CASM-STATE-NOT-PENDING |
Entity is not pending State change. |
The entity is not pending any state changes and cannot be modified in this state. |
|
400 |
CASM-STATE-PENDING-MISMATCH |
Attribute for Entity pending State change mismatch. |
There is a mismatch between the attributes and the pending state change request for the entity. |
|
200 |
CASM-STATE-PENDING-CONFIRMED |
Entity’s pending State change already Confirmed. |
The pending state change request for the entity has already been confirmed. |
|
200 |
CASM-STATE-PENDING-CANCELLED |
Entity’s pending State change already Canceled. |
The pending state change request for the entity has already been canceled. |
|
400 |
BILL-CYCLE-CHANGE-PENDING |
Bill Cycle Change is pending. |
A bill cycle change is currently pending for the account and cannot be modified. |
|
400 |
CASM-STATE-DEACTIVATED |
Superior entity is deactivated. |
Textual description of the problem |
The superior entity associated with this operation is currently deactivated and cannot be accessed or modified. |
400 |
CASM-STATE-PENDING |
Entity is in Pending State. |
Textual description of the problem |
The entity is currently in a pending state and cannot be modified until the pending state change is resolved. |
400 |
CASM-CREATE-PENDING |
Entity cannot be created with Pending State. |
An entity cannot be created with a pending state; all entities must have an active state upon creation. |
|
400 |
CASM-STATE-VALID-FROM |
Previous State Valid From date is after State Valid From. |
The previous state’s valid from date is after the current state’s valid from date, which is not allowed. |
|
400 |
CASM-SUPERIOR-VALID-FROM |
Superior entity’s State Valid From date is after State Valid From. |
Textual description of the problem |
The superior entity’s state valid from date is after the current entity’s state valid from date, which is not allowed. |
400 |
CASM-SUBS-RESOURCE-EXISTS |
Subscriber resource already exists. |
The subscriber resource already exists and cannot be created again. |
|
400 |
CASM-CONFIGURATION |
Entity not properly configured. |
The entity is not properly configured and cannot be processed. Please ensure all necessary configurations are in place. |