Service1
Click here for a complete list of operations.
updateCheckinDetails
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/updateCheckinDetails"
<?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>
<updateCheckinDetails xmlns="http://tempuri.org/">
<obj>
<fbCheckinID1>int</fbCheckinID1>
<checkinName1>string</checkinName1>
<businessID1>int</businessID1>
<offerID1>int</offerID1>
<validFor1>int</validFor1>
<fbUrl1>string</fbUrl1>
<pageID1>int</pageID1>
<checkinMSG1>
<string>string</string>
<string>string</string>
</checkinMSG1>
<offerName1>string</offerName1>
<bussinessName1>string</bussinessName1>
<locationId1>string</locationId1>
<singleMsg1>string</singleMsg1>
<userName1>string</userName1>
<couponId1>int</couponId1>
<phoneNo1>string</phoneNo1>
<profilePic1>string</profilePic1>
<DonationOfferName1>string</DonationOfferName1>
<OrganizationName1>string</OrganizationName1>
<DonationMessage1>string</DonationMessage1>
<donationID1>int</donationID1>
<organizationAddress1>string</organizationAddress1>
<rewardPoints1>int</rewardPoints1>
<donationpoints1>int</donationpoints1>
<validforreward1>int</validforreward1>
<rewardPoint1>int</rewardPoint1>
<donationValidFor1>int</donationValidFor1>
<RewardOfferType>string</RewardOfferType>
<DonationOfferType>string</DonationOfferType>
<frequency>int</frequency>
<Active1>boolean</Active1>
<FacebookCheckInID>int</FacebookCheckInID>
<business_id>int</business_id>
<FbcheckinappID>string</FbcheckinappID>
<FbUrl>string</FbUrl>
<Name>string</Name>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<Amountpercheckin>string</Amountpercheckin>
<lefthalftext>string</lefthalftext>
<lefthalftextcolor>string</lefthalftextcolor>
<lefthalfbgcolor>string</lefthalfbgcolor>
<righthalftext1>string</righthalftext1>
<righthalftext2>string</righthalftext2>
<righthalftextcolor>string</righthalftextcolor>
<righthalfbgcolor>string</righthalfbgcolor>
<Firsttimestart>string</Firsttimestart>
<Created_date>string</Created_date>
<modified_date>string</modified_date>
<Oldfbcheckincount>string</Oldfbcheckincount>
<IsActive>boolean</IsActive>
<FacebookCheckindonateID>int</FacebookCheckindonateID>
<DailyCheckInCount>int</DailyCheckInCount>
<checkindonateAmount>int</checkindonateAmount>
<Date>string</Date>
<FBCheckinDonateUrl>string</FBCheckinDonateUrl>
<FBHeaderText>string</FBHeaderText>
<FBlogopath>string</FBlogopath>
<FBbgHeadercolor>string</FBbgHeadercolor>
<FBHeadertextcolor>string</FBHeadertextcolor>
<MaxFacebookCheckInID>int</MaxFacebookCheckInID>
</obj>
</updateCheckinDetails>
</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>
<updateCheckinDetailsResponse xmlns="http://tempuri.org/">
<updateCheckinDetailsResult>string</updateCheckinDetailsResult>
</updateCheckinDetailsResponse>
</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>
<updateCheckinDetails xmlns="http://tempuri.org/">
<obj>
<fbCheckinID1>int</fbCheckinID1>
<checkinName1>string</checkinName1>
<businessID1>int</businessID1>
<offerID1>int</offerID1>
<validFor1>int</validFor1>
<fbUrl1>string</fbUrl1>
<pageID1>int</pageID1>
<checkinMSG1>
<string>string</string>
<string>string</string>
</checkinMSG1>
<offerName1>string</offerName1>
<bussinessName1>string</bussinessName1>
<locationId1>string</locationId1>
<singleMsg1>string</singleMsg1>
<userName1>string</userName1>
<couponId1>int</couponId1>
<phoneNo1>string</phoneNo1>
<profilePic1>string</profilePic1>
<DonationOfferName1>string</DonationOfferName1>
<OrganizationName1>string</OrganizationName1>
<DonationMessage1>string</DonationMessage1>
<donationID1>int</donationID1>
<organizationAddress1>string</organizationAddress1>
<rewardPoints1>int</rewardPoints1>
<donationpoints1>int</donationpoints1>
<validforreward1>int</validforreward1>
<rewardPoint1>int</rewardPoint1>
<donationValidFor1>int</donationValidFor1>
<RewardOfferType>string</RewardOfferType>
<DonationOfferType>string</DonationOfferType>
<frequency>int</frequency>
<Active1>boolean</Active1>
<FacebookCheckInID>int</FacebookCheckInID>
<business_id>int</business_id>
<FbcheckinappID>string</FbcheckinappID>
<FbUrl>string</FbUrl>
<Name>string</Name>
<StartDate>string</StartDate>
<EndDate>string</EndDate>
<Amountpercheckin>string</Amountpercheckin>
<lefthalftext>string</lefthalftext>
<lefthalftextcolor>string</lefthalftextcolor>
<lefthalfbgcolor>string</lefthalfbgcolor>
<righthalftext1>string</righthalftext1>
<righthalftext2>string</righthalftext2>
<righthalftextcolor>string</righthalftextcolor>
<righthalfbgcolor>string</righthalfbgcolor>
<Firsttimestart>string</Firsttimestart>
<Created_date>string</Created_date>
<modified_date>string</modified_date>
<Oldfbcheckincount>string</Oldfbcheckincount>
<IsActive>boolean</IsActive>
<FacebookCheckindonateID>int</FacebookCheckindonateID>
<DailyCheckInCount>int</DailyCheckInCount>
<checkindonateAmount>int</checkindonateAmount>
<Date>string</Date>
<FBCheckinDonateUrl>string</FBCheckinDonateUrl>
<FBHeaderText>string</FBHeaderText>
<FBlogopath>string</FBlogopath>
<FBbgHeadercolor>string</FBbgHeadercolor>
<FBHeadertextcolor>string</FBHeadertextcolor>
<MaxFacebookCheckInID>int</MaxFacebookCheckInID>
</obj>
</updateCheckinDetails>
</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>
<updateCheckinDetailsResponse xmlns="http://tempuri.org/">
<updateCheckinDetailsResult>string</updateCheckinDetailsResult>
</updateCheckinDetailsResponse>
</soap12:Body>
</soap12:Envelope>
);