Resolve VAT ID (quick lookup)
GET/api/v1/integration/vat/resolve
Performs a lightweight lookup for a single VAT ID and returns a clear final status. When data is available, the response also contains normalized company and address fields. Use this endpoint when you need a fast result for one VAT ID without creating a table or starting a batch validation workflow.
Request
Responses
- 200
- 400
- 401
- 429
- 500
VAT resolution result.
The request is invalid.
The API key is missing, invalid, or revoked.
Too many integration requests were sent in a short period.
An unexpected error occurred while processing the VAT resolve request.