SOAP RESTful definition addressbookitem
The AddressBookItem object holds all relevant information about a contact on the SureSMS SMS gateway server.
SOAP RESTful addresbookitem
Name | Data type | Descritpion | |
Name | String | Mandatory | The name of the contact. Both first and last name goes here. |
CountryCode | String | Mandatory | The countrycode of the recipient. Ie +45 or +1. |
PhoneNumber | String | Mandatory | The mobile number for the contact. |
MailAddress | String | Optional | The contacts emailaddress. |
CustomInfo | String | Optional | This is extra info that can be used for merging when sending messages. |