CRSService


Click here for a complete list of operations.

marriage_registration

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
Dcode:
srocode:
service_id:
mode:
mrgdate:
mrgplace:
bg_name:
bg_Idtype:
bg_Idno:
bg_occupation:
bg_domicile:
bg_age:
bg_resi_add:
bg_per_add:
bg_status:
b_name:
b_Idtype:
b_Idno:
b_occupation:
b_domicile:
b_age:
b_resi_add:
b_per_add:
b_apptime_add:
b_status:
bgf_name:
bgf_age:
bgf_occupation:
bgf_resi_add:
bgf_apptime_add:
bgf_status:
bf_name:
bf_occupation:
bf_age:
bf_resi_add:
bf_apptime_add:
bf_Relation:
Pre_name:
pre_age:
pre_resi_add:
pre_per_add:
w1_name:
w1_Idtype:
w1_Idno:
w1_fname:
w1_address:
w2_name:
w2_Idtype:
w2_Idno:
w2_fname:
w2_address:
certificate:
bg_dob:
b_dob:
bgf_dob:
bf_dob:
pre_dob:
postpone:
page:

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: service.eregistrationukgov.in
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/marriage_registration"

<?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>
    <marriage_registration xmlns="http://tempuri.org/">
      <Dcode>string</Dcode>
      <srocode>string</srocode>
      <service_id>string</service_id>
      <mode>string</mode>
      <mrgdate>dateTime</mrgdate>
      <mrgplace>string</mrgplace>
      <bg_name>string</bg_name>
      <bg_Idtype>string</bg_Idtype>
      <bg_Idno>string</bg_Idno>
      <bg_occupation>string</bg_occupation>
      <bg_domicile>string</bg_domicile>
      <bg_age>int</bg_age>
      <bg_resi_add>string</bg_resi_add>
      <bg_per_add>string</bg_per_add>
      <bg_status>string</bg_status>
      <b_name>string</b_name>
      <b_Idtype>string</b_Idtype>
      <b_Idno>string</b_Idno>
      <b_occupation>string</b_occupation>
      <b_domicile>string</b_domicile>
      <b_age>int</b_age>
      <b_resi_add>string</b_resi_add>
      <b_per_add>string</b_per_add>
      <b_apptime_add>string</b_apptime_add>
      <b_status>string</b_status>
      <bgf_name>string</bgf_name>
      <bgf_age>int</bgf_age>
      <bgf_occupation>string</bgf_occupation>
      <bgf_resi_add>string</bgf_resi_add>
      <bgf_apptime_add>string</bgf_apptime_add>
      <bgf_status>string</bgf_status>
      <bf_name>string</bf_name>
      <bf_occupation>string</bf_occupation>
      <bf_age>int</bf_age>
      <bf_resi_add>string</bf_resi_add>
      <bf_apptime_add>string</bf_apptime_add>
      <bf_Relation>string</bf_Relation>
      <Pre_name>string</Pre_name>
      <pre_age>int</pre_age>
      <pre_resi_add>string</pre_resi_add>
      <pre_per_add>string</pre_per_add>
      <w1_name>string</w1_name>
      <w1_Idtype>string</w1_Idtype>
      <w1_Idno>string</w1_Idno>
      <w1_fname>string</w1_fname>
      <w1_address>string</w1_address>
      <w2_name>string</w2_name>
      <w2_Idtype>string</w2_Idtype>
      <w2_Idno>string</w2_Idno>
      <w2_fname>string</w2_fname>
      <w2_address>string</w2_address>
      <certificate>string</certificate>
      <bg_dob>dateTime</bg_dob>
      <b_dob>dateTime</b_dob>
      <bgf_dob>dateTime</bgf_dob>
      <bf_dob>dateTime</bf_dob>
      <pre_dob>dateTime</pre_dob>
      <postpone>string</postpone>
      <page>string</page>
    </marriage_registration>
  </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>
    <marriage_registrationResponse xmlns="http://tempuri.org/">
      <marriage_registrationResult>xmlxml</marriage_registrationResult>
    </marriage_registrationResponse>
  </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: service.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>
    <marriage_registration xmlns="http://tempuri.org/">
      <Dcode>string</Dcode>
      <srocode>string</srocode>
      <service_id>string</service_id>
      <mode>string</mode>
      <mrgdate>dateTime</mrgdate>
      <mrgplace>string</mrgplace>
      <bg_name>string</bg_name>
      <bg_Idtype>string</bg_Idtype>
      <bg_Idno>string</bg_Idno>
      <bg_occupation>string</bg_occupation>
      <bg_domicile>string</bg_domicile>
      <bg_age>int</bg_age>
      <bg_resi_add>string</bg_resi_add>
      <bg_per_add>string</bg_per_add>
      <bg_status>string</bg_status>
      <b_name>string</b_name>
      <b_Idtype>string</b_Idtype>
      <b_Idno>string</b_Idno>
      <b_occupation>string</b_occupation>
      <b_domicile>string</b_domicile>
      <b_age>int</b_age>
      <b_resi_add>string</b_resi_add>
      <b_per_add>string</b_per_add>
      <b_apptime_add>string</b_apptime_add>
      <b_status>string</b_status>
      <bgf_name>string</bgf_name>
      <bgf_age>int</bgf_age>
      <bgf_occupation>string</bgf_occupation>
      <bgf_resi_add>string</bgf_resi_add>
      <bgf_apptime_add>string</bgf_apptime_add>
      <bgf_status>string</bgf_status>
      <bf_name>string</bf_name>
      <bf_occupation>string</bf_occupation>
      <bf_age>int</bf_age>
      <bf_resi_add>string</bf_resi_add>
      <bf_apptime_add>string</bf_apptime_add>
      <bf_Relation>string</bf_Relation>
      <Pre_name>string</Pre_name>
      <pre_age>int</pre_age>
      <pre_resi_add>string</pre_resi_add>
      <pre_per_add>string</pre_per_add>
      <w1_name>string</w1_name>
      <w1_Idtype>string</w1_Idtype>
      <w1_Idno>string</w1_Idno>
      <w1_fname>string</w1_fname>
      <w1_address>string</w1_address>
      <w2_name>string</w2_name>
      <w2_Idtype>string</w2_Idtype>
      <w2_Idno>string</w2_Idno>
      <w2_fname>string</w2_fname>
      <w2_address>string</w2_address>
      <certificate>string</certificate>
      <bg_dob>dateTime</bg_dob>
      <b_dob>dateTime</b_dob>
      <bgf_dob>dateTime</bgf_dob>
      <bf_dob>dateTime</bf_dob>
      <pre_dob>dateTime</pre_dob>
      <postpone>string</postpone>
      <page>string</page>
    </marriage_registration>
  </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>
    <marriage_registrationResponse xmlns="http://tempuri.org/">
      <marriage_registrationResult>xmlxml</marriage_registrationResult>
    </marriage_registrationResponse>
  </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/marriage_registration?Dcode=string&srocode=string&service_id=string&mode=string&mrgdate=string&mrgplace=string&bg_name=string&bg_Idtype=string&bg_Idno=string&bg_occupation=string&bg_domicile=string&bg_age=string&bg_resi_add=string&bg_per_add=string&bg_status=string&b_name=string&b_Idtype=string&b_Idno=string&b_occupation=string&b_domicile=string&b_age=string&b_resi_add=string&b_per_add=string&b_apptime_add=string&b_status=string&bgf_name=string&bgf_age=string&bgf_occupation=string&bgf_resi_add=string&bgf_apptime_add=string&bgf_status=string&bf_name=string&bf_occupation=string&bf_age=string&bf_resi_add=string&bf_apptime_add=string&bf_Relation=string&Pre_name=string&pre_age=string&pre_resi_add=string&pre_per_add=string&w1_name=string&w1_Idtype=string&w1_Idno=string&w1_fname=string&w1_address=string&w2_name=string&w2_Idtype=string&w2_Idno=string&w2_fname=string&w2_address=string&certificate=string&bg_dob=string&b_dob=string&bgf_dob=string&bf_dob=string&pre_dob=string&postpone=string&page=string HTTP/1.1
Host: service.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/marriage_registration HTTP/1.1
Host: service.eregistrationukgov.in
Content-Type: application/x-www-form-urlencoded
Content-Length: length

Dcode=string&srocode=string&service_id=string&mode=string&mrgdate=string&mrgplace=string&bg_name=string&bg_Idtype=string&bg_Idno=string&bg_occupation=string&bg_domicile=string&bg_age=string&bg_resi_add=string&bg_per_add=string&bg_status=string&b_name=string&b_Idtype=string&b_Idno=string&b_occupation=string&b_domicile=string&b_age=string&b_resi_add=string&b_per_add=string&b_apptime_add=string&b_status=string&bgf_name=string&bgf_age=string&bgf_occupation=string&bgf_resi_add=string&bgf_apptime_add=string&bgf_status=string&bf_name=string&bf_occupation=string&bf_age=string&bf_resi_add=string&bf_apptime_add=string&bf_Relation=string&Pre_name=string&pre_age=string&pre_resi_add=string&pre_per_add=string&w1_name=string&w1_Idtype=string&w1_Idno=string&w1_fname=string&w1_address=string&w2_name=string&w2_Idtype=string&w2_Idno=string&w2_fname=string&w2_address=string&certificate=string&bg_dob=string&b_dob=string&bgf_dob=string&bf_dob=string&pre_dob=string&postpone=string&page=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>