check_vat_whitelist
Verify a Polish contractor's VAT status, legal name, REGON/KRS, and bank accounts via the Ministry of Finance whitelist using NIP, preventing payment errors.
Instructions
Look up a Polish contractor by NIP on the Ministry of Finance VAT whitelist ("Biała lista podatników VAT") to get their VAT registration status, legal name, REGON/KRS, and registered bank account numbers. Use this to verify a business partner before paying an invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nip | Yes | The contractor NIP (Polish tax id) to look up, in any common formatting. | |
| date | No | ISO date (YYYY-MM-DD) to query the registry as of. Defaults to today. |