{{baseUrl}}/IT-crif-azienda

POST {{baseUrl}}/IT-crif-azienda

This method allows you to request a crif to search on a company. It is important to provide a copy of an identity document, a copy of a health card and a copy of a company registration report in pdf format.

Request Body

{"company_name"=>"<string>", "company_legal_form"=>"<string>", "company_tax_code"=>"<string>", "company_vat_number"=>"<string>", "company_certified_email"=>"<email>", "company_address"=>"<string>", "company_street_number"=>"<string>", "company_city"=>"<string>", "company_postal_code"=>"<string>", "company_province"=>"<string>", "company_country"=>"<string>", "first_name"=>"<string>", "last_name"=>"<string>", "birth_date"=>"<date>", "gender"=>"<string>", "fiscal_code"=>"<string>", "birth_city"=>"<string>", "birth_province"=>"<string>", "birth_country"=>"<string>", "residence_address"=>"<string>", "residence_street_number"=>"<string>", "residence_city"=>"<string>", "residence_postal_code"=>"<string>", "residence_province"=>"<string>", "residence_country"=>"<string>", "document_type"=>"<string>", "document_number"=>"<string>", "release_date"=>"<date>", "expiration_date"=>"<date>", "release_city"=>"<string>", "release_province"=>"<string>", "public_authority"=>"<string>", "document_file"=>"<string>", "health_insurance_card_file"=>"<string>", "company_registration_report_file"=>"<string>", "company_sdi"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;company_name&quot;:&quot;openapi&quot;,&quot;company_legal_form&quot;:&quot;sr&quot;,&quot;company_tax_code&quot;:&quot;12485671007&quot;,&quot;company_vat_number&quot;:&quot;12485671007&quot;,&quot;company_certified_email&quot;:&quot;azienda@pec.it&quot;,&quot;company_sdi&quot;:&quot;&quot;,&quot;company_address&quot;:&quot;via marinetti&quot;,&quot;company_street_number&quot;:&quot;2&quot;,&quot;company_city&quot;:&quot;roma&quot;,&quot;company_postal_code&quot;:&quot;00128&quot;,&quot;company_province&quot;:&quot;rm&quot;,&quot;company_country&quot;:&quot;italia&quot;,&quot;first_name&quot;:&quot;mario&quot;,&quot;last_name&quot;:&quot;rossi&quot;,&quot;birth_date&quot;:&quot;1990-04-28&quot;,&quot;gender&quot;:&quot;m&quot;,&quot;fiscal_code&quot;:&quot;mrrrss89d28l117d&quot;,&quot;birth_city&quot;:&quot;terni&quot;,&quot;birth_province&quot;:&quot;tr&quot;,&quot;birth_country&quot;:&quot;italia&quot;,&quot;residence_address&quot;:&quot;via rossini&quot;,&quot;residence_street_number&quot;:&quot;2&quot;,&quot;residence_city&quot;:&quot;terni&quot;,&quot;residence_postal_code&quot;:&quot;05100&quot;,&quot;residence_province&quot;:&quot;tr&quot;,&quot;residence_country&quot;:&quot;italia&quot;,&quot;document_type&quot;:&quot;DRIVING_LICENSE&quot;,&quot;document_number&quot;:&quot;RT5677UI&quot;,&quot;release_date&quot;:&quot;2001-12-31&quot;,&quot;expiration_date&quot;:&quot;2030-12-31&quot;,&quot;release_city&quot;:&quot;terni&quot;,&quot;release_province&quot;:&quot;tr&quot;,&quot;public_authority&quot;:&quot;mctc&quot;,&quot;document_file&quot;:&quot;451f48b49ee25e2bcf06ecee324ac701.pdf&quot;,&quot;health_insurance_card_file&quot;:&quot;d03111e6e55d84dcb29eed40fc01b8c8.pdf&quot;,&quot;company_registration_report_file&quot;:&quot;87639f865dda5d9ce4ffc6194c73a82f.pdf&quot;,&quot;callback&quot;:{&quot;url&quot;:&quot;https://mysite.com/test.php&quot;,&quot;method&quot;:&quot;POST&quot;,&quot;field&quot;:&quot;data&quot;,&quot;headers&quot;:{&quot;session_id&quot;:&quot;oiwejdf89453urf945jfg&quot;},&quot;data&quot;:{}},&quot;state&quot;:&quot;processing&quot;,&quot;creation_timestamp&quot;:1685532040,&quot;last_update_timestamp&quot;:1685532040,&quot;owner&quot;:&quot;m.rossi@gmail.it&quot;,&quot;id&quot;:&quot;64772d88496e98e849017aa8&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}