{{baseUrl}}/richiesta/:endpoint/

POST {{baseUrl}}/richiesta/:endpoint/

This method allows you to create a request to receive information on subjects and properties in the Italian land registry

Request Body

{"tipo_catasto"=>"<string>", "provincia"=>"<string>", "comune"=>"<string>", "foglio"=>"<string>", "particella"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "data"=>"<object>"}, "sezione"=>"<string>", "sezione_urbana"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;data&quot;:{&quot;endpoint&quot;:&quot;elenco_immobili&quot;,&quot;stato&quot;:&quot;evasa&quot;,&quot;callback&quot;:false,&quot;parametri&quot;:{&quot;tipo_catasto&quot;:&quot;F&quot;,&quot;provincia&quot;:&quot;ROMA Territorio-RM&quot;,&quot;comune&quot;:&quot;H501#ROMA#4#0&quot;,&quot;sezione&quot;:null,&quot;sezione_urbana&quot;:null,&quot;foglio&quot;:872,&quot;particella&quot;:405},&quot;risultato&quot;:{&quot;immobili&quot;:[{&quot;sezione_urbana&quot;:null,&quot;foglio&quot;:872,&quot;particella&quot;:405,&quot;subalterno&quot;:3,&quot;indirizzo&quot;:&quot;ROMA VIALE FILIPPO TOMMASO MARINETTI, SNC Piano S2 int. 1&quot;,&quot;sezione&quot;:null,&quot;zona_censuaria&quot;:&quot;6&quot;,&quot;categoria&quot;:&quot;C/6&quot;,&quot;classe&quot;:&quot;13&quot;,&quot;consistenza&quot;:&quot;23 mq&quot;,&quot;rendita&quot;:&quot;Euro:108,09&quot;,&quot;partita&quot;:&quot;&quot;,&quot;id_immobile&quot;:&quot;MTY1NjcyOCMxNjU2NzI4I0YjODcyIzQwNSNINTAxIzIyNTkyNjkjNDgjICNST01B&quot;},{&quot;sezione_urbana&quot;:null,&quot;foglio&quot;:872,&quot;particella&quot;:405,&quot;subalterno&quot;:48,&quot;indirizzo&quot;:&quot;ROMA VIALE FILIPPO TOMMASO MARINETTI, SNC Piano 3 int. 6&quot;,&quot;sezione&quot;:null,&quot;zona_censuaria&quot;:&quot;6&quot;,&quot;categoria&quot;:&quot;A/10&quot;,&quot;classe&quot;:&quot;1&quot;,&quot;consistenza&quot;:&quot;3,5 vani&quot;,&quot;rendita&quot;:&quot;Euro:2.566,79&quot;,&quot;partita&quot;:&quot;2259269&quot;,&quot;id_immobile&quot;:&quot;IRD1NjcyOCMxNjU2NzI4I0YjODcyIzQwHTYYNTAxIzIyNTkyNjkjNDgjICNST01B&quot;}]},&quot;esito&quot;:&quot;OK&quot;,&quot;timestamp&quot;:1625232029,&quot;owner&quot;:&quot;test@email.it&quot;,&quot;id&quot;:&quot;60e581c58138e80d804dad20&quot;},&quot;success&quot;:true,&quot;message&quot;:&quot;&quot;,&quot;error&quot;:null}