http://www.ibm.com/wsdl/soa/pxsms/v1_0/service
The SmsNotificationBinding Binding

SOAP binding for the PX Notification common component Parlay X SMS notification interface.

Extensibility Element:
<soap:binding  style="document"
  transport="http://schemas.xmlsoap.org/soap/http" />
 Collapse Operations
Operation: notifySmsDeliveryReceipt
<soap:operation  soapAction=""
  style="document" />
Input: SmsNotification_notifySmsDeliveryReceiptRequest
<soap:body  use="literal" />
Output: SmsNotification_notifySmsDeliveryReceiptResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

Operation: notifySmsReception
<soap:operation  soapAction=""
  style="document" />
Input: SmsNotification_notifySmsReceptionRequest
<soap:body  use="literal" />
Output: SmsNotification_notifySmsReceptionResponse
<soap:body  use="literal" />
Fault:
InvocationException: InvocationException
<soap:fault  name="InvocationException"
  use="literal" />
 

 Collapse XML
-<wsdl:binding  name="SmsNotificationBinding"  type="interface:SmsNotification">
-<wsdl:documentation>
<xhtml:p>SOAP binding for the PX Notification common component Parlay X SMS notification interface.</xhtml:p>
</wsdl:documentation>
<soap:binding  style="document"  transport="http://schemas.xmlsoap.org/soap/http" />
-<wsdl:operation  name="notifySmsReception">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="InvocationException">
<soap:fault  name="InvocationException"  use="literal" />
</wsdl:fault>
</wsdl:operation>
-<wsdl:operation  name="notifySmsDeliveryReceipt">
<soap:operation  soapAction=""  style="document" />
-<wsdl:input>
<soap:body  use="literal" />
</wsdl:input>
-<wsdl:output>
<soap:body  use="literal" />
</wsdl:output>
-<wsdl:fault  name="InvocationException">
<soap:fault  name="InvocationException"  use="literal" />
</wsdl:fault>
</wsdl:operation>
</wsdl:binding>
 Collapse Used-By
Service Port Port Type
SmsNotificationService SmsNotification SmsNotification
Generated by WSDLdoc ©