SOAP WebService
The eCall webservice interface allows you to send messages to various alerting systems — SMS, fax, and voice — using standardized SOAP web methods.
SOAP WebService
Use the eCall SOAP webservice to send SMS, fax, and voice messages.
At a glance
Endpoint:
https://soap.ecall.ch/eCall.asmxTransport: TLS 1.2
Preferred protocol: SOAP 1.2
Parameters are case-sensitive. Use the exact capitalization.
Navigate this section
Getting started — prerequisites, message flow, endpoint, and SOAP versions
Send methods —
SendSMSBasic,SendFaxBasic,SendFax, andSendVoiceBasicParameter reference — required fields, optional fields, and
TokenFieldsStatus queries —
GetStateBasic, response structure, and request IDsResponse codes and statuses — response codes,
SendState, andErrorStateCode examples — C#, Python, and Java examples
Available methods
SendSMSBasic
Send a text message to a mobile phone or pager
SendFaxBasic
Send a fax without attachments
SendFax
Send a fax with attachments
SendVoiceBasic
Send a voice message
GetStateBasic
Query the status of a sent message
All methods are part of the eCall class.
Last updated
Was this helpful?
