{{baseUrl}}/IT-report-azienda-top/

POST {{baseUrl}}/IT-report-azienda-top/

This method allows you to request a report-azienda to search on a company. You can customize your report with titlePdf, logoPdf, textPdf otherewise the default values would be used

Request Body

{"companyName"=>"<string>", "taxCode"=>"<string>", "vatCode"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}, "textPdf"=>"<string>", "titlePdf"=>"<string>", "logoPdf"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;name&quot;:&quot;mario&quot;,&quot;surname&quot;:&quot;rossi&quot;,&quot;taxCode&quot;:&quot;RSSMRX90A28A883L&quot;,&quot;callback&quot;:{&quot;url&quot;:&quot;https://your_domain.it/your_callback.php&quot;,&quot;method&quot;:&quot;JSON&quot;,&quot;headers&quot;:null,&quot;session_id&quot;:&quot;oiwejdf89453urf945jfg&quot;,&quot;data&quot;:{}},&quot;state&quot;:&quot;processing&quot;,&quot;creation_timestamp&quot;:1685530639,&quot;last_update_timestamp&quot;:1685530639,&quot;owner&quot;:&quot;m.rossi@gmail.it&quot;,&quot;id&quot;:&quot;6477280f496e98e849017aa7&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}