The below table will be updated with changes to the BestSMS REST API.
| Version | Section | Field | Description of Changes | |
|---|---|---|---|---|
Version 2.03: | ||||
| 2.03 | Send Messages & Edit Messages | SendTime Format | Updated SendTime values to use ISO 8601 date format (2024-04-25T23:04:39+00:00) | |
| 2.03 | All | C# Samples | Updated C# sample codes to work on .NET 6 and above | |
| 2.03 | Status Reporting | All | Reformatted Responses | |
| 2.03 | Status Reporting | All | Simplified Response format - Removed Nested properties wherever possible | |
| 2.03 | Status Reporting & Receive Messages | GET Poll | Dates/Time Formatting | Updated GET Poll 'Date' to use ISO 8601 date format (2024-04-25T23:04:39+00:00) | |
| 2.03 | Status Reporting | GET Poll | CreatedUTC & DelayedUTC | Added 'CreatedUTC' and 'DelayedUTC' values to GET Poll | |
| 2.03 | Receive Messages | Receive Messages DateUTC | Added 'DateUTC' value to GET Poll | |
| 2.03 | Edit Messages | All | Simplified Response format - Removed Nested properties wherever possible | |
| 2.03 | Addressbook | Group Contacts | Added Addressbook API - List/Create/Delete for AddressBook group contacts | |
| 2.03 | Addressbook | Groups | Added Addressbook API - List/Detail/Create/Update/Delete for AddressBook groups | |
| 2.03 | Addressbook | Contact Groups | Added Addressbook API - List/Create/Delete for AddressBook contact groups | |
| 2.03 | Addressbook | Contacts | Added Addressbook API - List/Detail/Create/Update/Delete for AddressBook contacts | |