When sending SMS messages, there are a handful or potential result codes (defines if the message was delivered successfully or a failure).


Status Result Explanation Charged
Success delivered SMS received successfully by the mobile phone Yes
Success SentOK SMS received successfully by the mobile phone Yes
Success delivered-to-network SMS received successfully by the mobile's network/carrier but not acknowledged by the mobile (most likely delivered OK) Yes
Success Control Deleted SMS sending was aborted by a user (marked as success for reporting purposes) No
Failed Bad Number SMS was submitted to the mobile carrier and they have responded advising the mobile number is not in use Yes
Failed Destination is blacklisted Mobile number has opted out of receiving your texts and is on your blacklist (see Unsubscribes) No
Failed LinkNotPermitted SMS message contains a URL that is not on our phishing whitelist No
Failed No Permit Record Internal TNZ error; contact TNZ Support No
Failed Invalid Mobile Number (RP-Max) Mobile number is invalid (too many digits for the supplied network/carrier) No
Failed Invalid Mobile Number (RP-Min) Mobile number is invalid (not enough digits for the supplied network/carrier) No
Failed Rejected-06-Invalid Mobile Number Mobile number is invalid (unused mobile number range) No
Failed Rejected-07-Invalid Number Mobile number is invalid (number range is not used for mobile) No
Pending   The message is currently processing and awaiting a delivery result TBC
Delayed   The message is queued until the specified Send Time TBC
CreditHold   The message is held due to lack of available account credit TBC
Unknown   Catch-all value if no other Status code is appropriate TBC