{{baseUrl}}/ordinaria-impresa-individuale

POST {{baseUrl}}/ordinaria-impresa-individuale

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 sole proprietorship

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;MSSRRT77B18Z112L&quot;,&quot;tipo&quot;:&quot;ordinaria-impresa-individuale&quot;,&quot;stato_richiesta&quot;:&quot;In erogazione&quot;,&quot;timestamp_creation&quot;:1649683350,&quot;timestamp_last_update&quot;:1649683350,&quot;allegati&quot;:[],&quot;callback&quot;:false,&quot;owner&quot;:&quot;gcloud-tests@openapi.it&quot;,&quot;id&quot;:&quot;62542b966ea4de0b373dc1d2&quot;},&quot;message&quot;:&quot;&quot;,&quot;success&quot;:true,&quot;error&quot;:null}