SMSService

SMSService Description: ASMX, WSDL


Update: ASMX, XML
Description: Update SMS contacts in your list.
When batching multiple sms contacts, limit batch size to 100 or fewer.
Parameters:
Name Type Description
SMSMember SMSMembersDataset.SMSMembersDataTable XSD
 
SoapHeader:
Name Type Description
Username String Your API access username.
Password String Your API access password.
List String The account you want to access.
 
Return Value:
Type Description
SMSMembersDataset.SMSMembersDataTable XSD



Upsert: ASMX, XML
Description: Add a new sms contact record, or update that sms contact record if it already exists.
When batching multiple sms contacts, limit batch size to 100 or fewer.
Parameters:
Name Type Description
SMSMember SMSMembersDataset.SMSMembersDataTable XSD
 
SoapHeader:
Name Type Description
Username String Your API access username.
Password String Your API access password.
List String The account you want to access.
 
Return Value:
Type Description
SMSMembersDataset.SMSMembersDataTable XSD