Service1
Click here for a complete list of operations.
createReferralFBShare
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /ViungoWebService.asmx HTTP/1.1
Host: ws.fuelthebuilders.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/createReferralFBShare"
<?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>
<createReferralFBShare xmlns="http://tempuri.org/">
<referral>
<ReferralId1>int</ReferralId1>
<Name1>string</Name1>
<DiscountOffer1>int</DiscountOffer1>
<DonationOffer1>int</DonationOffer1>
<DonationOffer2>int</DonationOffer2>
<DiscountOffer2>int</DiscountOffer2>
<DiscountOfferNew1>string</DiscountOfferNew1>
<DiscountOfferNew2>string</DiscountOfferNew2>
<BusinessID1>int</BusinessID1>
<CreationDate1>dateTime</CreationDate1>
<ModifiedDate1>dateTime</ModifiedDate1>
<ReferrerUserId1>int</ReferrerUserId1>
<ReferredUserId1>int</ReferredUserId1>
<DiscountValidity1>int</DiscountValidity1>
<DiscountValidity2>int</DiscountValidity2>
<BusinessLogo1>string</BusinessLogo1>
<HeaderBackgroundColor1>string</HeaderBackgroundColor1>
<BusinessName1>string</BusinessName1>
<HeaderFontColor1>string</HeaderFontColor1>
<HeadingText1>string</HeadingText1>
<HeadingFontColor1>string</HeadingFontColor1>
<SubHeadingText1>string</SubHeadingText1>
<SubHeadingFontColor1>string</SubHeadingFontColor1>
<ButtonBackgroundColor1>string</ButtonBackgroundColor1>
<ButtonText1>string</ButtonText1>
<ButtonTextFontColor1>string</ButtonTextFontColor1>
<Disclaimer1>string</Disclaimer1>
<ReferrerMessage1>string</ReferrerMessage1>
<ReferredMessage1>string</ReferredMessage1>
<ReferrerEmail1>string</ReferrerEmail1>
<ReferredEmail1>string</ReferredEmail1>
<HighResBusinessLogo1>string</HighResBusinessLogo1>
<TitleOfMessage1>string</TitleOfMessage1>
<MessageToShare1>string</MessageToShare1>
<ReferralOfferName1>string</ReferralOfferName1>
<NewCustomerOfferName1>string</NewCustomerOfferName1>
<Reward_point>int</Reward_point>
<Donation_point>int</Donation_point>
<Donation_validity>int</Donation_validity>
<ReferrerDonationOfferName>string</ReferrerDonationOfferName>
<NewCustomerDonationOfferName>string</NewCustomerDonationOfferName>
<allowtemplate>boolean</allowtemplate>
<templateID>int</templateID>
<subject>string</subject>
<toSend>string</toSend>
<messageFrom>string</messageFrom>
<NameOfsender>string</NameOfsender>
<textToSend>string</textToSend>
<couponID>int</couponID>
<Referral_ID1>int</Referral_ID1>
<Referral_NAME1>string</Referral_NAME1>
<Cous_DISC_COUP1>string</Cous_DISC_COUP1>
<Referrer_DISC_COUP1>string</Referrer_DISC_COUP1>
<Active1>boolean</Active1>
<ReferredVia>string</ReferredVia>
<CC>
<string>string</string>
<string>string</string>
</CC>
<bdy>
<string>string</string>
<string>string</string>
</bdy>
</referral>
</createReferralFBShare>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?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>
<createReferralFBShareResponse xmlns="http://tempuri.org/">
<createReferralFBShareResult />
</createReferralFBShareResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /ViungoWebService.asmx HTTP/1.1
Host: ws.fuelthebuilders.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<createReferralFBShare xmlns="http://tempuri.org/">
<referral>
<ReferralId1>int</ReferralId1>
<Name1>string</Name1>
<DiscountOffer1>int</DiscountOffer1>
<DonationOffer1>int</DonationOffer1>
<DonationOffer2>int</DonationOffer2>
<DiscountOffer2>int</DiscountOffer2>
<DiscountOfferNew1>string</DiscountOfferNew1>
<DiscountOfferNew2>string</DiscountOfferNew2>
<BusinessID1>int</BusinessID1>
<CreationDate1>dateTime</CreationDate1>
<ModifiedDate1>dateTime</ModifiedDate1>
<ReferrerUserId1>int</ReferrerUserId1>
<ReferredUserId1>int</ReferredUserId1>
<DiscountValidity1>int</DiscountValidity1>
<DiscountValidity2>int</DiscountValidity2>
<BusinessLogo1>string</BusinessLogo1>
<HeaderBackgroundColor1>string</HeaderBackgroundColor1>
<BusinessName1>string</BusinessName1>
<HeaderFontColor1>string</HeaderFontColor1>
<HeadingText1>string</HeadingText1>
<HeadingFontColor1>string</HeadingFontColor1>
<SubHeadingText1>string</SubHeadingText1>
<SubHeadingFontColor1>string</SubHeadingFontColor1>
<ButtonBackgroundColor1>string</ButtonBackgroundColor1>
<ButtonText1>string</ButtonText1>
<ButtonTextFontColor1>string</ButtonTextFontColor1>
<Disclaimer1>string</Disclaimer1>
<ReferrerMessage1>string</ReferrerMessage1>
<ReferredMessage1>string</ReferredMessage1>
<ReferrerEmail1>string</ReferrerEmail1>
<ReferredEmail1>string</ReferredEmail1>
<HighResBusinessLogo1>string</HighResBusinessLogo1>
<TitleOfMessage1>string</TitleOfMessage1>
<MessageToShare1>string</MessageToShare1>
<ReferralOfferName1>string</ReferralOfferName1>
<NewCustomerOfferName1>string</NewCustomerOfferName1>
<Reward_point>int</Reward_point>
<Donation_point>int</Donation_point>
<Donation_validity>int</Donation_validity>
<ReferrerDonationOfferName>string</ReferrerDonationOfferName>
<NewCustomerDonationOfferName>string</NewCustomerDonationOfferName>
<allowtemplate>boolean</allowtemplate>
<templateID>int</templateID>
<subject>string</subject>
<toSend>string</toSend>
<messageFrom>string</messageFrom>
<NameOfsender>string</NameOfsender>
<textToSend>string</textToSend>
<couponID>int</couponID>
<Referral_ID1>int</Referral_ID1>
<Referral_NAME1>string</Referral_NAME1>
<Cous_DISC_COUP1>string</Cous_DISC_COUP1>
<Referrer_DISC_COUP1>string</Referrer_DISC_COUP1>
<Active1>boolean</Active1>
<ReferredVia>string</ReferredVia>
<CC>
<string>string</string>
<string>string</string>
</CC>
<bdy>
<string>string</string>
<string>string</string>
</bdy>
</referral>
</createReferralFBShare>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<createReferralFBShareResponse xmlns="http://tempuri.org/">
<createReferralFBShareResult />
</createReferralFBShareResponse>
</soap12:Body>
</soap12:Envelope>
);