Service


Click here for a complete list of operations.

InsertIcardDetail

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
stud_id:
schoolid:
PrimaryMobileNo:
SecondaryMobileNo:
StudentImage:
BloodGroup:
Father_Occupation:
Mother_Occupation:
HouseNo_Society:
Area:
City:
State:
Pincode:
Latitude:
Longitude:
VehicleType:
VehicleNo:
DriverName:
DriverMobileNo:
status:
LicenceNo:
LicenceExp_Date:
LicenceImages:
RC_Exp_Date:
RCImage:
vehicleOwner:
OwnerMobile:
IcradId:
appCode:
appversion:
platform:
appName:

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 /Service.asmx HTTP/1.1
Host: app.macademic.in
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/InsertIcardDetail"

<?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>
    <InsertIcardDetail xmlns="http://tempuri.org/">
      <stud_id>string</stud_id>
      <schoolid>string</schoolid>
      <PrimaryMobileNo>string</PrimaryMobileNo>
      <SecondaryMobileNo>string</SecondaryMobileNo>
      <StudentImage>string</StudentImage>
      <BloodGroup>string</BloodGroup>
      <Father_Occupation>string</Father_Occupation>
      <Mother_Occupation>string</Mother_Occupation>
      <HouseNo_Society>string</HouseNo_Society>
      <Area>string</Area>
      <City>string</City>
      <State>string</State>
      <Pincode>string</Pincode>
      <Latitude>string</Latitude>
      <Longitude>string</Longitude>
      <VehicleType>string</VehicleType>
      <VehicleNo>string</VehicleNo>
      <DriverName>string</DriverName>
      <DriverMobileNo>string</DriverMobileNo>
      <status>string</status>
      <LicenceNo>string</LicenceNo>
      <LicenceExp_Date>string</LicenceExp_Date>
      <LicenceImages>string</LicenceImages>
      <RC_Exp_Date>string</RC_Exp_Date>
      <RCImage>string</RCImage>
      <vehicleOwner>string</vehicleOwner>
      <OwnerMobile>string</OwnerMobile>
      <IcradId>string</IcradId>
      <appCode>string</appCode>
      <appversion>string</appversion>
      <platform>string</platform>
      <appName>string</appName>
    </InsertIcardDetail>
  </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>
    <InsertIcardDetailResponse 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 /Service.asmx HTTP/1.1
Host: app.macademic.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>
    <InsertIcardDetail xmlns="http://tempuri.org/">
      <stud_id>string</stud_id>
      <schoolid>string</schoolid>
      <PrimaryMobileNo>string</PrimaryMobileNo>
      <SecondaryMobileNo>string</SecondaryMobileNo>
      <StudentImage>string</StudentImage>
      <BloodGroup>string</BloodGroup>
      <Father_Occupation>string</Father_Occupation>
      <Mother_Occupation>string</Mother_Occupation>
      <HouseNo_Society>string</HouseNo_Society>
      <Area>string</Area>
      <City>string</City>
      <State>string</State>
      <Pincode>string</Pincode>
      <Latitude>string</Latitude>
      <Longitude>string</Longitude>
      <VehicleType>string</VehicleType>
      <VehicleNo>string</VehicleNo>
      <DriverName>string</DriverName>
      <DriverMobileNo>string</DriverMobileNo>
      <status>string</status>
      <LicenceNo>string</LicenceNo>
      <LicenceExp_Date>string</LicenceExp_Date>
      <LicenceImages>string</LicenceImages>
      <RC_Exp_Date>string</RC_Exp_Date>
      <RCImage>string</RCImage>
      <vehicleOwner>string</vehicleOwner>
      <OwnerMobile>string</OwnerMobile>
      <IcradId>string</IcradId>
      <appCode>string</appCode>
      <appversion>string</appversion>
      <platform>string</platform>
      <appName>string</appName>
    </InsertIcardDetail>
  </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>
    <InsertIcardDetailResponse 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 /Service.asmx/InsertIcardDetail?stud_id=string&schoolid=string&PrimaryMobileNo=string&SecondaryMobileNo=string&StudentImage=string&BloodGroup=string&Father_Occupation=string&Mother_Occupation=string&HouseNo_Society=string&Area=string&City=string&State=string&Pincode=string&Latitude=string&Longitude=string&VehicleType=string&VehicleNo=string&DriverName=string&DriverMobileNo=string&status=string&LicenceNo=string&LicenceExp_Date=string&LicenceImages=string&RC_Exp_Date=string&RCImage=string&vehicleOwner=string&OwnerMobile=string&IcradId=string&appCode=string&appversion=string&platform=string&appName=string HTTP/1.1
Host: app.macademic.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 /Service.asmx/InsertIcardDetail HTTP/1.1
Host: app.macademic.in
Content-Type: application/x-www-form-urlencoded
Content-Length: length

stud_id=string&schoolid=string&PrimaryMobileNo=string&SecondaryMobileNo=string&StudentImage=string&BloodGroup=string&Father_Occupation=string&Mother_Occupation=string&HouseNo_Society=string&Area=string&City=string&State=string&Pincode=string&Latitude=string&Longitude=string&VehicleType=string&VehicleNo=string&DriverName=string&DriverMobileNo=string&status=string&LicenceNo=string&LicenceExp_Date=string&LicenceImages=string&RC_Exp_Date=string&RCImage=string&vehicleOwner=string&OwnerMobile=string&IcradId=string&appCode=string&appversion=string&platform=string&appName=string
HTTP/1.1 200 OK