Kontrola dostupnosti (checkWs)
Return type
Example data
Content-Type: application/json
{
"amlStav" : "amlStav",
"amlKontr" : "2000-01-23",
"msgText" : "msgText",
"amlGuid" : "amlGuid",
"msgCode" : 0
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
TAMLInfo
Ověření AML (getCompanyInfo)
Získání informací o firmě
Query parameters
ico (optional)
Query Parameter — IČO
firmname (optional)
Query Parameter — Název firmy
ej (required)
Query Parameter — Ekonomická jednotka
extsys (optional)
Query Parameter — Volající systém
interval (required)
Query Parameter — Počet dní, kdy se ověření bere jako platné
Return type
Example data
Content-Type: application/json
{
"amlStav" : "amlStav",
"amlKontr" : "2000-01-23",
"msgText" : "msgText",
"amlGuid" : "amlGuid",
"msgCode" : 0
}
Produces
This API call produces the following media types according to the request header;
the media type will be conveyed by the response header.
Responses
200
OK
TAMLInfo