{{baseUrl}}/certificato-iscrizione-vigenza

POST {{baseUrl}}/certificato-iscrizione-vigenza

Endpoint that allows you to generate a request. Starting from a VAT number or from the id of the company returning from the search, the request is accepted only if the company is registered with the Chamber of Commerce

Request Body

{"cf_piva_id"=>"<string>", "callback"=>{"url"=>"<string>", "field"=>"<string>", "method"=>"<string>", "data"=>"<object>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;cf_piva_id&quot;:&quot;12485671007&quot;,&quot;tipo&quot;:&quot;certificato-iscrizione-vigenza&quot;,&quot;stato_richiesta&quot;:&quot;In erogazione&quot;,&quot;timestamp_creation&quot;:1700582150,&quot;timestamp_last_update&quot;:1700582150,&quot;allegati&quot;:[],&quot;callback&quot;:{&quot;url&quot;:&quot;https://www.your_url.it/callback&quot;,&quot;method&quot;:&quot;POST&quot;,&quot;field&quot;:&quot;data&quot;,&quot;data&quot;:{}},&quot;owner&quot;:&quot;gcloud-tests@openapi.it&quot;,&quot;id&quot;:&quot;655cd1472fd384e0020e10b3&quot;},&quot;message&quot;:&quot;&quot;,&quot;success&quot;:true,&quot;error&quot;:null}