CRSService


Click here for a complete list of operations.

Generate_TOKEN

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
service_id:
dcode:
srocode:
deedcode:
deedsubcode:
bookno:
vcode:
parganacode:
areacode:
areacode_com:
segcode:
unit:
area1:
area2:
area3:
transvalue:
landcost:
structcost:
mvalue:
stampduty:
rfee:
paidfr:
location:
page:
word:
chamt:
exedate:
predate:
advance:
lease_period:
user_name:
floorsale:
pasting:
stampadd:
stamptotal:
femalebuyer:
partystatus:
dwrname:
areamajcode:
avparishad:
khewat:
khatoni:
must:
khasra:
rcnum:
struct_row:
FLOOR_ROW:
cert_khasra:
cert_khasraplotno:
chk_khatauni:
chk_ceiling:
chk_encumb:
chk_assesment:
certremark:
struct:
floor:
COMMISION_FLAG:
E_STAMP_FLAG:
E_STAMPDUTY:
MOP:
agg_year:
agg_regno:
agg_stamp:
agg_mode:
co_owner:
disable_flag:
recnum:

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

<?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>
    <Generate_TOKEN xmlns="http://tempuri.org/">
      <service_id>string</service_id>
      <dcode>string</dcode>
      <srocode>string</srocode>
      <deedcode>string</deedcode>
      <deedsubcode>string</deedsubcode>
      <bookno>int</bookno>
      <vcode>int</vcode>
      <parganacode>int</parganacode>
      <areacode>int</areacode>
      <areacode_com>int</areacode_com>
      <segcode>int</segcode>
      <unit>string</unit>
      <area1>double</area1>
      <area2>double</area2>
      <area3>double</area3>
      <transvalue>double</transvalue>
      <landcost>double</landcost>
      <structcost>double</structcost>
      <mvalue>double</mvalue>
      <stampduty>double</stampduty>
      <rfee>double</rfee>
      <paidfr>int</paidfr>
      <location>string</location>
      <page>int</page>
      <word>int</word>
      <chamt>int</chamt>
      <exedate>dateTime</exedate>
      <predate>dateTime</predate>
      <advance>double</advance>
      <lease_period>double</lease_period>
      <user_name>string</user_name>
      <floorsale>string</floorsale>
      <pasting>double</pasting>
      <stampadd>double</stampadd>
      <stamptotal>double</stamptotal>
      <femalebuyer>string</femalebuyer>
      <partystatus>string</partystatus>
      <dwrname>string</dwrname>
      <areamajcode>int</areamajcode>
      <avparishad>string</avparishad>
      <khewat>string</khewat>
      <khatoni>string</khatoni>
      <must>string</must>
      <khasra>string</khasra>
      <rcnum>int</rcnum>
      <struct_row>string</struct_row>
      <FLOOR_ROW>string</FLOOR_ROW>
      <cert_khasra>string</cert_khasra>
      <cert_khasraplotno>string</cert_khasraplotno>
      <chk_khatauni>string</chk_khatauni>
      <chk_ceiling>string</chk_ceiling>
      <chk_encumb>string</chk_encumb>
      <chk_assesment>string</chk_assesment>
      <certremark>string</certremark>
      <struct>char</struct>
      <floor>char</floor>
      <COMMISION_FLAG>string</COMMISION_FLAG>
      <E_STAMP_FLAG>string</E_STAMP_FLAG>
      <E_STAMPDUTY>double</E_STAMPDUTY>
      <MOP>string</MOP>
      <agg_year>string</agg_year>
      <agg_regno>string</agg_regno>
      <agg_stamp>string</agg_stamp>
      <agg_mode>string</agg_mode>
      <co_owner>string</co_owner>
      <disable_flag>string</disable_flag>
      <recnum>int</recnum>
    </Generate_TOKEN>
  </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>
    <Generate_TOKENResponse xmlns="http://tempuri.org/">
      <Generate_TOKENResult>xmlxml</Generate_TOKENResult>
    </Generate_TOKENResponse>
  </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 /CRSService.asmx HTTP/1.1
Host: service1.eregistrationukgov.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>
    <Generate_TOKEN xmlns="http://tempuri.org/">
      <service_id>string</service_id>
      <dcode>string</dcode>
      <srocode>string</srocode>
      <deedcode>string</deedcode>
      <deedsubcode>string</deedsubcode>
      <bookno>int</bookno>
      <vcode>int</vcode>
      <parganacode>int</parganacode>
      <areacode>int</areacode>
      <areacode_com>int</areacode_com>
      <segcode>int</segcode>
      <unit>string</unit>
      <area1>double</area1>
      <area2>double</area2>
      <area3>double</area3>
      <transvalue>double</transvalue>
      <landcost>double</landcost>
      <structcost>double</structcost>
      <mvalue>double</mvalue>
      <stampduty>double</stampduty>
      <rfee>double</rfee>
      <paidfr>int</paidfr>
      <location>string</location>
      <page>int</page>
      <word>int</word>
      <chamt>int</chamt>
      <exedate>dateTime</exedate>
      <predate>dateTime</predate>
      <advance>double</advance>
      <lease_period>double</lease_period>
      <user_name>string</user_name>
      <floorsale>string</floorsale>
      <pasting>double</pasting>
      <stampadd>double</stampadd>
      <stamptotal>double</stamptotal>
      <femalebuyer>string</femalebuyer>
      <partystatus>string</partystatus>
      <dwrname>string</dwrname>
      <areamajcode>int</areamajcode>
      <avparishad>string</avparishad>
      <khewat>string</khewat>
      <khatoni>string</khatoni>
      <must>string</must>
      <khasra>string</khasra>
      <rcnum>int</rcnum>
      <struct_row>string</struct_row>
      <FLOOR_ROW>string</FLOOR_ROW>
      <cert_khasra>string</cert_khasra>
      <cert_khasraplotno>string</cert_khasraplotno>
      <chk_khatauni>string</chk_khatauni>
      <chk_ceiling>string</chk_ceiling>
      <chk_encumb>string</chk_encumb>
      <chk_assesment>string</chk_assesment>
      <certremark>string</certremark>
      <struct>char</struct>
      <floor>char</floor>
      <COMMISION_FLAG>string</COMMISION_FLAG>
      <E_STAMP_FLAG>string</E_STAMP_FLAG>
      <E_STAMPDUTY>double</E_STAMPDUTY>
      <MOP>string</MOP>
      <agg_year>string</agg_year>
      <agg_regno>string</agg_regno>
      <agg_stamp>string</agg_stamp>
      <agg_mode>string</agg_mode>
      <co_owner>string</co_owner>
      <disable_flag>string</disable_flag>
      <recnum>int</recnum>
    </Generate_TOKEN>
  </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>
    <Generate_TOKENResponse xmlns="http://tempuri.org/">
      <Generate_TOKENResult>xmlxml</Generate_TOKENResult>
    </Generate_TOKENResponse>
  </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 /CRSService.asmx/Generate_TOKEN?service_id=string&dcode=string&srocode=string&deedcode=string&deedsubcode=string&bookno=string&vcode=string&parganacode=string&areacode=string&areacode_com=string&segcode=string&unit=string&area1=string&area2=string&area3=string&transvalue=string&landcost=string&structcost=string&mvalue=string&stampduty=string&rfee=string&paidfr=string&location=string&page=string&word=string&chamt=string&exedate=string&predate=string&advance=string&lease_period=string&user_name=string&floorsale=string&pasting=string&stampadd=string&stamptotal=string&femalebuyer=string&partystatus=string&dwrname=string&areamajcode=string&avparishad=string&khewat=string&khatoni=string&must=string&khasra=string&rcnum=string&struct_row=string&FLOOR_ROW=string&cert_khasra=string&cert_khasraplotno=string&chk_khatauni=string&chk_ceiling=string&chk_encumb=string&chk_assesment=string&certremark=string&struct=string&floor=string&COMMISION_FLAG=string&E_STAMP_FLAG=string&E_STAMPDUTY=string&MOP=string&agg_year=string&agg_regno=string&agg_stamp=string&agg_mode=string&co_owner=string&disable_flag=string&recnum=string HTTP/1.1
Host: service1.eregistrationukgov.in
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataTable xmlns="http://tempuri.org/">xmlxml</DataTable>

HTTP POST

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

POST /CRSService.asmx/Generate_TOKEN HTTP/1.1
Host: service1.eregistrationukgov.in
Content-Type: application/x-www-form-urlencoded
Content-Length: length

service_id=string&dcode=string&srocode=string&deedcode=string&deedsubcode=string&bookno=string&vcode=string&parganacode=string&areacode=string&areacode_com=string&segcode=string&unit=string&area1=string&area2=string&area3=string&transvalue=string&landcost=string&structcost=string&mvalue=string&stampduty=string&rfee=string&paidfr=string&location=string&page=string&word=string&chamt=string&exedate=string&predate=string&advance=string&lease_period=string&user_name=string&floorsale=string&pasting=string&stampadd=string&stamptotal=string&femalebuyer=string&partystatus=string&dwrname=string&areamajcode=string&avparishad=string&khewat=string&khatoni=string&must=string&khasra=string&rcnum=string&struct_row=string&FLOOR_ROW=string&cert_khasra=string&cert_khasraplotno=string&chk_khatauni=string&chk_ceiling=string&chk_encumb=string&chk_assesment=string&certremark=string&struct=string&floor=string&COMMISION_FLAG=string&E_STAMP_FLAG=string&E_STAMPDUTY=string&MOP=string&agg_year=string&agg_regno=string&agg_stamp=string&agg_mode=string&co_owner=string&disable_flag=string&recnum=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<DataTable xmlns="http://tempuri.org/">xmlxml</DataTable>