|
|
8 (800) 700 7672 Free in Russia |
MESSAGES SENDING Sending an SMS message MANAGING MAILING LISTSComments in SMS messages Sending to a group of numbers Sending an HLR request Sending an e-mail message Sending a voice message (call) Sending a viber message Sending a message to Telegram Sending a message to the Telegram chatbot Sending a message to Whatsapp Using prefixes when sending messages Managing message templates Managing operator templates Virtual sending (test mode) Event Notifications MESSAGE STATUSES Checking the status CHECKING THE BALANCE STATUSMessage statuses. Server response and error codes Status codes Error codes in the status Deleting a message MANAGING CONTACTS Contacts and groups. Server response and error codes Examples of operations with contacts Work with the subclient MANAGING SENDER NAMES (SENDER ID)List of available operations Creating and uploading invoices and reportsServer response and error codes (sub-clients) Examples of actions with sub-clients List of available operations with sender names GETTING DATAServer response and error codes (sender IDs) Examples of actions with sender names Getting the history of sent messages VARIOUSReceiving incoming messages Getting statistics Request for rates Getting information about the operator Getting data about a short link | Actions with contacts and groupsTo manage contacts or groups, use the GET or POST method to call the appropriate address with the required command and parameters..To create a contact:
https://smscentre.com/sys/phones.php?add=1&login=<login>&psw=<password>&phone=<phone>&name=<name>
To create a new group:
https://smscentre.com/sys/phones.php?add_groupTo change the phone number in a contact:
https://smscentre.com/sys/phones.php?chg=1&login=<login>&psw=<password>&phone=<phone>&new_phone=<new_phone>
To change the group name:
https://smscentre.com/sys/phones.php?chg_groupTo transfer a contact to a new group:
https://smscentre.com/sys/phones.php?move_grouTo add a new group to a contact:
https://smscentre.com/sys/phones.php?move_grouTo remove a contact from a group:
https://smscentre.com/sys/phones.php?move_grouTo delete a contact: https://smscentre.com/sys/phones.php?del=1&login=<login>&psw=<password>&phone=<phone>To delete a group: https://smscentre.com/sys/phones.php?del_groupTo display a list of contacts: https://smscentre.com/sys/phones.php?get=1&login=<login>&psw=<password>To display a list of groups: https://smscentre.com/sys/phones.php?get_groupTo add an entry to the blacklist:
https://smscentre.com/sys/phones.php?add_blackTo remove an entry from the blacklist:
https://smscentre.com/sys/phones.php?del_blackTo get the elements of the "black" list:
https://smscentre.com/sys/phones.php?get_blackContacts and groups. Description of the parametersDescription of the parameters passed to the Server:
|