Skip to main content
POST
Validate multiple VAT numbers

Body

application/json
vat_numbers
string[]
required

Array of VAT numbers to validate (max 50)

Required array length: 1 - 50 elements
Minimum string length: 1
Example:
requester_vat_number
string

Your own VAT number, to receive consultation numbers. For EU targets, provide an EU requester. For UK targets, provide a UK requester.

Example:

"DE987654321"

cache
boolean
default:true

Set to false to bypass the cache and force fresh lookups. Defaults to true.

Example:

true

Response

Batch validation completed. Per-item errors are inline in results.

data
object
required
meta
object
required