WS SOAP WebService interface description

Endpoint URI: https://ws.dcgroup.cz/index.php

WSDL URI: https://ws.dcgroup.cz/index.php?WSDL

PHP SOAP client download URI: https://ws.dcgroup.cz/index.php?PHPSOAPCLIENT

Index

Public methods:

Public methods

Disposal_GetCompanies

string Disposal_GetCompanies (
    string username,
    string password,
    string date_from
)

Insolvency_GetDocumentTypes

string Insolvency_GetDocumentTypes (
    string username,
    string password
)

Insolvency_GetDocuments

string Insolvency_GetDocuments (
    string username,
    string password,
    string document_types,
    string date_from,
    string date_to,
    string type
)

Minister_Check

string Minister_Check (
    string username,
    string password,
    string pin,
    string birthdate,
    string firstname,
    string surname
)

getCases

string getCases (
    string username,
    string password
)

getProgress

string getProgress (
    string username,
    string password,
    string debtorid,
    string caseid
)

putCases

string putCases (
    string username,
    string password,
    string debtorID,
    string debtorName,
    string debtorContactPerson,
    string debtorAddressStreet,
    string debtorAddressCity,
    string debtorAddressPostCode,
    string debtorPhone,
    string debtorEmail,
    string invoice,
    string currency,
    int claimContractualPenalty,
    string claimDebtorType,
    string claimReference
)


Powered by PhpWsdl - PDF download: Download this page as PDF