Code |
Message |
Description |
407 |
Missing required param subscriber_id |
subscriber_id param is required |
407 |
Missing required param email |
email param is required |
407 |
Missing required param firstname |
firstname param is required |
407 |
Missing required param lastname |
lastname param is required |
101 |
Not allowed for list_id = %s |
Invalid access to subscriber list_id |
129 |
Not allowed for subscriber with ID: %s |
Invalid access to subscriber ID |
108 |
List %s has been deleted |
List ID belongs to a list which has been deleted |
123 |
Invalid email address %s |
The email of the subscriber is invalid |
123 |
There is already another subscriber with the same email address |
There is already another subscriber with the same email address |
121 |
Could not load subscriber |
The subscriber was not found |
201 |
Could not update subscriber |
A database error has occurred |