Added a new method to delete Reseller Clients: delClient
Method receives the following parameters:
– api_username
– api_password
– client Source: Developer’s Log
Added a new method to delete Reseller Clients: delClient
Method receives the following parameters:
– api_username
– api_password
– client Source: Developer’s Log
Added new information to our getDIDsInfo and getPackages methods.
getDIDsInfo:
– next_billing
– order_date
getPackages:
– canada_route Source: Developer’s Log
Customers can now see if the DID numbers will have SMS service available once they are purchased.
Methods Updated:
– getDIDsUSA
– getDIDsCAN
We have added the following information to both methods:
– sms
If the the DID will have SMS service available after purchase, the value of sms variable will be 1. If it will not have SMS service available, then the value will be 0. Source: Developer’s Log
We just added the “Email Attachment Format” parameter into our API Voicemail methods.
Updated methods:
– createVoicemail
– setVoicemail
– getVoicemails
New Methods:
– getVoicemailAttachmentFormats Source: Developer’s Log
Customers can now get all the reseller related information regarding their DID numbers by using our API getDIDsInfo method.
We have added the following information:
reseller_account
reseller_monthly
reseller_minute
reseller_setup Source: Developer’s Log
The SMS messages in the Customer Portal and the SMS Center (https://sms.voip.ms) are now being displayed according to the account’s timezone.
The getSMS API method was also updated to allow the timezone parameter. Source: Developer’s Log
We are now removing the quoted text (previous message) from the SMS reply emails.
Let us know if your messages still contain the quoted text by opening a ticket with the content of the SMS email reply (can be copied from the Message Center). Source: Developer’s Log
Customers can now get all the information regarding their DID numbers by using our API getDIDsInfo method.
We have added the following information:
billing_type
sms_available
sms_enabled
sms_email
sms_email_enabled
sms_forward
sms_forward_enabled
sms_url_callback
sms_url_callback_enabled
sms_url_callback_retry Source: Developer’s Log
We just added a few new methods to our API for:
– Queues
– Recordings
– SMS Messages
Queues and Recordings can now be created, edited and deleted.
SMS Messages can now be Sent and Deleted. There is also a method to list messages sent and/or received. Source: Developer’s Log
Customers are now able to delete SMS Messages by clicking on the “Delete Message” icon in the “SMS Message Center”. Source: Developer’s Log