{{baseUrl}}/IT-closed/:vatCode_taxCode_or_id

GET {{baseUrl}}/IT-closed/:vatCode_taxCode_or_id?date=<date>

Simple endpoint to understand in real time if a VAT number has ceased or not according to the Tax Office.

Request Params

KeyDatatypeRequiredDescription
datestringend date

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:[{&quot;taxCodeCeased&quot;:false,&quot;id&quot;:&quot;60d1bfc731177b0a092cdfc1&quot;}],&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}