CRSService
Click here for a complete list of operations.
c_marriage_registration
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.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/c_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>
<c_marriage_registration xmlns="http://tempuri.org/">
<Dcode>string</Dcode>
<srocode>string</srocode>
<service_id>string</service_id>
<mode>string</mode>
<appl_date>string</appl_date>
<mrgdate>string</mrgdate>
<mrgplace>string</mrgplace>
<bg_name_eng>string</bg_name_eng>
<bg_name_hindi>string</bg_name_hindi>
<bg_occu>string</bg_occu>
<bgage>int</bgage>
<bg_Idtype>string</bg_Idtype>
<bg_Idno>string</bg_Idno>
<bg_native_place>string</bg_native_place>
<bg_status>string</bg_status>
<bg_gen_add>string</bg_gen_add>
<bg_per_add_eng>string</bg_per_add_eng>
<bg_per_add_hindi>string</bg_per_add_hindi>
<bg_app_add>string</bg_app_add>
<b_name_eng>string</b_name_eng>
<b_name_hindi>string</b_name_hindi>
<b_occupation>string</b_occupation>
<b_age>int</b_age>
<b_Idtype>string</b_Idtype>
<b_Idno>string</b_Idno>
<b_native_place>string</b_native_place>
<b_status>string</b_status>
<b_gen_add>string</b_gen_add>
<b_per_add_eng>string</b_per_add_eng>
<b_per_add_hindi>string</b_per_add_hindi>
<b_app_add>string</b_app_add>
<bgf_name_eng>string</bgf_name_eng>
<bgf_name_hindi>string</bgf_name_hindi>
<bgf_occupation>string</bgf_occupation>
<bgf_age>int</bgf_age>
<bgf_status>string</bgf_status>
<bgf_gen_add_eng>string</bgf_gen_add_eng>
<bgf_gen_add_hindi>string</bgf_gen_add_hindi>
<bgf_app_add>string</bgf_app_add>
<bf_name_eng>string</bf_name_eng>
<bf_name_hindi>string</bf_name_hindi>
<bf_occupation>string</bf_occupation>
<bf_age>int</bf_age>
<bf_relation>string</bf_relation>
<bf_gen_add_eng>string</bf_gen_add_eng>
<bf_gen_add_hindi>string</bf_gen_add_hindi>
<bf_app_add>string</bf_app_add>
<Pre_name>string</Pre_name>
<pre_age>int</pre_age>
<pre_gen_add>string</pre_gen_add>
<pre_add>string</pre_add>
<w1_name_eng>string</w1_name_eng>
<w1_name_hindi>string</w1_name_hindi>
<w1_relation>string</w1_relation>
<w1_fname_eng>string</w1_fname_eng>
<w1_fname_hindi>string</w1_fname_hindi>
<w1_Idtype>string</w1_Idtype>
<w1_Idno>string</w1_Idno>
<w1_address_eng>string</w1_address_eng>
<w1_address_hindi>string</w1_address_hindi>
<w2_name_eng>string</w2_name_eng>
<w2_name_hindi>string</w2_name_hindi>
<w2_relation>string</w2_relation>
<w2_fname_eng>string</w2_fname_eng>
<w2_fname_hindi>string</w2_fname_hindi>
<w2_Idtype>string</w2_Idtype>
<w2_Idno>string</w2_Idno>
<w2_address_eng>string</w2_address_eng>
<w2_address_hindi>string</w2_address_hindi>
<certificate>string</certificate>
<postpone>string</postpone>
<page>string</page>
</c_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>
<c_marriage_registrationResponse xmlns="http://tempuri.org/">
<c_marriage_registrationResult>xmlxml</c_marriage_registrationResult>
</c_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: 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>
<c_marriage_registration xmlns="http://tempuri.org/">
<Dcode>string</Dcode>
<srocode>string</srocode>
<service_id>string</service_id>
<mode>string</mode>
<appl_date>string</appl_date>
<mrgdate>string</mrgdate>
<mrgplace>string</mrgplace>
<bg_name_eng>string</bg_name_eng>
<bg_name_hindi>string</bg_name_hindi>
<bg_occu>string</bg_occu>
<bgage>int</bgage>
<bg_Idtype>string</bg_Idtype>
<bg_Idno>string</bg_Idno>
<bg_native_place>string</bg_native_place>
<bg_status>string</bg_status>
<bg_gen_add>string</bg_gen_add>
<bg_per_add_eng>string</bg_per_add_eng>
<bg_per_add_hindi>string</bg_per_add_hindi>
<bg_app_add>string</bg_app_add>
<b_name_eng>string</b_name_eng>
<b_name_hindi>string</b_name_hindi>
<b_occupation>string</b_occupation>
<b_age>int</b_age>
<b_Idtype>string</b_Idtype>
<b_Idno>string</b_Idno>
<b_native_place>string</b_native_place>
<b_status>string</b_status>
<b_gen_add>string</b_gen_add>
<b_per_add_eng>string</b_per_add_eng>
<b_per_add_hindi>string</b_per_add_hindi>
<b_app_add>string</b_app_add>
<bgf_name_eng>string</bgf_name_eng>
<bgf_name_hindi>string</bgf_name_hindi>
<bgf_occupation>string</bgf_occupation>
<bgf_age>int</bgf_age>
<bgf_status>string</bgf_status>
<bgf_gen_add_eng>string</bgf_gen_add_eng>
<bgf_gen_add_hindi>string</bgf_gen_add_hindi>
<bgf_app_add>string</bgf_app_add>
<bf_name_eng>string</bf_name_eng>
<bf_name_hindi>string</bf_name_hindi>
<bf_occupation>string</bf_occupation>
<bf_age>int</bf_age>
<bf_relation>string</bf_relation>
<bf_gen_add_eng>string</bf_gen_add_eng>
<bf_gen_add_hindi>string</bf_gen_add_hindi>
<bf_app_add>string</bf_app_add>
<Pre_name>string</Pre_name>
<pre_age>int</pre_age>
<pre_gen_add>string</pre_gen_add>
<pre_add>string</pre_add>
<w1_name_eng>string</w1_name_eng>
<w1_name_hindi>string</w1_name_hindi>
<w1_relation>string</w1_relation>
<w1_fname_eng>string</w1_fname_eng>
<w1_fname_hindi>string</w1_fname_hindi>
<w1_Idtype>string</w1_Idtype>
<w1_Idno>string</w1_Idno>
<w1_address_eng>string</w1_address_eng>
<w1_address_hindi>string</w1_address_hindi>
<w2_name_eng>string</w2_name_eng>
<w2_name_hindi>string</w2_name_hindi>
<w2_relation>string</w2_relation>
<w2_fname_eng>string</w2_fname_eng>
<w2_fname_hindi>string</w2_fname_hindi>
<w2_Idtype>string</w2_Idtype>
<w2_Idno>string</w2_Idno>
<w2_address_eng>string</w2_address_eng>
<w2_address_hindi>string</w2_address_hindi>
<certificate>string</certificate>
<postpone>string</postpone>
<page>string</page>
</c_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>
<c_marriage_registrationResponse xmlns="http://tempuri.org/">
<c_marriage_registrationResult>xmlxml</c_marriage_registrationResult>
</c_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/c_marriage_registration?Dcode=string&srocode=string&service_id=string&mode=string&appl_date=string&mrgdate=string&mrgplace=string&bg_name_eng=string&bg_name_hindi=string&bg_occu=string&bgage=string&bg_Idtype=string&bg_Idno=string&bg_native_place=string&bg_status=string&bg_gen_add=string&bg_per_add_eng=string&bg_per_add_hindi=string&bg_app_add=string&b_name_eng=string&b_name_hindi=string&b_occupation=string&b_age=string&b_Idtype=string&b_Idno=string&b_native_place=string&b_status=string&b_gen_add=string&b_per_add_eng=string&b_per_add_hindi=string&b_app_add=string&bgf_name_eng=string&bgf_name_hindi=string&bgf_occupation=string&bgf_age=string&bgf_status=string&bgf_gen_add_eng=string&bgf_gen_add_hindi=string&bgf_app_add=string&bf_name_eng=string&bf_name_hindi=string&bf_occupation=string&bf_age=string&bf_relation=string&bf_gen_add_eng=string&bf_gen_add_hindi=string&bf_app_add=string&Pre_name=string&pre_age=string&pre_gen_add=string&pre_add=string&w1_name_eng=string&w1_name_hindi=string&w1_relation=string&w1_fname_eng=string&w1_fname_hindi=string&w1_Idtype=string&w1_Idno=string&w1_address_eng=string&w1_address_hindi=string&w2_name_eng=string&w2_name_hindi=string&w2_relation=string&w2_fname_eng=string&w2_fname_hindi=string&w2_Idtype=string&w2_Idno=string&w2_address_eng=string&w2_address_hindi=string&certificate=string&postpone=string&page=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/c_marriage_registration HTTP/1.1 Host: service1.eregistrationukgov.in Content-Type: application/x-www-form-urlencoded Content-Length: length Dcode=string&srocode=string&service_id=string&mode=string&appl_date=string&mrgdate=string&mrgplace=string&bg_name_eng=string&bg_name_hindi=string&bg_occu=string&bgage=string&bg_Idtype=string&bg_Idno=string&bg_native_place=string&bg_status=string&bg_gen_add=string&bg_per_add_eng=string&bg_per_add_hindi=string&bg_app_add=string&b_name_eng=string&b_name_hindi=string&b_occupation=string&b_age=string&b_Idtype=string&b_Idno=string&b_native_place=string&b_status=string&b_gen_add=string&b_per_add_eng=string&b_per_add_hindi=string&b_app_add=string&bgf_name_eng=string&bgf_name_hindi=string&bgf_occupation=string&bgf_age=string&bgf_status=string&bgf_gen_add_eng=string&bgf_gen_add_hindi=string&bgf_app_add=string&bf_name_eng=string&bf_name_hindi=string&bf_occupation=string&bf_age=string&bf_relation=string&bf_gen_add_eng=string&bf_gen_add_hindi=string&bf_app_add=string&Pre_name=string&pre_age=string&pre_gen_add=string&pre_add=string&w1_name_eng=string&w1_name_hindi=string&w1_relation=string&w1_fname_eng=string&w1_fname_hindi=string&w1_Idtype=string&w1_Idno=string&w1_address_eng=string&w1_address_hindi=string&w2_name_eng=string&w2_name_hindi=string&w2_relation=string&w2_fname_eng=string&w2_fname_hindi=string&w2_Idtype=string&w2_Idno=string&w2_address_eng=string&w2_address_hindi=string&certificate=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>