{{baseUrl}}/soci-attivi

POST {{baseUrl}}/soci-attivi

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 a joint-stock or partnership company 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;json_soci&quot;:null,&quot;tipo&quot;:&quot;soci-attivi&quot;,&quot;stato_richiesta&quot;:&quot;In erogazione&quot;,&quot;timestamp_creation&quot;:1703852089,&quot;timestamp_last_update&quot;:1703852236,&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;658eb839e5a329399f6bffb2&quot;},&quot;message&quot;:&quot;&quot;,&quot;success&quot;:true,&quot;error&quot;:null}