{{baseUrl}}/comunica_pec

POST {{baseUrl}}/comunica_pec

This method allows you to communicate a certified e-mail to the business register

Request Body

{"casella_pec"=>"<string>", "cf"=>"<string>", "nome"=>"<string>", "cognome"=>"<string>", "qualifica"=>"<string>", "email"=>"<string>", "cellulare"=>"<string>", "ragione_sociale"=>"<string>", "cf_piva"=>"<string>", "comune"=>"<string>", "provincia"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "data"=>"<object>"}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;casella_pec&quot;:&quot;mypec@pec.com&quot;,&quot;cf&quot;:&quot;RSSMRA80A01L117D&quot;,&quot;nome&quot;:&quot;mario&quot;,&quot;cognome&quot;:&quot;rossi&quot;,&quot;qualifica&quot;:&quot;LEGALE_RAPPRESENTANTE&quot;,&quot;email&quot;:&quot;mail@domain.com&quot;,&quot;cellulare&quot;:&quot;34xxxxxx18&quot;,&quot;ragione_sociale&quot;:&quot;azienda test&quot;,&quot;cf_piva&quot;:&quot;12345678910&quot;,&quot;comune&quot;:&quot;roma&quot;,&quot;provincia&quot;:&quot;RM&quot;,&quot;callback&quot;:false,&quot;stato&quot;:&quot;codice_in_richiesta&quot;,&quot;codice_registro_imprese&quot;:&quot;openapi&quot;,&quot;documenti_registro_imprese&quot;:[],&quot;owner&quot;:&quot;mail@domain.com&quot;,&quot;timestamp&quot;:1621955739,&quot;id&quot;:&quot;60ad149c3a7168084f1d2b68&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}