Skip to main content
POST
Validate multiple VAT numbers asynchronously

Body

application/json
vat_numbers
string[]
required

Array of VAT numbers to validate (max 200 for Pro, 1000 for Business)

Minimum array length: 1
Minimum string length: 1
Example:
requester_vat_number
string

Your own VAT number (for consultation numbers)

Example:

"NL987654321B01"

cache
boolean
default:true

Whether to use cached results

Example:

true

Response

Batch accepted for processing

data
object
required
meta
object
required