SMSService
2sms Messaging Web Service
The following operations are supported. For a formal definition, please review the Service Description.
-
AccountBalance
Returns account balance -
AccountModify
Modifies account details -
AccountOpen
Opens a new account -
AccountValidate
Validates account using code sent after registering -
AccountVerify
Verifies that an account exists -
AddressBookAddEntry
Adds a new contact -
AddressBookGroupAddEntry
Adds contacts to a specified group (given an array of contact numbers) -
AddressBookGroupAddEntryByList
Adds contacts to a specified group (given a semicolon-delimited list of contact numbers) -
AddressBookGroupCreate
Creates a group (given an array of contact numbers) -
AddressBookGroupCreateByList
Creates a group (given a semicolon-delimited list of contact numbers) -
AddressBookGroupList
Lists a users groups -
AddressBookGroupRemove
Deletes a group -
AddressBookGroupRemoveEntry
Removes contacts from a group (given an array of contact numbers) -
AddressBookGroupRemoveEntryByList
Removes contacts from a group (given a semicolon-delimited list of contact numbers) -
AddressBookList
Lists a users contacts -
AddressBookRemoveEntry
Deletes contacts (given an array of contact numbers) -
AddressBookRemoveEntryByList
Deletes contacts (given a semicolon-delimited list of contact numbers) -
FixedMessageAdd
Adds an array of fixed messages -
FixedMessageAddByList
Adds a semicolon-delimited list of fixed messages -
FixedMessageList
Lists a customer's fixed messages -
FixedMessageRemove
Deletes an array of fixed messages -
FixedMessageRemoveByList
Deletes a semicolon-delimited list of fixed messages -
Report2way
Reports messages received between specified dates -
Report2wayByDateString
Reports messages received between specified date strings in MM/dd/yyyy HH:mm:ss format -
ReportFindContacts
Reports messages received from address book contacts, optionally by 'GroupName' or 'GroupID' -
ReportFindContactsBetweenDates
Reports messages received from address book contacts, optionally by 'GroupName' or 'GroupID', between specified dates -
ReportFindContactsBetweenDatesByDateString
Reports messages received from address book contacts, optionally by 'GroupName' or 'GroupID', between specified date strings in MM/dd/yyyy HH:mm:ss format -
ReportFindNumber
Reports messages received from a specified number since a specified date -
ReportFindNumberByDateString
Reports messages received from a specified number since a specified date string in MM/dd/yyyy HH:mm:ss format -
ReportStandard
Reports messages sent using a predefined template -
ReportStandardBetweenDates
Reports messages sent between specified dates -
ReportStandardBetweenDatesByDateString
Reports messages sent between specified date strings in MM/dd/yyyy HH:mm:ss format -
ReportStandardReference
Reports messages sent with a certain reference field -
SendGroupMessage
Sends a text message to an array of groups at a specified date and/or time, or immediately if the date is before Jan 1, 1900 -
SendGroupMessageByDateString
Sends a text message to an array of groups, optionally at a date and/or time specified by a string in MM/dd/yyyy HH:mm:ss format -
SendGroupMessageByList
Sends a text message to a semicolon-delimited list of groups at a specified date and/or time, or immediately if the date is before Jan 1, 1900 -
SendGroupMessageByListByDateString
Sends a text message to a semicolon-delimited list of groups, optionally at a date and/or time specified by a string in MM/dd/yyyy HH:mm:ss format -
SendIndividualMessage
Sends a text message to an array of destinations at a specified date and/or time, or immediately if the date is before Jan 1, 1900 -
SendIndividualMessageByDateString
Sends a text message to an array of destinations, optionally at a date and/or time specified by a string in MM/dd/yyyy HH:mm:ss format -
SendIndividualMessageByList
Sends a text message to a semicolon-delimited list of destinations at a specified date and/or time, or immediately if the date is before Jan 1, 1900 -
SendIndividualMessageByListByDateString
Sends a text message to a semicolon-delimited list of destinations, optionally at a date and/or time specified by a string in MM/dd/yyyy HH:mm:ss format -
SubAccountGiveCredits
Transfers credits to a sub-account -
SubAccountList
Lists a users subaccounts