Channel Specific Status Codes
This document details the channel specific status codes and the associated reasons for message delivery failure.
The message delivery failure reasons are available for the following channels:
SMS
Status Code | Message | Description | Delivery Status |
---|---|---|---|
7500 | Delivered | Returned when the delivery is completed successfully. | Delivered |
7501 | Submitted | Returned when message is submitted to the gateway | Submitted |
7004 | Invalid parameters/Values | Returned when an invalid value or parameters are provided. | Failed |
7006 | Internal server error | Returned when an occur occurs in server. | Failed |
7101 | Invalid Sender ID | Returned when the sender ID is invalid. | Failed |
7102 | Invalid address | Returned when the address is invalid. | Failed |
7109 | User in DnD | Returned when the user is registered on Do Not Disturb list. | Failed |
7201 | Delivery failed at Operator | Returned when the delivery failed at operator. | Failed |
7202 | Delivery failed at platform | Returned when the delivery failed at platform. | Failed |
7203 | Unknown Subscriber address | Returned when the subscriber address is not known. | Failed |
7204 | Insufficient Credits in subscriber account | Returned when the subscriber account has insufficient credits. | Failed |
7205 | Error in Binary message | Returned when there is an error in binary message. | Failed |
7206 | Can't deliver. Subscriber SIM Full | Returned when the subscribers SIM is full. | Failed |
7207 | Subscriber out of coverage area or not reachable | Returned when the subscriber is out of coverage area. | Failed |
7208 | Message expired | Returned when message is expired. | Undelivered |
7209 | Unable to deliver multipart message | Returned when unable to deliver multipart message. | Failed |
7210 | Billing Configuration error | Returned when there is an error in billing configuration. | Failed |
7211 | Billing error at operator | Returned when an error occurs at operator. | Failed |
Push
Status Code | Message | Description |
---|---|---|
7503 | Message expired before delivery attempt | Returned when the message is expired before attempting a delivery. |
7504 | Authentication error | Returned when an authentication error occurs. |
7505 | Too large payload ( >4kb) | Returned when the payload is more than 4kb for Android. |
7506 | Invalid time to live value | Returned when an invalid value is passed for time to live parameter for Android |
7507 | Too many requests for the App | Returned when too many requests are received for the same app. |
7508 | GCM server error | Returned when an error occurs in Google Cloud Messaging server |
7509 | Too many concurrent requests for same customer | Returned when too many requests are received for the same customer. |
7510 | Too big payload | Returned when the payload is more than 4kb for iOS. |
7511 | Invalid time to live value | Returned when an invalid value is passed for time to live parameter for iOS. |
7512 | Invalid push id | Returned when the push id is invalid. |
7513 | Unregistered Device | Returned when a device is not registered. |
7514 | Wrong apns certificate gateway | Returned when a wrong apns certificate is provided. |
7515 | Bad apns certificate | Returned when an apns certificate is invalid. |
7516 | Too many request for the same device | Returned when too many requests are received by the same device. |
7517 | APNS server error | Returned when an apns server error occurs. |
7518 | Unknown | Returned when an unknown error occurs. |
Email
Status Code | Message | Description |
---|---|---|
7500 | Delivered | Returned when e-mail is delivered |
7501 | Submitted | Returned when e-mail sent to the gateway |
7520 | Bounce | The following bounce types are possible:
|
7521 | Complaint | The following complaint types are possible:
|
7522 | Email address is not verified | This occurs when the account is in sandbox mode. Returned when destination email address is not verified. |
7523 | Invalid email address | Returned when destination email address is invalid. |
7241 | EmailId in unsubscribe blacklist | Returned when the destination email is found in IMIconnect unsubscribe list. |
Updated over 1 year ago