Verify a Spanish tax ID (NIF/CIF) against the AEAT census. The endpoint always reports whether AEAT identified the tax ID. When correct is true and the tax ID is identified, the official name registered with AEAT is also returned.
post/apps/gov-es/v1/lookup
Request body
Example request
{
"tax_id": "B98602031",
"name": "Provide One SL"
}Response
The verification completed and the result is reported in the body.