clients_anaf_lookup
Look up company details by Romanian tax ID (CUI) in ANAF registry. Retrieve pre-filled data like name, address, VAT status, and registration number to populate client creation forms.
Instructions
Look up company details by CUI in the ANAF public registry without creating a client. Returns pre-filled form data (name, address, VAT status, registration number, etc.) that can be used to populate a clients_create call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cui | Yes | Company tax ID / CUI to look up in ANAF | |
| companyId | No | Company UUID override (uses active company if not set) |