BISkin


Click here for a complete list of operations.

PUT_NewStafJoin

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
desgination:
block:
ApplicantDist:
nameApplicant:
gender:
aadharNo:
fatherName:
dob:
Age:
bloodGroup:
maratialStatus:
religion:
cast:
villageTown:
post:
panchayatWord:
policeSt:
dist:
pin:
Phone:
cName:
cFname:
cAddress:
cState:
cDist:
cPin:
cPhoneNo:
phyIdntificationNo:
applicationFees:
bankName:
branchName:
DateOfJOIn:
draftNo:
Quly:
SchoolName:
bordUn:
subject:
yearOfJoin:
passingYear:
fullMark:
Percen:
TwelQuly:
TwelSchoolName:
TwelBordUn:
Twelsubject:
TwelYearOfJoin:
TwelPassingYear:
TwelFullMark:
TwelPercen:
graduationQuly:
graduThSchoolName:
graduBordUn:
graduThsubject:
graduThyearOfJoin:
graduThpassingYear:
graduThfullMark:
graduthPercen:
otherQuly:
otherThSchoolName:
otherThBordUn:
otherThsubject:
otherThyearOfJoin:
otherThpassingYear:
otherFullMark:
otherthPercen:

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 /Index.asmx HTTP/1.1
Host: api.kanyavivahvikashsociety.co.in
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/PUT_NewStafJoin"

<?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>
    <PUT_NewStafJoin xmlns="http://tempuri.org/">
      <desgination>string</desgination>
      <block>string</block>
      <ApplicantDist>string</ApplicantDist>
      <nameApplicant>string</nameApplicant>
      <gender>string</gender>
      <aadharNo>string</aadharNo>
      <fatherName>string</fatherName>
      <dob>int</dob>
      <Age>int</Age>
      <bloodGroup>string</bloodGroup>
      <maratialStatus>string</maratialStatus>
      <religion>string</religion>
      <cast>string</cast>
      <villageTown>string</villageTown>
      <post>string</post>
      <panchayatWord>string</panchayatWord>
      <policeSt>string</policeSt>
      <dist>string</dist>
      <pin>string</pin>
      <Phone>string</Phone>
      <cName>string</cName>
      <cFname>string</cFname>
      <cAddress>string</cAddress>
      <cState>string</cState>
      <cDist>string</cDist>
      <cPin>string</cPin>
      <cPhoneNo>string</cPhoneNo>
      <phyIdntificationNo>string</phyIdntificationNo>
      <applicationFees>int</applicationFees>
      <bankName>string</bankName>
      <branchName>string</branchName>
      <DateOfJOIn>string</DateOfJOIn>
      <draftNo>string</draftNo>
      <Quly>string</Quly>
      <SchoolName>string</SchoolName>
      <bordUn>string</bordUn>
      <subject>string</subject>
      <yearOfJoin>string</yearOfJoin>
      <passingYear>string</passingYear>
      <fullMark>string</fullMark>
      <Percen>string</Percen>
      <TwelQuly>string</TwelQuly>
      <TwelSchoolName>string</TwelSchoolName>
      <TwelBordUn>string</TwelBordUn>
      <Twelsubject>string</Twelsubject>
      <TwelYearOfJoin>string</TwelYearOfJoin>
      <TwelPassingYear>string</TwelPassingYear>
      <TwelFullMark>string</TwelFullMark>
      <TwelPercen>string</TwelPercen>
      <graduationQuly>string</graduationQuly>
      <graduThSchoolName>string</graduThSchoolName>
      <graduBordUn>string</graduBordUn>
      <graduThsubject>string</graduThsubject>
      <graduThyearOfJoin>string</graduThyearOfJoin>
      <graduThpassingYear>string</graduThpassingYear>
      <graduThfullMark>string</graduThfullMark>
      <graduthPercen>string</graduthPercen>
      <otherQuly>string</otherQuly>
      <otherThSchoolName>string</otherThSchoolName>
      <otherThBordUn>string</otherThBordUn>
      <otherThsubject>string</otherThsubject>
      <otherThyearOfJoin>string</otherThyearOfJoin>
      <otherThpassingYear>string</otherThpassingYear>
      <otherFullMark>string</otherFullMark>
      <otherthPercen>string</otherthPercen>
    </PUT_NewStafJoin>
  </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>
    <PUT_NewStafJoinResponse xmlns="http://tempuri.org/" />
  </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 /Index.asmx HTTP/1.1
Host: api.kanyavivahvikashsociety.co.in
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>
    <PUT_NewStafJoin xmlns="http://tempuri.org/">
      <desgination>string</desgination>
      <block>string</block>
      <ApplicantDist>string</ApplicantDist>
      <nameApplicant>string</nameApplicant>
      <gender>string</gender>
      <aadharNo>string</aadharNo>
      <fatherName>string</fatherName>
      <dob>int</dob>
      <Age>int</Age>
      <bloodGroup>string</bloodGroup>
      <maratialStatus>string</maratialStatus>
      <religion>string</religion>
      <cast>string</cast>
      <villageTown>string</villageTown>
      <post>string</post>
      <panchayatWord>string</panchayatWord>
      <policeSt>string</policeSt>
      <dist>string</dist>
      <pin>string</pin>
      <Phone>string</Phone>
      <cName>string</cName>
      <cFname>string</cFname>
      <cAddress>string</cAddress>
      <cState>string</cState>
      <cDist>string</cDist>
      <cPin>string</cPin>
      <cPhoneNo>string</cPhoneNo>
      <phyIdntificationNo>string</phyIdntificationNo>
      <applicationFees>int</applicationFees>
      <bankName>string</bankName>
      <branchName>string</branchName>
      <DateOfJOIn>string</DateOfJOIn>
      <draftNo>string</draftNo>
      <Quly>string</Quly>
      <SchoolName>string</SchoolName>
      <bordUn>string</bordUn>
      <subject>string</subject>
      <yearOfJoin>string</yearOfJoin>
      <passingYear>string</passingYear>
      <fullMark>string</fullMark>
      <Percen>string</Percen>
      <TwelQuly>string</TwelQuly>
      <TwelSchoolName>string</TwelSchoolName>
      <TwelBordUn>string</TwelBordUn>
      <Twelsubject>string</Twelsubject>
      <TwelYearOfJoin>string</TwelYearOfJoin>
      <TwelPassingYear>string</TwelPassingYear>
      <TwelFullMark>string</TwelFullMark>
      <TwelPercen>string</TwelPercen>
      <graduationQuly>string</graduationQuly>
      <graduThSchoolName>string</graduThSchoolName>
      <graduBordUn>string</graduBordUn>
      <graduThsubject>string</graduThsubject>
      <graduThyearOfJoin>string</graduThyearOfJoin>
      <graduThpassingYear>string</graduThpassingYear>
      <graduThfullMark>string</graduThfullMark>
      <graduthPercen>string</graduthPercen>
      <otherQuly>string</otherQuly>
      <otherThSchoolName>string</otherThSchoolName>
      <otherThBordUn>string</otherThBordUn>
      <otherThsubject>string</otherThsubject>
      <otherThyearOfJoin>string</otherThyearOfJoin>
      <otherThpassingYear>string</otherThpassingYear>
      <otherFullMark>string</otherFullMark>
      <otherthPercen>string</otherthPercen>
    </PUT_NewStafJoin>
  </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>
    <PUT_NewStafJoinResponse xmlns="http://tempuri.org/" />
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /Index.asmx/PUT_NewStafJoin?desgination=string&block=string&ApplicantDist=string&nameApplicant=string&gender=string&aadharNo=string&fatherName=string&dob=string&Age=string&bloodGroup=string&maratialStatus=string&religion=string&cast=string&villageTown=string&post=string&panchayatWord=string&policeSt=string&dist=string&pin=string&Phone=string&cName=string&cFname=string&cAddress=string&cState=string&cDist=string&cPin=string&cPhoneNo=string&phyIdntificationNo=string&applicationFees=string&bankName=string&branchName=string&DateOfJOIn=string&draftNo=string&Quly=string&SchoolName=string&bordUn=string&subject=string&yearOfJoin=string&passingYear=string&fullMark=string&Percen=string&TwelQuly=string&TwelSchoolName=string&TwelBordUn=string&Twelsubject=string&TwelYearOfJoin=string&TwelPassingYear=string&TwelFullMark=string&TwelPercen=string&graduationQuly=string&graduThSchoolName=string&graduBordUn=string&graduThsubject=string&graduThyearOfJoin=string&graduThpassingYear=string&graduThfullMark=string&graduthPercen=string&otherQuly=string&otherThSchoolName=string&otherThBordUn=string&otherThsubject=string&otherThyearOfJoin=string&otherThpassingYear=string&otherFullMark=string&otherthPercen=string HTTP/1.1
Host: api.kanyavivahvikashsociety.co.in
HTTP/1.1 200 OK

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /Index.asmx/PUT_NewStafJoin HTTP/1.1
Host: api.kanyavivahvikashsociety.co.in
Content-Type: application/x-www-form-urlencoded
Content-Length: length

desgination=string&block=string&ApplicantDist=string&nameApplicant=string&gender=string&aadharNo=string&fatherName=string&dob=string&Age=string&bloodGroup=string&maratialStatus=string&religion=string&cast=string&villageTown=string&post=string&panchayatWord=string&policeSt=string&dist=string&pin=string&Phone=string&cName=string&cFname=string&cAddress=string&cState=string&cDist=string&cPin=string&cPhoneNo=string&phyIdntificationNo=string&applicationFees=string&bankName=string&branchName=string&DateOfJOIn=string&draftNo=string&Quly=string&SchoolName=string&bordUn=string&subject=string&yearOfJoin=string&passingYear=string&fullMark=string&Percen=string&TwelQuly=string&TwelSchoolName=string&TwelBordUn=string&Twelsubject=string&TwelYearOfJoin=string&TwelPassingYear=string&TwelFullMark=string&TwelPercen=string&graduationQuly=string&graduThSchoolName=string&graduBordUn=string&graduThsubject=string&graduThyearOfJoin=string&graduThpassingYear=string&graduThfullMark=string&graduthPercen=string&otherQuly=string&otherThSchoolName=string&otherThBordUn=string&otherThsubject=string&otherThyearOfJoin=string&otherThpassingYear=string&otherFullMark=string&otherthPercen=string
HTTP/1.1 200 OK