URPlusService
Click here for a complete list of operations.
URPlusGetGeneralReport
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 /URPlusService.asmx HTTP/1.1
Host: ws.urplus.sk
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://ws.urplus.sk/URPlusGetGeneralReport"
<?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>
<URPlusGetGeneralReport xmlns="https://ws.urplus.sk">
<credentials>
<UserName>string</UserName>
<Password>string</Password>
</credentials>
<language>None or SK or EN or CZ or DE</language>
<ico>string</ico>
<includeHistory>boolean</includeHistory>
</URPlusGetGeneralReport>
</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>
<URPlusGetGeneralReportResponse xmlns="https://ws.urplus.sk">
<URPlusGetGeneralReportResult>
<Status>
<Code>int</Code>
<Description>string</Description>
</Status>
<Data>
<CompanyName xmlns="GR">string</CompanyName>
<DistrictCourt xmlns="GR">string</DistrictCourt>
<InsertNumber xmlns="GR">string</InsertNumber>
<Section xmlns="GR">string</Section>
<RegistrationDistrict xmlns="GR">string</RegistrationDistrict>
<RegistrationNumber xmlns="GR">string</RegistrationNumber>
<Seat xmlns="GR">
<Street>string</Street>
<Zip>string</Zip>
<City>string</City>
</Seat>
<Ico xmlns="GR">string</Ico>
<TaxId xmlns="GR">string</TaxId>
<VatId xmlns="GR">string</VatId>
<DateEntry xmlns="GR">dateTime</DateEntry>
<DateDeletion xmlns="GR">dateTime</DateDeletion>
<LegalForm xmlns="GR">string</LegalForm>
<ActingForm xmlns="GR">string</ActingForm>
<ActionFormDateFrom xmlns="GR">dateTime</ActionFormDateFrom>
<Partners xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</Partners>
<StatutoryBody xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</StatutoryBody>
<SupervisoryBoard xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</SupervisoryBoard>
<BasicCapitalCurrency xmlns="GR">string</BasicCapitalCurrency>
<BasicCapital xmlns="GR">decimal</BasicCapital>
<PhoneNumbers xmlns="GR">
<string>string</string>
<string>string</string>
</PhoneNumbers>
<Domains xmlns="GR">
<string>string</string>
<string>string</string>
</Domains>
<NumbersUvo xmlns="GR">
<string>string</string>
<string>string</string>
</NumbersUvo>
<Email xmlns="GR">string</Email>
<Department xmlns="GR">string</Department>
<Sector xmlns="GR">string</Sector>
<NumberOfEmployees xmlns="GR">string</NumberOfEmployees>
<ProductionCategory xmlns="GR">string</ProductionCategory>
<NumberOfEmployeesYear xmlns="GR">int</NumberOfEmployeesYear>
<ProductionCategoryYear xmlns="GR">int</ProductionCategoryYear>
<Region xmlns="GR">string</Region>
<District xmlns="GR">string</District>
<Ownership xmlns="GR">string</Ownership>
<InstitutionalSubject xmlns="GR">string</InstitutionalSubject>
<MainSKNACE xmlns="GR">string</MainSKNACE>
<Bankruptcy xmlns="GR">
<InsolvenceCode>string</InsolvenceCode>
<LastItem>string</LastItem>
<FileID>string</FileID>
<Date>dateTime</Date>
<Court>string</Court>
<Controller>string</Controller>
</Bankruptcy>
<Liquidation xmlns="GR">
<DecisionDate>dateTime</DecisionDate>
<EffectualityDate>dateTime</EffectualityDate>
<Liquidator>string</Liquidator>
<LiquidatorSeat>string</LiquidatorSeat>
<Text>string</Text>
</Liquidation>
<ScopeOfActivities xmlns="GR">
<Activity xsi:nil="true" />
<Activity xsi:nil="true" />
</ScopeOfActivities>
<PaymentDisciplineFlag xmlns="GR">string</PaymentDisciplineFlag>
<PaymentDisciplineCoeficient xmlns="GR">int</PaymentDisciplineCoeficient>
<PaymentDisciplineIndex xmlns="GR">double</PaymentDisciplineIndex>
<PaymentDisciplineIndexDate xmlns="GR">dateTime</PaymentDisciplineIndexDate>
<SKNACEList xmlns="GR">
<SKNACE>string</SKNACE>
<SKNACE>string</SKNACE>
</SKNACEList>
<SCBIndex xmlns="GR">string</SCBIndex>
<SCBIndexYear xmlns="GR">int</SCBIndexYear>
<IndexCribis10Level xmlns="GR">int</IndexCribis10Level>
<IndexCribis10NefiLevel xmlns="GR">int</IndexCribis10NefiLevel>
<SCBIndexIndustry xmlns="GR">int</SCBIndexIndustry>
<DebtsOverdue xmlns="GR">
<Debt xsi:nil="true" />
<Debt xsi:nil="true" />
</DebtsOverdue>
<HistoryContainer xmlns="GR">
<CompanyNameHistory xsi:nil="true" />
<SeatHistory xsi:nil="true" />
<ScopeOfActivityHistory xsi:nil="true" />
<BasicCapitalHistory xsi:nil="true" />
<StatutoryBodyHistory xsi:nil="true" />
<SupervisoryBoardHistory xsi:nil="true" />
<PartnersHistory xsi:nil="true" />
<BankruptcyHistory xsi:nil="true" />
<DebtsHistory xsi:nil="true" />
<SKNACEHistory xsi:nil="true" />
</HistoryContainer>
<StatusRes xmlns="GR">string</StatusRes>
<Imports xmlns="GR">
<Transport xsi:nil="true" />
<Transport xsi:nil="true" />
</Imports>
<Exports xmlns="GR">
<Transport xsi:nil="true" />
<Transport xsi:nil="true" />
</Exports>
<ExportData xmlns="GR">
<ExportVolume>decimal</ExportVolume>
<ExportSales>decimal</ExportSales>
<Year>gYear</Year>
</ExportData>
<BankruptcySign xmlns="GR">boolean</BankruptcySign>
<LiquidationSign xmlns="GR">boolean</LiquidationSign>
<ArrayOfMainNaceRev xmlns="GR">
<Nace xsi:nil="true" />
<Nace xsi:nil="true" />
</ArrayOfMainNaceRev>
<ArrayOfSecondaryNaceRev xmlns="GR">
<Nace xsi:nil="true" />
<Nace xsi:nil="true" />
</ArrayOfSecondaryNaceRev>
</Data>
</URPlusGetGeneralReportResult>
</URPlusGetGeneralReportResponse>
</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 /URPlusService.asmx HTTP/1.1
Host: ws.urplus.sk
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>
<URPlusGetGeneralReport xmlns="https://ws.urplus.sk">
<credentials>
<UserName>string</UserName>
<Password>string</Password>
</credentials>
<language>None or SK or EN or CZ or DE</language>
<ico>string</ico>
<includeHistory>boolean</includeHistory>
</URPlusGetGeneralReport>
</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>
<URPlusGetGeneralReportResponse xmlns="https://ws.urplus.sk">
<URPlusGetGeneralReportResult>
<Status>
<Code>int</Code>
<Description>string</Description>
</Status>
<Data>
<CompanyName xmlns="GR">string</CompanyName>
<DistrictCourt xmlns="GR">string</DistrictCourt>
<InsertNumber xmlns="GR">string</InsertNumber>
<Section xmlns="GR">string</Section>
<RegistrationDistrict xmlns="GR">string</RegistrationDistrict>
<RegistrationNumber xmlns="GR">string</RegistrationNumber>
<Seat xmlns="GR">
<Street>string</Street>
<Zip>string</Zip>
<City>string</City>
</Seat>
<Ico xmlns="GR">string</Ico>
<TaxId xmlns="GR">string</TaxId>
<VatId xmlns="GR">string</VatId>
<DateEntry xmlns="GR">dateTime</DateEntry>
<DateDeletion xmlns="GR">dateTime</DateDeletion>
<LegalForm xmlns="GR">string</LegalForm>
<ActingForm xmlns="GR">string</ActingForm>
<ActionFormDateFrom xmlns="GR">dateTime</ActionFormDateFrom>
<Partners xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</Partners>
<StatutoryBody xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</StatutoryBody>
<SupervisoryBoard xmlns="GR">
<Person xsi:nil="true" />
<Person xsi:nil="true" />
</SupervisoryBoard>
<BasicCapitalCurrency xmlns="GR">string</BasicCapitalCurrency>
<BasicCapital xmlns="GR">decimal</BasicCapital>
<PhoneNumbers xmlns="GR">
<string>string</string>
<string>string</string>
</PhoneNumbers>
<Domains xmlns="GR">
<string>string</string>
<string>string</string>
</Domains>
<NumbersUvo xmlns="GR">
<string>string</string>
<string>string</string>
</NumbersUvo>
<Email xmlns="GR">string</Email>
<Department xmlns="GR">string</Department>
<Sector xmlns="GR">string</Sector>
<NumberOfEmployees xmlns="GR">string</NumberOfEmployees>
<ProductionCategory xmlns="GR">string</ProductionCategory>
<NumberOfEmployeesYear xmlns="GR">int</NumberOfEmployeesYear>
<ProductionCategoryYear xmlns="GR">int</ProductionCategoryYear>
<Region xmlns="GR">string</Region>
<District xmlns="GR">string</District>
<Ownership xmlns="GR">string</Ownership>
<InstitutionalSubject xmlns="GR">string</InstitutionalSubject>
<MainSKNACE xmlns="GR">string</MainSKNACE>
<Bankruptcy xmlns="GR">
<InsolvenceCode>string</InsolvenceCode>
<LastItem>string</LastItem>
<FileID>string</FileID>
<Date>dateTime</Date>
<Court>string</Court>
<Controller>string</Controller>
</Bankruptcy>
<Liquidation xmlns="GR">
<DecisionDate>dateTime</DecisionDate>
<EffectualityDate>dateTime</EffectualityDate>
<Liquidator>string</Liquidator>
<LiquidatorSeat>string</LiquidatorSeat>
<Text>string</Text>
</Liquidation>
<ScopeOfActivities xmlns="GR">
<Activity xsi:nil="true" />
<Activity xsi:nil="true" />
</ScopeOfActivities>
<PaymentDisciplineFlag xmlns="GR">string</PaymentDisciplineFlag>
<PaymentDisciplineCoeficient xmlns="GR">int</PaymentDisciplineCoeficient>
<PaymentDisciplineIndex xmlns="GR">double</PaymentDisciplineIndex>
<PaymentDisciplineIndexDate xmlns="GR">dateTime</PaymentDisciplineIndexDate>
<SKNACEList xmlns="GR">
<SKNACE>string</SKNACE>
<SKNACE>string</SKNACE>
</SKNACEList>
<SCBIndex xmlns="GR">string</SCBIndex>
<SCBIndexYear xmlns="GR">int</SCBIndexYear>
<IndexCribis10Level xmlns="GR">int</IndexCribis10Level>
<IndexCribis10NefiLevel xmlns="GR">int</IndexCribis10NefiLevel>
<SCBIndexIndustry xmlns="GR">int</SCBIndexIndustry>
<DebtsOverdue xmlns="GR">
<Debt xsi:nil="true" />
<Debt xsi:nil="true" />
</DebtsOverdue>
<HistoryContainer xmlns="GR">
<CompanyNameHistory xsi:nil="true" />
<SeatHistory xsi:nil="true" />
<ScopeOfActivityHistory xsi:nil="true" />
<BasicCapitalHistory xsi:nil="true" />
<StatutoryBodyHistory xsi:nil="true" />
<SupervisoryBoardHistory xsi:nil="true" />
<PartnersHistory xsi:nil="true" />
<BankruptcyHistory xsi:nil="true" />
<DebtsHistory xsi:nil="true" />
<SKNACEHistory xsi:nil="true" />
</HistoryContainer>
<StatusRes xmlns="GR">string</StatusRes>
<Imports xmlns="GR">
<Transport xsi:nil="true" />
<Transport xsi:nil="true" />
</Imports>
<Exports xmlns="GR">
<Transport xsi:nil="true" />
<Transport xsi:nil="true" />
</Exports>
<ExportData xmlns="GR">
<ExportVolume>decimal</ExportVolume>
<ExportSales>decimal</ExportSales>
<Year>gYear</Year>
</ExportData>
<BankruptcySign xmlns="GR">boolean</BankruptcySign>
<LiquidationSign xmlns="GR">boolean</LiquidationSign>
<ArrayOfMainNaceRev xmlns="GR">
<Nace xsi:nil="true" />
<Nace xsi:nil="true" />
</ArrayOfMainNaceRev>
<ArrayOfSecondaryNaceRev xmlns="GR">
<Nace xsi:nil="true" />
<Nace xsi:nil="true" />
</ArrayOfSecondaryNaceRev>
</Data>
</URPlusGetGeneralReportResult>
</URPlusGetGeneralReportResponse>
</soap12:Body>
</soap12:Envelope>