{{baseUrl}}/IT-eredi-con-accettazione/
POST {{baseUrl}}/IT-eredi-con-accettazione/
This method allows you to request a report-persona to search on a person. You can customize your report with titlePdf, logoPdf, textPdf otherewise the default values would be used
Request Body
{"name"=>"<string>", "surname"=>"<string>", "taxCode"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "headers"=>{"key"=>"<string>"}, "data"=>"<object>"}, "textPdf"=>"<string>", "titlePdf"=>"<string>", "logoPdf"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"name":"mario","surname":"rossi","taxCode":"RSSMRX90A28A883L","callback":{"url":"https://your_domain.it/your_callback.php","method":"JSON","headers":null,"session_id":"oiwejdf89453urf945jfg","data":{}},"state":"processing","creation_timestamp":1685530639,"last_update_timestamp":1685530639,"owner":"m.rossi@gmail.it","id":"6477280f496e98e849017aa7"},"success":true,"message":"","error":null}