ServiceTaxPayer


Click here for a complete list of operations.

Get_QuickCash_Info

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_QuickCash_Info"

<?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_QuickCash_Info xmlns="services.rs.ge">
      <user>string</user>
      <password>string</password>
    </Get_QuickCash_Info>
  </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_QuickCash_InfoResponse xmlns="services.rs.ge">
      <Get_QuickCash_InfoResult>
        <response>
          <ResponseStatus>boolean</ResponseStatus>
          <Error>
            <ErrorCode>int</ErrorCode>
            <ErrorDescription>string</ErrorDescription>
          </Error>
        </response>
        <IncomeDeclaration>
          <NaceCode>
            <string>string</string>
            <string>string</string>
          </NaceCode>
          <creditPay>decimal</creditPay>
          <totalRevenue>decimal</totalRevenue>
          <year>string</year>
        </IncomeDeclaration>
        <VatDeclaration>
          <VatDeclaration>
            <compensation>decimal</compensation>
          </VatDeclaration>
          <VatDeclaration>
            <compensation>decimal</compensation>
          </VatDeclaration>
        </VatDeclaration>
        <CompCard>
          <CompCard>
            <name>string</name>
            <ficedCapital>decimal</ficedCapital>
            <fine>decimal</fine>
            <penaltyTax>decimal</penaltyTax>
            <surplus>decimal</surplus>
          </CompCard>
          <CompCard>
            <name>string</name>
            <ficedCapital>decimal</ficedCapital>
            <fine>decimal</fine>
            <penaltyTax>decimal</penaltyTax>
            <surplus>decimal</surplus>
          </CompCard>
        </CompCard>
        <SalaryMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </SalaryMonthly>
        <WaybillMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </WaybillMonthly>
        <InvoiceMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </InvoiceMonthly>
      </Get_QuickCash_InfoResult>
    </Get_QuickCash_InfoResponse>
  </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_QuickCash_Info xmlns="services.rs.ge">
      <user>string</user>
      <password>string</password>
    </Get_QuickCash_Info>
  </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_QuickCash_InfoResponse xmlns="services.rs.ge">
      <Get_QuickCash_InfoResult>
        <response>
          <ResponseStatus>boolean</ResponseStatus>
          <Error>
            <ErrorCode>int</ErrorCode>
            <ErrorDescription>string</ErrorDescription>
          </Error>
        </response>
        <IncomeDeclaration>
          <NaceCode>
            <string>string</string>
            <string>string</string>
          </NaceCode>
          <creditPay>decimal</creditPay>
          <totalRevenue>decimal</totalRevenue>
          <year>string</year>
        </IncomeDeclaration>
        <VatDeclaration>
          <VatDeclaration>
            <compensation>decimal</compensation>
          </VatDeclaration>
          <VatDeclaration>
            <compensation>decimal</compensation>
          </VatDeclaration>
        </VatDeclaration>
        <CompCard>
          <CompCard>
            <name>string</name>
            <ficedCapital>decimal</ficedCapital>
            <fine>decimal</fine>
            <penaltyTax>decimal</penaltyTax>
            <surplus>decimal</surplus>
          </CompCard>
          <CompCard>
            <name>string</name>
            <ficedCapital>decimal</ficedCapital>
            <fine>decimal</fine>
            <penaltyTax>decimal</penaltyTax>
            <surplus>decimal</surplus>
          </CompCard>
        </CompCard>
        <SalaryMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </SalaryMonthly>
        <WaybillMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </WaybillMonthly>
        <InvoiceMonthly>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
          <MonthlyInfo>
            <TaxPeriod>string</TaxPeriod>
            <InfoType>int</InfoType>
            <Amount>decimal</Amount>
          </MonthlyInfo>
        </InvoiceMonthly>
      </Get_QuickCash_InfoResult>
    </Get_QuickCash_InfoResponse>
  </soap12:Body>
</soap12:Envelope>