All delivery error codes
destination_unreachable_temp
Suppress: noRetryableThe handset or network was temporarily unreachable.
Recommended action
Retry later. Do not treat the number as permanently dead.
Example message.failed payload
{
"object": "event",
"type": "message.failed",
"livemode": true,
"data": {
"object": "message",
"message_id": "msg_uuid",
"status": "failed",
"delivery_error_code": "destination_unreachable_temp",
"error_message": "The handset or network was temporarily unreachable."
}
}Public reference: https://docs.statxt.com/api/errors/delivery/destination_unreachable_temp