Subscriptions error catalogue
Client Errors
These are the errors returned when the request cannot be accepted because of an error on request info
| Code | Description | Possible actions |
|---|---|---|
| 400 Bad Request | ||
| INCOMPATIBLE_BUNDLED_COMMERCIAL_PRODUCT | The commercial product is not compatible with the bundle | Check the compatible commercial product in +Catalogue |
| INVALID_SUBSCRIPTION_STATUS | The transition to target subscription status is not allowed | Check process |
| INVALID_MSISDN_FORMAT | The provided MSISDN is not valid | Check the MSISDN format |
| INVALID_IMSI_FORMAT | The provided IMSI is not valid | Check the IMSI format |
| MISSING_QUERY_PARAMS | The request is missing required query parameters | Check endpoint doc |
| 403 Forbidden | ||
| FORBIDDEN_ORGANIZATION | Not authorized to operate on the given organization | Check credentials and ask +Credential squad for permissions if needed |
| MISSING_PERMISSIONS | The user does not have the required permissions to perform the operation | Check the user and ask for permissions to +Subscriptions Squad |
| 404 Not Found | ||
| BUNDLE_NOT_FOUND | The requested bundle does not exist | Check the bundle id provided |
| SUBSCRIPTION_NOT_FOUND | The requested subscription does not exist | Check the subscription id provided |
| 501 Not Implemented | ||
| SUBSCRIPTION_TYPE_NOT_IMPLEMENTED | The requested subscription type is not yet implemented | Check the subscription id provided |