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