Click here to Skip to main content
15,912,977 members

Comments by Member 12188776 (Top 1 by date)

Member 12188776 8-Jul-16 15:27pm View    
Hi this is responce of asmx service so how to send data


POST /WSVistaWebClient/LoyaltyService.asmx HTTP/1.1
Host: api.vista.co.nz
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://vista.co.nz/services/WSVistaWebClient.ServiceContracts/1/CreateMember"

<!--?xml version="1.0" encoding="utf-8"?-->
<soap:envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:body>
<creatememberrequest xmlns="http://vista.co.nz/services/WSVistaWebClient.DataTypes/1/">
<loyaltymember>
<memberid>string
<firstname>string
<lastname>string
<fullname>string
<cardnumber>string
<mobilephone>string
<homephone>string
<email>string