Joke Collection Website - Public benefit messages - China SMS Business Network SMS Platform API Instructions and Detailed Explanations

China SMS Business Network SMS Platform API Instructions and Detailed Explanations

1. Overview In order to facilitate customer calls, this interface adopts the universal HTTP form and can support various operating systems and development languages. Customers only need to pass the / entry parameter in their existing system: Parameter name meaning remarks user_name Your username is your website login username user_password Your password is your website login password user_mobile Send the target mobile phone number The maximum number of single submissions allowed The content of 1000 user_message text messages. The length of each text message is 70 Chinese characters. Exit parameters: Return encoding meaning 0 Successfully sent 1 One of the username, password, mobile phone number, and text message content is empty 2 The user name or password is wrong 3 The account balance is insufficient 4 The mobile phone number is wrong. 5 The number of characters in the text message content exceeds the limit. 6 The submitted content contains illegal characters. 7 The number of mobile phone numbers exceeds the limit. 8 Network failure causes the information submission to fail. In addition, it needs to be explained that when the return result is 0, you are reminded that you have successfully tried. I sent a text message with simple content, such as "test Chinese text message test". If it cannot be sent, it must be that the content of the text message contains sensitive characters, that is, the return code is 6. Please check it yourself until it is sent successfully. In order to prevent the sending of reactionary information, we do not prompt you for specific illegal characters. For more detailed instructions, see: /Html/20101122/856.shtml