SMS API: Difference between revisions

The response text starts either ERR: and an error message or OK:
 
You can choose to have a response back in XML - this makes the service more compatible with Acrobits' Groundwire mobile phone app that is a softphone with SMS capability. AddInclude a field called xml, e.g. add &xml to the URL for a GET.
 
===Example===