{{baseUrl}}/pro

POST {{baseUrl}}/pro

This method allows you to register a new legal invoice account of type 'pro'. 'pro' means that you have 400 starting invoices and the possibility of adding extra company names. For the documents the system will call from the following ip: 34.76.237.249

Request Body

{"cf_piva_titolare"=>"<string>", "denominazione_titolare"=>"<string>", "comune_titolare"=>"<string>", "indirizzo_titolare"=>"<string>", "cap_titolare"=>"<string>", "provincia_titolare"=>"<string>", "email"=>"<string>", "nome_richiedente"=>"<string>", "cognome_richiedente"=>"<string>", "sesso_richiedente"=>"<string>", "cf_richiedente"=>"<string>", "documento_identita"=>"<string>", "modulo_attivazione"=>"<string>", "data_nascita_richiedente"=>"<string>", "telefono"=>"<string>", "cellulare"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "data"=>"<object>"}, "autorinnovo"=>false}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;cf_piva_titolare&quot;:&quot;12485671007&quot;,&quot;denominazione_titolare&quot;:&quot;openapi srl&quot;,&quot;comune_titolare&quot;:&quot;roma&quot;,&quot;indirizzo_titolare&quot;:&quot;via filippo marinetti 221&quot;,&quot;cap_titolare&quot;:&quot;00143&quot;,&quot;provincia_titolare&quot;:&quot;rm&quot;,&quot;email&quot;:&quot;info@openapi.it&quot;,&quot;nome_richiedente&quot;:&quot;Mario&quot;,&quot;cognome_richiedente&quot;:&quot;Rossi&quot;,&quot;sesso_richiedente&quot;:&quot;M&quot;,&quot;cf_richiedente&quot;:&quot;MRXXXXXXXXXXXF&quot;,&quot;documento_identita&quot;:&quot;d64681184e3637335b606acdfa79b927.pdf&quot;,&quot;modulo_attivazione&quot;:&quot;75a9580aeb9a97d050cd00118bceb7f8.pdf&quot;,&quot;callback&quot;:{&quot;url&quot;:&quot;https://mysite.it/callback.php&quot;,&quot;field&quot;:&quot;data&quot;,&quot;method&quot;:&quot;POST&quot;,&quot;data&quot;:{}},&quot;data_nascita_richiedente&quot;:null,&quot;telefono&quot;:null,&quot;cellulare&quot;:null,&quot;stato&quot;:&quot;in_attivazione&quot;,&quot;tipo_account&quot;:&quot;pro&quot;,&quot;username&quot;:null,&quot;password&quot;:null,&quot;fatture&quot;:400,&quot;fatture_extra&quot;:0,&quot;ragioni_sociali_extra&quot;:0,&quot;timestamp_creazione&quot;:1655807719,&quot;timestamp_ultima_modifica&quot;:1655816051,&quot;timestamp_scadenza&quot;:null,&quot;owner&quot;:&quot;gcloud-tests@openapi.it&quot;,&quot;autorinnovo&quot;:false,&quot;id&quot;:&quot;62b19eea2f7b5264ce34ac29&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}