ares_check_vat_payer
Determine Czech VAT payer status for a company by IČO, returning its DIČ if active. Optionally cross-check a given DIČ; note ARES may lag 24h vs official MFČR source.
Instructions
Check whether a Czech entity is registered as a VAT payer (plátce DPH) based on ARES. Returns the IČ DPH (= DIČ) if active. NOTE: ARES reflects VAT-payer status with up to 24h delay; the authoritative source is MFČR (adisspr.mfcr.cz).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ico | Yes | Czech IČO of the company. | |
| expectedDic | No | Optional DIČ to cross-check against ARES (e.g. 'CZ27074358'). Tool will report a mismatch. |