{{baseUrl}}/storica-societa-persone

POST {{baseUrl}}/storica-societa-persone

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 partnership

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;61f2c66521d2c121d31f199c&quot;,&quot;tipo&quot;:&quot;storica-societa-persone&quot;,&quot;stato_richiesta&quot;:&quot;In erogazione&quot;,&quot;timestamp_creation&quot;:1651225599,&quot;timestamp_last_update&quot;:1651225599,&quot;allegati&quot;:[],&quot;callback&quot;:false,&quot;owner&quot;:&quot;gcloud-tests@openapi.it&quot;,&quot;id&quot;:&quot;626bb3ff20a96b371158559c&quot;},&quot;message&quot;:&quot;&quot;,&quot;success&quot;:true,&quot;error&quot;:null}