ServiceTaxPayer
Click here for a complete list of operations.
get_payer_info_gita
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_payer_info_gita"
<?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_payer_info_gita xmlns="services.rs.ge">
<userName>string</userName>
<password>string</password>
<payerCode>string</payerCode>
<startDate>string</startDate>
<endDate>string</endDate>
</get_payer_info_gita>
</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_payer_info_gitaResponse xmlns="services.rs.ge">
<get_payer_info_gitaResult>
<ResponseStatus>boolean</ResponseStatus>
<Error>
<ErrorCode>int</ErrorCode>
<ErrorDescription>string</ErrorDescription>
</Error>
<PayerData>
<payerCode>string</payerCode>
<payerName>string</payerName>
<address>string</address>
<legalFrom>string</legalFrom>
<status>string</status>
<sezRest>string</sezRest>
<vatRegDate>dateTime</vatRegDate>
<payerCurrStatus>string</payerCurrStatus>
<payerAM>decimal</payerAM>
<SL_COL_1>decimal</SL_COL_1>
<SL_COL_2>decimal</SL_COL_2>
<SL_COL_3>decimal</SL_COL_3>
<SL_COL_4>decimal</SL_COL_4>
</PayerData>
<personSalary>
<personSalary>
<COL_1>int</COL_1>
<COL_2>string</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
</personSalary>
<personSalary>
<COL_1>int</COL_1>
<COL_2>string</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
</personSalary>
</personSalary>
<vatDeclartion>
<vatDeclartion>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>string</COL_6>
</vatDeclartion>
<vatDeclartion>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>string</COL_6>
</vatDeclartion>
</vatDeclartion>
<incomeDecl>
<incomeDecl>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>string</COL_3>
</incomeDecl>
<incomeDecl>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>string</COL_3>
</incomeDecl>
</incomeDecl>
<earningDecl>
<earningDecl>
<COL_1>decimal</COL_1>
<COL_2>string</COL_2>
</earningDecl>
<earningDecl>
<COL_1>decimal</COL_1>
<COL_2>string</COL_2>
</earningDecl>
</earningDecl>
</get_payer_info_gitaResult>
</get_payer_info_gitaResponse>
</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_payer_info_gita xmlns="services.rs.ge">
<userName>string</userName>
<password>string</password>
<payerCode>string</payerCode>
<startDate>string</startDate>
<endDate>string</endDate>
</get_payer_info_gita>
</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_payer_info_gitaResponse xmlns="services.rs.ge">
<get_payer_info_gitaResult>
<ResponseStatus>boolean</ResponseStatus>
<Error>
<ErrorCode>int</ErrorCode>
<ErrorDescription>string</ErrorDescription>
</Error>
<PayerData>
<payerCode>string</payerCode>
<payerName>string</payerName>
<address>string</address>
<legalFrom>string</legalFrom>
<status>string</status>
<sezRest>string</sezRest>
<vatRegDate>dateTime</vatRegDate>
<payerCurrStatus>string</payerCurrStatus>
<payerAM>decimal</payerAM>
<SL_COL_1>decimal</SL_COL_1>
<SL_COL_2>decimal</SL_COL_2>
<SL_COL_3>decimal</SL_COL_3>
<SL_COL_4>decimal</SL_COL_4>
</PayerData>
<personSalary>
<personSalary>
<COL_1>int</COL_1>
<COL_2>string</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
</personSalary>
<personSalary>
<COL_1>int</COL_1>
<COL_2>string</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>decimal</COL_6>
</personSalary>
</personSalary>
<vatDeclartion>
<vatDeclartion>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>string</COL_6>
</vatDeclartion>
<vatDeclartion>
<COL_2>decimal</COL_2>
<COL_3>decimal</COL_3>
<COL_4>decimal</COL_4>
<COL_5>decimal</COL_5>
<COL_6>string</COL_6>
</vatDeclartion>
</vatDeclartion>
<incomeDecl>
<incomeDecl>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>string</COL_3>
</incomeDecl>
<incomeDecl>
<COL_1>decimal</COL_1>
<COL_2>decimal</COL_2>
<COL_3>string</COL_3>
</incomeDecl>
</incomeDecl>
<earningDecl>
<earningDecl>
<COL_1>decimal</COL_1>
<COL_2>string</COL_2>
</earningDecl>
<earningDecl>
<COL_1>decimal</COL_1>
<COL_2>string</COL_2>
</earningDecl>
</earningDecl>
</get_payer_info_gitaResult>
</get_payer_info_gitaResponse>
</soap12:Body>
</soap12:Envelope>