Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

<?xml version='1.0' encoding='UTF-8'?><!-- Published by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-hudson-740-. --><!-- Generated by JAX-WS RI at http://jax-ws.dev.java.net. RI's version is JAX-WS RI 2.2-hudson-740-. --><definitions xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsp="http://www.w3.org/ns/ws-policy" xmlns:wsp1_2="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://mcomm/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://mcomm/" name="RechargeApiMcommService">
<types>
<xsd:schema>
<xsd:import namespace="http://mcomm/" schemaLocation="https://api.spicesafar.com/McommWebServices/RechargeApiMcomm?xsd=1" />
</xsd:schema>
</types>
<message name="getRecharge">
<part name="parameters" element="tns:getRecharge" />
</message>
<message name="getRechargeResponse">
<part name="parameters" element="tns:getRechargeResponse" />
</message>
<message name="getCheckStatus">
<part name="parameters" element="tns:getCheckStatus" />
</message>
<message name="getCheckStatusResponse">
<part name="parameters" element="tns:getCheckStatusResponse" />
</message>
<message name="checkRefundHistory">
<part name="parameters" element="tns:checkRefundHistory" />
</message>
<message name="checkRefundHistoryResponse">
<part name="parameters" element="tns:checkRefundHistoryResponse" />
</message>
<message name="getTransactionHistory">
<part name="parameters" element="tns:getTransactionHistory" />
</message>
<message name="getTransactionHistoryResponse">
<part name="parameters" element="tns:getTransactionHistoryResponse" />
</message>
<portType name="RechargeApiMcomm">
<operation name="getRecharge">
<input wsam:Action="http://mcomm/RechargeApiMcomm/getRechargeRequest" message="tns:getRecharge" />
<output wsam:Action="http://mcomm/RechargeApiMcomm/getRechargeResponse" message="tns:getRechargeResponse" />
</operation>
<operation name="getCheckStatus">
<input wsam:Action="http://mcomm/RechargeApiMcomm/getCheckStatusRequest" message="tns:getCheckStatus" />
<output wsam:Action="http://mcomm/RechargeApiMcomm/getCheckStatusResponse" message="tns:getCheckStatusResponse" />
</operation>
<operation name="checkRefundHistory">
<input wsam:Action="http://mcomm/RechargeApiMcomm/checkRefundHistoryRequest" message="tns:checkRefundHistory" />
<output wsam:Action="http://mcomm/RechargeApiMcomm/checkRefundHistoryResponse" message="tns:checkRefundHistoryResponse" />
</operation>
<operation name="getTransactionHistory">
<input wsam:Action="http://mcomm/RechargeApiMcomm/getTransactionHistoryRequest" message="tns:getTransactionHistory" />
<output wsam:Action="http://mcomm/RechargeApiMcomm/getTransactionHistoryResponse" message="tns:getTransactionHistoryResponse" />
</operation>
</portType>
<binding name="RechargeApiMcommPortBinding" type="tns:RechargeApiMcomm">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
<operation name="getRecharge">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="getCheckStatus">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="checkRefundHistory">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="getTransactionHistory">
<soap:operation soapAction="" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
</binding>
<service name="RechargeApiMcommService">
<port name="RechargeApiMcommPort" binding="tns:RechargeApiMcommPortBinding">
<soap:address location="https://api.spicesafar.com/McommWebServices/RechargeApiMcomm" />
</port>
</service>
</definitions>