ServiceTaxPayer
Click here for a complete list of operations.
Get_comp_act_new
Test
The test form is only available for requests from the local machine.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 /taxservice/taxpayerservice.asmx HTTP/1.1
Host: services.rs.ge
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "services.rs.ge/Get_comp_act_new"
<?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>
<Get_comp_act_new xmlns="services.rs.ge">
<userName>string</userName>
<password>string</password>
<saidCode>string</saidCode>
<start_date>dateTime</start_date>
<end_date>dateTime</end_date>
</Get_comp_act_new>
</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>
<Get_comp_act_newResponse xmlns="services.rs.ge">
<Get_comp_act_newResult>
<ResponseStatus>boolean</ResponseStatus>
<CompAct>
<ActOfComparison>
<TaxName>string</TaxName>
<StartMain>decimal</StartMain>
<StartPenalty>decimal</StartPenalty>
<StartPenaltyTax>decimal</StartPenaltyTax>
<StartSurplusOfCapital>decimal</StartSurplusOfCapital>
<LdutyMarkup>decimal</LdutyMarkup>
<LdutyAddMarkup>decimal</LdutyAddMarkup>
<LdutyBudgetPaid>decimal</LdutyBudgetPaid>
<EndtMain>decimal</EndtMain>
<EndPenalty>decimal</EndPenalty>
<EndPenaltyTax>decimal</EndPenaltyTax>
<EndSurplusOfCapital>decimal</EndSurplusOfCapital>
<MarkupUnadmitted>decimal</MarkupUnadmitted>
<DefAdmitted>decimal</DefAdmitted>
</ActOfComparison>
<ActOfComparison>
<TaxName>string</TaxName>
<StartMain>decimal</StartMain>
<StartPenalty>decimal</StartPenalty>
<StartPenaltyTax>decimal</StartPenaltyTax>
<StartSurplusOfCapital>decimal</StartSurplusOfCapital>
<LdutyMarkup>decimal</LdutyMarkup>
<LdutyAddMarkup>decimal</LdutyAddMarkup>
<LdutyBudgetPaid>decimal</LdutyBudgetPaid>
<EndtMain>decimal</EndtMain>
<EndPenalty>decimal</EndPenalty>
<EndPenaltyTax>decimal</EndPenaltyTax>
<EndSurplusOfCapital>decimal</EndSurplusOfCapital>
<MarkupUnadmitted>decimal</MarkupUnadmitted>
<DefAdmitted>decimal</DefAdmitted>
</ActOfComparison>
</CompAct>
<CompActOld>
<ActOfComparisonOld>
<DESC>string</DESC>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
<COL_7>decimal</COL_7>
<COL_8>decimal</COL_8>
<COL_9>decimal</COL_9>
<COL_10>decimal</COL_10>
<COL_11>decimal</COL_11>
</ActOfComparisonOld>
<ActOfComparisonOld>
<DESC>string</DESC>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
<COL_7>decimal</COL_7>
<COL_8>decimal</COL_8>
<COL_9>decimal</COL_9>
<COL_10>decimal</COL_10>
<COL_11>decimal</COL_11>
</ActOfComparisonOld>
</CompActOld>
<Error>
<ErrorCode>int</ErrorCode>
<ErrorDescription>string</ErrorDescription>
</Error>
</Get_comp_act_newResult>
</Get_comp_act_newResponse>
</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 /taxservice/taxpayerservice.asmx HTTP/1.1
Host: services.rs.ge
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>
<Get_comp_act_new xmlns="services.rs.ge">
<userName>string</userName>
<password>string</password>
<saidCode>string</saidCode>
<start_date>dateTime</start_date>
<end_date>dateTime</end_date>
</Get_comp_act_new>
</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>
<Get_comp_act_newResponse xmlns="services.rs.ge">
<Get_comp_act_newResult>
<ResponseStatus>boolean</ResponseStatus>
<CompAct>
<ActOfComparison>
<TaxName>string</TaxName>
<StartMain>decimal</StartMain>
<StartPenalty>decimal</StartPenalty>
<StartPenaltyTax>decimal</StartPenaltyTax>
<StartSurplusOfCapital>decimal</StartSurplusOfCapital>
<LdutyMarkup>decimal</LdutyMarkup>
<LdutyAddMarkup>decimal</LdutyAddMarkup>
<LdutyBudgetPaid>decimal</LdutyBudgetPaid>
<EndtMain>decimal</EndtMain>
<EndPenalty>decimal</EndPenalty>
<EndPenaltyTax>decimal</EndPenaltyTax>
<EndSurplusOfCapital>decimal</EndSurplusOfCapital>
<MarkupUnadmitted>decimal</MarkupUnadmitted>
<DefAdmitted>decimal</DefAdmitted>
</ActOfComparison>
<ActOfComparison>
<TaxName>string</TaxName>
<StartMain>decimal</StartMain>
<StartPenalty>decimal</StartPenalty>
<StartPenaltyTax>decimal</StartPenaltyTax>
<StartSurplusOfCapital>decimal</StartSurplusOfCapital>
<LdutyMarkup>decimal</LdutyMarkup>
<LdutyAddMarkup>decimal</LdutyAddMarkup>
<LdutyBudgetPaid>decimal</LdutyBudgetPaid>
<EndtMain>decimal</EndtMain>
<EndPenalty>decimal</EndPenalty>
<EndPenaltyTax>decimal</EndPenaltyTax>
<EndSurplusOfCapital>decimal</EndSurplusOfCapital>
<MarkupUnadmitted>decimal</MarkupUnadmitted>
<DefAdmitted>decimal</DefAdmitted>
</ActOfComparison>
</CompAct>
<CompActOld>
<ActOfComparisonOld>
<DESC>string</DESC>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
<COL_7>decimal</COL_7>
<COL_8>decimal</COL_8>
<COL_9>decimal</COL_9>
<COL_10>decimal</COL_10>
<COL_11>decimal</COL_11>
</ActOfComparisonOld>
<ActOfComparisonOld>
<DESC>string</DESC>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
<COL_7>decimal</COL_7>
<COL_8>decimal</COL_8>
<COL_9>decimal</COL_9>
<COL_10>decimal</COL_10>
<COL_11>decimal</COL_11>
</ActOfComparisonOld>
</CompActOld>
<Error>
<ErrorCode>int</ErrorCode>
<ErrorDescription>string</ErrorDescription>
</Error>
</Get_comp_act_newResult>
</Get_comp_act_newResponse>
</soap12:Body>
</soap12:Envelope>