|
SendSMSEx |
Send an SMS text message to one or more recipients, with either a Sender Id or phone number that can be replied to, receiving back a success/failure Return Code |
|
SMSStatusEx |
Query the TextAnywhere Gateway and return the previously sent message's delivery status for each of the recipients |
|
GetReply |
Returns SMS message replies originally sent with SendSMSEx setup to receive replies via the Web Service |
|
GetReplyByClientRef |
Returns SMS message replies by Client_Ref originally sent with SendSMSEx setup to
receive replies via the Web Service |
|
DeleteReply |
Permanently delete the given text message replies |
|
CheckCredits |
Query the number of Message Credits available on a client’s pre-pay account |
|
CheckNumber |
Check the cost, in credits, of sending a message to the
given mobile phone number, returning the country code, formatted number and cost
in credits |
|
FormatNumber |
Returns a formatted number, where possible, from the unformatted
number provided |
|
GetTextInbound |
Retrieve all inbound messages sent to a TextInbound number,
returned as a CSV string |
|
ServiceTest |
Return the service status and your organisation name |
|
SendSMS |
Send a text message to one recipient with no reply capability
(superseded by SendSMSEx method) |
|
SMSStatus |
Returns the delivery status of a message sent by SendSMS
(superseded by SMSStatusEx method) |