{{baseUrl}}/bilancio-ottico

POST {{baseUrl}}/bilancio-ottico

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 company. If 'anno_chiusura' field is not passed, the system intercepts the last available balance sheet.

Request Body

{"cf_piva_id"=>"<string>", "anno_chiusura"=>"<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;anno_chiusura&quot;:null,&quot;tipo&quot;:&quot;bilancio-ottico&quot;,&quot;stato_richiesta&quot;:&quot;In ricerca&quot;,&quot;timestamp_creation&quot;:1701095027,&quot;timestamp_last_update&quot;:1701095027,&quot;allegati&quot;:[],&quot;callback&quot;:false,&quot;owner&quot;:&quot;gcloud-tests@openapi.it&quot;,&quot;id&quot;:&quot;6564a6739b25c29e4f0dab34&quot;},&quot;message&quot;:&quot;&quot;,&quot;success&quot;:true,&quot;error&quot;:null}